中文
相关论文

相关论文: Hybrid Composition with IdleBlock: More Efficient …

200 篇论文

Recent work has shown that fast, compact low-bitwidth neural networks can be surprisingly accurate. These networks use homogeneous binarization: all parameters in each layer or (more commonly) the whole model have the same low bitwidth…

计算机视觉与模式识别 · 计算机科学 2018-11-02 Josh Fromm , Shwetak Patel , Matthai Philipose

We introduce H3DNet, which takes a colorless 3D point cloud as input and outputs a collection of oriented object bounding boxes (or BB) and their semantic labels. The critical idea of H3DNet is to predict a hybrid set of geometric…

计算机视觉与模式识别 · 计算机科学 2020-07-27 Zaiwei Zhang , Bo Sun , Haitao Yang , Qixing Huang

Although deep models have greatly improved the accuracy and robustness of image segmentation, obtaining segmentation results with highly accurate boundaries and fine structures is still a challenging problem. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Xuebin Qin , Deng-Ping Fan , Chenyang Huang , Cyril Diagne , Zichen Zhang , Adrià Cabeza Sant'Anna , Albert Suàrez , Martin Jagersand , Ling Shao

The accuracy of deep convolutional neural networks (CNNs) generally improves when fueled with high resolution images. However, this often comes at a high computational cost and high memory footprint. Inspired by the fact that not all…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Yulin Wang , Kangchen Lv , Rui Huang , Shiji Song , Le Yang , Gao Huang

3D segmentation with deep learning if trained with full resolution is the ideal way of achieving the best accuracy. Unlike in 2D, 3D segmentation generally does not have sparse outliers, prevents leakage to surrounding soft tissues, at the…

图像与视频处理 · 电气工程与系统科学 2020-06-11 Orhan Akal , Zhigang Peng , Gerardo Hermosillo Valadez

We derive a relationship between network representation in energy-efficient neuromorphic architectures and block Toplitz convolutional matrices. Inspired by this connection, we develop deep convolutional networks using a family of…

Building footprint extraction from high-resolution aerial images is always an essential part of urban dynamic monitoring, planning and management. It has also been a challenging task in remote sensing research. In recent years, deep neural…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Jingbo Lin , Weipeng Jing , Houbing Song , Guangsheng Chen

In this paper, we aim to reduce the computational cost of spatio-temporal deep neural networks, making them run as fast as their 2D counterparts while preserving state-of-the-art accuracy on video recognition benchmarks. To this end, we…

计算机视觉与模式识别 · 计算机科学 2018-09-19 Yunpeng Chen , Yannis Kalantidis , Jianshu Li , Shuicheng Yan , Jiashi Feng

Recently deep learning-based methods have been applied in image compression and achieved many promising results. In this paper, we propose an improved hybrid layered image compression framework by combining deep learning and the traditional…

图像与视频处理 · 电气工程与系统科学 2022-06-22 Haisheng Fu , Feng Liang , Bo Lei , Nai Bian , Qian zhang , Mohammad Akbari , Jie Liang , Chengjie Tu

Automatic image segmentation technology is critical to the visual analysis. The autoencoder architecture has satisfying performance in various image segmentation tasks. However, autoencoders based on convolutional neural networks (CNN) seem…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Shiqiang Ma , Xuejian Li , Jijun Tang , Fei Guo

Recent advancements in deep neural networks have driven significant progress in image enhancement (IE). However, deploying deep learning models on resource-constrained platforms, such as mobile devices, remains challenging due to high…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Hailong Yan , Ao Li , Xiangtao Zhang , Zhe Liu , Zenglin Shi , Ce Zhu , Le Zhang

We propose a deep convolutional neural network architecture codenamed "Inception", which was responsible for setting the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014…

计算机视觉与模式识别 · 计算机科学 2014-09-18 Christian Szegedy , Wei Liu , Yangqing Jia , Pierre Sermanet , Scott Reed , Dragomir Anguelov , Dumitru Erhan , Vincent Vanhoucke , Andrew Rabinovich

Deep learning algorithms, especially Transformer-based models, have achieved significant performance by capturing long-range dependencies and historical information. However, the power of convolution has not been fully investigated.…

机器学习 · 计算机科学 2023-12-29 Zhihao Yu , Liantao Ma , Yasha Wang , Junfeng Zhao

Approaches to machine intelligence based on brain models have stressed the use of neural networks for generalization. Here we propose the use of a hybrid neural network architecture that uses two kind of neural networks simultaneously: (i)…

神经与进化计算 · 计算机科学 2008-10-01 Yuhua Chen , Subhash Kak , Lei Wang

MobileViT (MobileViTv1) combines convolutional neural networks (CNNs) and vision transformers (ViTs) to create light-weight models for mobile vision tasks. Though the main MobileViTv1-block helps to achieve competitive state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Shakti N. Wadekar , Abhishek Chaurasia

Convolution operator is the core of convolutional neural networks (CNNs) and occupies the most computation cost. To make CNNs more efficient, many methods have been proposed to either design lightweight networks or compress models. Although…

计算机视觉与模式识别 · 计算机科学 2020-04-23 Yikang Zhang , Jian Zhang , Qiang Wang , Zhao Zhong

Major winning Convolutional Neural Networks (CNNs), such as AlexNet, VGGNet, ResNet, GoogleNet, include tens to hundreds of millions of parameters, which impose considerable computation and memory overhead. This limits their practical use…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Seyyed Hossein Hasanpour , Mohammad Rouhani , Mohsen Fayyaz , Mohammad Sabokrou

Despite the good results that have been achieved in unimodal segmentation, the inherent limitations of individual data increase the difficulty of achieving breakthroughs in performance. For that reason, multi-modal learning is increasingly…

图像与视频处理 · 电气工程与系统科学 2024-04-16 Yameng Wang , Yi Wan , Yongjun Zhang , Bin Zhang , Zhi Gao

Magnetic resonance imaging (MRI) is a widely used neuroimaging technique that can provide images of different contrasts (i.e., modalities). Fusing this multi-modal data has proven particularly effective for boosting model performance in…

计算机视觉与模式识别 · 计算机科学 2020-02-13 Tao Zhou , Huazhu Fu , Geng Chen , Jianbing Shen , Ling Shao

The Capsule Network is widely believed to be more robust than Convolutional Networks. However, there are no comprehensive comparisons between these two networks, and it is also unknown which components in the CapsNet affect its robustness.…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Jindong Gu , Volker Tresp , Han Hu
‹ 上一页 1 8 9 10 下一页 ›