中文
相关论文

相关论文: OrthoNets: Orthogonal Channel Attention Networks

200 篇论文

A 3D deep learning model (OARnet) is developed and used to delineate 28 H&N OARs on CT images. OARnet utilizes a densely connected network to detect the OAR bounding-box, then delineates the OAR within the box. It reuses information from…

图像与视频处理 · 电气工程与系统科学 2021-11-24 Mumtaz Hussain Soomro , Hamidreza Nourzadeh , Victor Gabriel Leandro Alves , Wookjin Choi , Jeffrey V. Siebers

Graph convolution networks (GCNs) are currently mainstream in learning with irregular data. These models rely on message passing and attention mechanisms that capture context and node-to-node relationships. With multi-head attention, GCNs…

机器学习 · 计算机科学 2022-03-28 Hichem Sahbi

Convolutional Neural Networks (CNNs) have dominated computer vision for years, due to its ability in capturing locality and translation invariance. Recently, many vision transformer architectures have been proposed and they show promising…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Pichao Wang , Xue Wang , Fan Wang , Ming Lin , Shuning Chang , Hao Li , Rong Jin

Retrieving occlusion relation among objects in a single image is challenging due to sparsity of boundaries in image. We observe two key issues in existing works: firstly, lack of an architecture which can exploit the limited amount of…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Panhe Feng , Qi She , Lei Zhu , Jiaxin Li , Lin Zhang , Zijian Feng , Changhu Wang , Chunpeng Li , Xuejing Kang , Anlong Ming

Finding good correspondences is a critical prerequisite in many feature based tasks. Given a putative correspondence set of an image pair, we propose a neural network which finds correct correspondences by a binary-class classifier and…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Zhi Chen , Fan Yang , Wenbing Tao

With the continuous development of neural networks for computer vision tasks, more and more network architectures have achieved outstanding success. As one of the most advanced neural network architectures, DenseNet shortcuts all feature…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Rui-Yang Ju , Ting-Yu Lin , Jia-Hao Jian , Jen-Shiun Chiang , Wei-Bin Yang

Inspired by the human visual perception system, hexagonal image processing in the context of machine learning deals with the development of image processing systems that combine the advantages of evolutionary motivated structures based on…

机器学习 · 计算机科学 2024-06-11 Tobias Schlosser , Michael Friedrich , Danny Kowerko

Designing light-weight CNN models with little parameters and Flops is a prominent research concern. However, three significant issues persist in the current light-weight CNNs: i) the lack of architectural consistency leads to redundancy and…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Zhicheng Cai , Qiu Shen

Taking the deep learning-based algorithms into account has become a crucial way to boost object detection performance in aerial images. While various neural network representations have been developed, previous works are still inefficient…

计算机视觉与模式识别 · 计算机科学 2020-12-21 Chengyuan Li , Jun Liu , Hailong Hong , Wenju Mao , Chenjie Wang , Chudi Hu , Xin Su , Bin Luo

Incorporating prior knowledge or specifications of input-output relationships into machine learning models has attracted significant attention, as it enhances generalization from limited data and yields conforming outputs. However, most…

机器学习 · 计算机科学 2025-10-21 Youngjae Min , Navid Azizan

Optical coherence tomography (OCT) is a non-invasive imaging technology which can provide micrometer-resolution cross-sectional images of the inner structures of the eye. It is widely used for the diagnosis of ophthalmic diseases with…

图像与视频处理 · 电气工程与系统科学 2019-12-10 Donghuan Lu , Morgan Heisler , Da Ma , Setareh Dabiri , Sieun Lee , Gavin Weiguang Ding , Marinko V. Sarunic , Mirza Faisal Beg

Although deep neural networks generally have fixed network structures, the concept of dynamic mechanism has drawn more and more attention in recent years. Attention mechanisms compute input-dependent dynamic attention weights for…

机器学习 · 计算机科学 2019-12-03 Lanqing Xue , Xiaopeng Li , Nevin L. Zhang

Object occlusion boundary detection is a fundamental and crucial research problem in computer vision. This is challenging to solve as encountering the extreme boundary/non-boundary class imbalance during training an object occlusion…

计算机视觉与模式识别 · 计算机科学 2018-09-14 Guoxia Wang , Xiaohui Liang , Frederick W. B. Li

Fluid antenna systems (FAS) offer remarkable spatial flexibility but face significant challenges in acquiring high-resolution channel state information (CSI), leading to considerable overhead. To address this issue, we propose CANet, a…

信号处理 · 电气工程与系统科学 2026-01-28 Yanliang Jin , Runze Yu , Yuan Gao , Shengli Liu , Xiaoli Chu , Kai-Kit Wong , Chan-Byoung Chae

We developed a new and computationally simple local block-wise self attention based normal structures segmentation approach applied to head and neck computed tomography (CT) images. Our method uses the insight that normal organs exhibit…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Jue Jiang , Elguindi Sharif , Hyemin Um , Sean Berry , Harini Veeraraghavan

Humans can naturally and effectively find salient regions in complex scenes. Motivated by this observation, attention mechanisms were introduced into computer vision with the aim of imitating this aspect of the human visual system. Such an…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Meng-Hao Guo , Tian-Xing Xu , Jiang-Jiang Liu , Zheng-Ning Liu , Peng-Tao Jiang , Tai-Jiang Mu , Song-Hai Zhang , Ralph R. Martin , Ming-Ming Cheng , Shi-Min Hu

The spread of deepfakes poses significant security concerns, demanding reliable detection methods. However, diverse generation techniques and class imbalance in datasets create challenges. We propose CAE-Net, a Convolution- and…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Anindya Bhattacharjee , Kaidul Islam , Kafi Anan , Ashir Intesher , Abrar Assaeem Fuad , Utsab Saha , Hafiz Imtiaz

The task of crowd counting in varying density scenes is an extremely difficult challenge due to large scale variations. In this paper, we propose a novel dual path multi-scale fusion network architecture with attention mechanism named…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Liang Zhu , Zhijian Zhao , Chao Lu , Yining Lin , Yao Peng , Tangren Yao

This project provides a comparative study of dynamic convolutional neural networks (CNNs) for various tasks, including image classification, segmentation, and time series analysis. Based on the ResNet-18 architecture, we compare five…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Kamal Sherawat , Vikrant Bhati

Optical Coherence Tomography (OCT) and Optical Coherence Tomography Angiography (OCTA) are key diagnostic tools for clinical evaluation and management of retinal diseases. Compared to traditional OCT, OCTA provides richer microvascular…

图像与视频处理 · 电气工程与系统科学 2025-04-01 Renzhi Tian , Jinjie Wang , Wei Yang , Weizhen Li , Haoran Chen , Yiran Zhu , Chengchang Pan , Honggang Qi