中文
相关论文

相关论文: RepNeXt: A Fast Multi-Scale CNN using Structural R…

200 篇论文

Phenomenally successful in practical inference problems, convolutional neural networks (CNN) are widely deployed in mobile devices, data centers, and even supercomputers. The number of parameters needed in CNNs, however, are often large and…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Jongsoo Park , Sheng Li , Wei Wen , Ping Tak Peter Tang , Hai Li , Yiran Chen , Pradeep Dubey

The tradeoff between reconstruction quality and compute required for video super-resolution (VSR) remains a formidable challenge in its adoption for deployment on resource-constrained edge devices. While transformer-based VSR models have…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Kavitha Viswanathan , Shashwat Pathak , Piyush Bharambe , Harsh Choudhary , Amit Sethi

Motivated by the success of Transformers in natural language processing (NLP) tasks, there emerge some attempts (e.g., ViT and DeiT) to apply Transformers to the vision domain. However, pure Transformer architectures often require a large…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Kun Yuan , Shaopeng Guo , Ziwei Liu , Aojun Zhou , Fengwei Yu , Wei Wu

Vision Transformers (ViTs) have attracted a lot of popularity in recent years, due to their exceptional capabilities in modeling long-range spatial dependencies and scalability for large scale training. Although the training parallelism of…

计算机视觉与模式识别 · 计算机科学 2024-01-29 Ali Hatamizadeh , Michael Ranzinger , Shiyi Lan , Jose M. Alvarez , Sanja Fidler , Jan Kautz

To deploy deep neural networks on resource-limited devices, quantization has been widely explored. In this work, we study the extremely low-bit networks which have tremendous speed-up, memory saving with quantized activation and weights. We…

机器学习 · 计算机科学 2019-12-16 Yuhang Li , Xin Dong , Sai Qian Zhang , Haoli Bai , Yuanpeng Chen , Wei Wang

Deep neural networks have been applied to improve the image quality of fluorescence microscopy imaging. Previous methods are based on convolutional neural networks (CNNs) which generally require more time-consuming training of separate…

Convolutional Neural Network (CNN) based Deep Learning (DL) has achieved great progress in many real-life applications. Meanwhile, due to the complex model structures against strict latency and memory restriction, the implementation of CNN…

机器学习 · 计算机科学 2019-05-29 Weicheng Li , Rui Wang , Zhongzhi Luan , Di Huang , Zidong Du , Yunji Chen , Depei Qian

LiDAR semantic segmentation is crucial for autonomous vehicles and mobile robots, requiring high accuracy and real-time processing, especially on resource-constrained embedded systems. Previous state-of-the-art methods often face a…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Samir Abou Haidar , Alexandre Chariot , Mehdi Darouich , Cyril Joly , Jean-Emmanuel Deschaud

While Convolutional Neural Networks (CNNs) excel at learning complex latent-space representations, their over-parameterization can lead to overfitting and reduced performance, particularly with limited data. This, alongside their high…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Manish Sharma , Jamison Heard , Eli Saber , Panos P. Markopoulos

Efficient lightweight neural networks are with increasing attention due to their faster reasoning speed and easier deployment on mobile devices. However, existing video pre-trained models still focus on the common ViT architecture with high…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Min Yang , Zihan Jia , Zhilin Dai , Sheng Guo , Limin Wang

Convolutional neural networks (CNNs) have enabled significant performance leaps in medical image classification tasks. However, translating neural network models for clinical applications remains challenging due to data privacy issues.…

We propose a new model for unsupervised document embedding. Leading existing approaches either require complex inference or use recurrent neural networks (RNN) that are difficult to parallelize. We take a different route and develop a…

计算与语言 · 计算机科学 2018-02-21 Chundi Liu , Shunan Zhao , Maksims Volkovs

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

Recently, convolutional neural networks with 3D kernels (3D CNNs) have been very popular in computer vision community as a result of their superior ability of extracting spatio-temporal features within video frames compared to 2D CNNs.…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Okan Köpüklü , Neslihan Kose , Ahmet Gunduz , Gerhard Rigoll

Cell instance segmentation is a fundamental task in digital pathology with broad clinical applications. Recently, vision foundation models, which are predominantly based on Vision Transformers (ViTs), have achieved remarkable success in…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Yang Yang , Xijie Xu , Yixun Zhou , Jie Zheng

Human vision is highly adaptive, efficiently sampling intricate environments by sequentially fixating on task-relevant regions. In contrast, prevailing machine vision models passively process entire scenes at once, resulting in excessive…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Yulin Wang , Yang Yue , Yang Yue , Huanqian Wang , Haojun Jiang , Yizeng Han , Zanlin Ni , Yifan Pu , Minglei Shi , Rui Lu , Qisen Yang , Andrew Zhao , Zhuofan Xia , Shiji Song , Gao Huang

While some convolutional neural networks (CNNs) have achieved great success in object recognition, they struggle to identify objects in images corrupted with different types of common noise patterns. Recently, it was shown that simulating…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Ruxandra Barbulescu , Tiago Marques , Arlindo L. Oliveira

In recent years, Convolutional Neural Networks (CNNs) have become the standard class of deep neural network for image processing, classification and segmentation tasks. However, the large strides in accuracy obtained by CNNs have been…

机器学习 · 计算机科学 2023-01-18 André Santos , João Dinis Ferreira , Onur Mutlu , Gabriel Falcao

In recent years, convolutional neural network has gained popularity in many engineering applications especially for computer vision. In order to achieve better performance, often more complex structures and advanced operations are…

图像与视频处理 · 电气工程与系统科学 2021-05-18 Lin Bai , Yecheng Lyu , Xinming Huang

Although using convolutional neural networks (CNNs) as backbones achieves great successes in computer vision, this work investigates a simple backbone network useful for many dense prediction tasks without convolutions. Unlike the…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Wenhai Wang , Enze Xie , Xiang Li , Deng-Ping Fan , Kaitao Song , Ding Liang , Tong Lu , Ping Luo , Ling Shao
‹ 上一页 1 8 9 10 下一页 ›