中文
相关论文

相关论文: Stop-band Energy Constraint for Orthogonal Tunable…

200 篇论文

Machine learning has become a major field of research in order to handle more and more complex image detection problems. Among the existing state-of-the-art CNN models, in this paper a region-based, fully convolutional network, for fast and…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Mohammad Ibrahim Sarker , Hyongsuk Kim

Convolutional neural networks have demonstrated impressive results in many computer vision tasks. However, the increasing size of these networks raises concerns about the information overload resulting from the large number of network…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Chenqiu Zhao , Guanfang Dong , Shupei Zhang , Zijie Tan , Anup Basu

Model based iterative reconstruction (MBIR) algorithms for low-dose X-ray CT are computationally complex because of the repeated use of the forward and backward projection. Inspired by this success of deep learning in computer vision…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Eunhee Kang , junhong Min , Jong Chul Ye

Deep learning has established many new state of the art solutions in the last decade in areas such as object, scene and speech recognition. In particular Convolutional Neural Network (CNN) is a category of deep learning which obtains…

计算机视觉与模式识别 · 计算机科学 2016-09-26 Vincent Andrearczyk , Paul F. Whelan

The problem of learning long-term dependencies in sequences using Recurrent Neural Networks (RNNs) is still a major challenge. Recent methods have been suggested to solve this problem by constraining the transition matrix to be unitary…

机器学习 · 计算机科学 2017-06-14 Zakaria Mhammedi , Andrew Hellicar , Ashfaqur Rahman , James Bailey

Recently there has been a lot of work on pruning filters from deep convolutional neural networks (CNNs) with the intention of reducing computations.The key idea is to rank the filters based on a certain criterion (say, l1-norm) and retain…

机器学习 · 计算机科学 2018-12-27 Deepak Mittal , Shweta Bhardwaj , Mitesh M. Khapra , Balaraman Ravindran

Early detection of lung cancer is crucial as it increases the chances of successful treatment. Automatic lung image segmentation assists doctors in identifying diseases such as lung cancer, COVID-19, and respiratory disorders. However, lung…

图像与视频处理 · 电气工程与系统科学 2024-10-22 Sadjad Rezvani , Mansoor Fateh , Yeganeh Jalali , Amirreza Fateh

The redundancy is widely recognized in Convolutional Neural Networks (CNNs), which enables to remove unimportant filters from convolutional layers so as to slim the network with acceptable performance drop. Inspired by the linear and…

机器学习 · 计算机科学 2019-04-09 Xiaohan Ding , Guiguang Ding , Yuchen Guo , Jungong Han

Automatic segmentation of lung lesions associated with COVID-19 in CT images requires large amount of annotated volumes. Annotations mandate expert knowledge and are time-intensive to obtain through fully manual segmentation methods.…

图像与视频处理 · 电气工程与系统科学 2023-09-06 Muhammad Asad , Lucas Fidon , Tom Vercauteren

We propose a novel technique to constrain parameters in CNN based on symmetric filters. We investigate the impact on SOTA networks when varying the combinations of symmetricity. We demonstrate that our models offer effective generalisation…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Harish Agrawal , Sumana T. , S. K. Nandy

To efficiently extract spatiotemporal features of video for action recognition, most state-of-the-art methods integrate 1D temporal convolution into a conventional 2D CNN backbone. However, they all exploit 1D temporal convolution of fixed…

计算机视觉与模式识别 · 计算机科学 2020-01-28 Kaiyu Shan , Yongtao Wang , Zhuoying Wang , Tingting Liang , Zhi Tang , Ying Chen , Yangyan Li

Convolutional Neural Networks (ConvNets) at present achieve remarkable performance in image classification tasks. However, current ConvNets cannot guarantee the capabilities of the mammalian visual systems such as invariance to contrast and…

计算机视觉与模式识别 · 计算机科学 2021-09-16 E. Ulises Moya-Sánchez , Sebastiá Xambo-Descamps , Abraham Sánchez , Sebastián Salazar-Colores , Ulises Cortés

Limited-angle computed tomography (CT) is often used in clinical applications such as C-arm CT for interventional imaging. However, CT images from limited angles suffers from heavy artifacts due to incomplete projection data. Existing…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Jawook Gu , Jong Chul Ye

During the last years, Convolutional Neural Networks (CNNs) have achieved state-of-the-art performance in image classification. Their architectures have largely drawn inspiration by models of the primate visual system. However, while recent…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Georgios Zoumpourlis , Alexandros Doumanoglou , Nicholas Vretos , Petros Daras

Learned Image Compression (LIC) models have achieved superior rate-distortion performance than traditional codecs. Existing LIC models use CNN, Transformer, or Mixed CNN-Transformer as basic blocks. However, limited by the shifted window…

图像与视频处理 · 电气工程与系统科学 2025-02-11 Heng Xu , Bowen Hai , Yushun Tang , Zhihai He

Cone-beam computed tomography (CBCT) using only a few X-ray projection views enables faster scans with lower radiation dose, but the resulting severe under-sampling causes strong artifacts and poor spatial coverage. We address these…

图像与视频处理 · 电气工程与系统科学 2025-06-25 Minmin Yang , Huantao Ren , Senem Velipasalar

The success of CNNs in various applications is accompanied by a significant increase in the computation and parameter storage costs. Recent efforts toward reducing these overheads involve pruning and compressing the weights of various…

计算机视觉与模式识别 · 计算机科学 2017-03-13 Hao Li , Asim Kadav , Igor Durdanovic , Hanan Samet , Hans Peter Graf

Objective. Dual-energy computed tomography (DECT) has the potential to improve contrast, reduce artifacts and the ability to perform material decomposition in advanced imaging applications. The increased number or measurements results with…

图像与视频处理 · 电气工程与系统科学 2022-03-14 Alessandro Perelli , Suxer Alfonso Garcia , Alexandre Bousse , Jean-Pierre Tasu , Nikolaos Efthimiadis , Dimitris Visvikis

Recent research shows that for training with $\ell_2$ loss, convolutional neural networks (CNNs) whose width (number of channels in convolutional layers) goes to infinity correspond to regression with respect to the CNN Gaussian Process…

机器学习 · 计算机科学 2019-11-05 Zhiyuan Li , Ruosong Wang , Dingli Yu , Simon S. Du , Wei Hu , Ruslan Salakhutdinov , Sanjeev Arora

We present CT-Bound, a robust and fast boundary detection method for very noisy images using a hybrid Convolution and Transformer neural network. The proposed architecture decomposes boundary estimation into two tasks: local detection and…

计算机视觉与模式识别 · 计算机科学 2024-06-26 Wei Xu , Junjie Luo , Qi Guo
‹ 上一页 1 8 9 10 下一页 ›