中文
相关论文

相关论文: Depthwise Separable Convolutions with Deep Residua…

200 篇论文

State-of-the-art object detectors usually learn multi-scale representations to get better results by employing feature pyramids. However, the current designs for feature pyramids are still inefficient to integrate the semantic information…

计算机视觉与模式识别 · 计算机科学 2018-08-27 Tao Kong , Fuchun Sun , Wenbing Huang , Huaping Liu

Traditional computer graphics rendering pipeline is designed for procedurally generating 2D quality images from 3D shapes with high performance. The non-differentiability due to discrete operations such as visibility computation makes it…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Thu Nguyen-Phuoc , Chuan Li , Stephen Balaban , Yong-Liang Yang

Transformers exhibit great advantages in handling computer vision tasks. They model image classification tasks by utilizing a multi-head attention mechanism to process a series of patches consisting of split images. However, for complex…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Haichao Zhang , Kuangrong Hao , Witold Pedrycz , Lei Gao , Xuesong Tang , Bing Wei

Recent progress in deep learning-based models has improved photo-realistic (or perceptual) single-image super-resolution significantly. However, despite their powerful performance, many methods are difficult to apply to real-world…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Namhyuk Ahn , Byungkon Kang , Kyung-Ah Sohn

Training convolutional neural networks at scale demands substantial memory, largely due to storing intermediate activations for backpropagation. Existing approaches -- such as checkpointing, invertible architectures, or gradient…

机器学习 · 计算机科学 2026-03-11 Anirudh Thatipelli , Jeffrey Sam , Mathias Louboutin , Ali Siahkoohi , Rongrong Wang , Felix J. Herrmann

We propose a novel end-to-end deep architecture for face landmark detection, based on a deep convolutional and deconvolutional network followed by carefully designed recurrent network structures. The pipeline of this architecture consists…

计算机视觉与模式识别 · 计算机科学 2016-11-01 Hanjiang Lai , Shengtao Xiao , Yan Pan , Zhen Cui , Jiashi Feng , Chunyan Xu , Jian Yin , Shuicheng Yan

Recently, the demand of low-power deep-learning hardware for industrial applications has been increasing. Most existing artificial intelligence (AI) chips have evolved to rely on new chip technologies rather than on radically new hardware…

机器学习 · 计算机科学 2020-02-14 Byungik Ahn

The field of autonomous driving technology is rapidly advancing, with deep learning being a key component. Particularly in the field of sensing, 3D point cloud data collected by LiDAR is utilized to run deep neural network models for 3D…

分布式、并行与集群计算 · 计算机科学 2025-11-05 Taisuke Noguchi , Takuya Azumi

Traditionally, an object detector is applied to every part of the scene of interest, and its accuracy and computational cost increases with higher resolution images. However, in some application domains such as remote sensing, purchasing…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Burak Uzkent , Christopher Yeh , Stefano Ermon

3D shape models that directly classify objects from 3D information have become more widely implementable. Current state of the art models rely on deep convolutional and inception models that are resource intensive. Residual neural networks…

计算机视觉与模式识别 · 计算机科学 2017-10-04 Varun Arvind , Anthony Costa , Marcus Badgeley , Samuel Cho , Eric Oermann

Pedestrian detection is a popular research topic due to its paramount importance for a number of applications, especially in the fields of automotive, surveillance and robotics. Despite the significant improvements, pedestrian detection is…

计算机视觉与模式识别 · 计算机科学 2017-04-27 Denis Tomè , Federico Monti , Luca Baroffio , Luca Bondi , Marco Tagliasacchi , Stefano Tubaro

Very deep convolutional neural networks (CNNs) yield state of the art results on a wide variety of visual recognition problems. A number of state of the the art methods for image recognition are based on networks with well over 100 layers…

计算机视觉与模式识别 · 计算机科学 2016-07-15 Joel Moniz , Christopher Pal

Inverted bottleneck layers, which are built upon depthwise convolutions, have been the predominant building blocks in state-of-the-art object detection models on mobile devices. In this work, we investigate the optimality of this design…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Yunyang Xiong , Hanxiao Liu , Suyog Gupta , Berkin Akin , Gabriel Bender , Yongzhe Wang , Pieter-Jan Kindermans , Mingxing Tan , Vikas Singh , Bo Chen

As an increasing amount of image and video content will be analyzed by machines, there is demand for a new codec paradigm that is capable of compressing visual input primarily for the purpose of computer vision inference, while secondarily…

图像与视频处理 · 电气工程与系统科学 2023-01-12 Ezgi Ozyilkan , Mateen Ulhaq , Hyomin Choi , Fabien Racape

This paper introduces a novel optimization method for differential neural architecture search, based on the theory of prediction with expert advice. Its optimization criterion is well fitted for an architecture-selection, i.e., it minimizes…

机器学习 · 计算机科学 2019-06-20 Niv Nayman , Asaf Noy , Tal Ridnik , Itamar Friedman , Rong Jin , Lihi Zelnik-Manor

The ever-growing deep learning technologies are making revolutionary changes for modern life. However, conventional computing architectures are designed to process sequential and digital programs, being extremely burdened with performing…

新兴技术 · 计算机科学 2022-12-21 Yuyao Huang , Tingzhao Fu , Honghao Huang , Sigang Yang , Hongwei Chen

With the proliferation of mobile devices and the Internet of Things, deep learning models are increasingly deployed on devices with limited computing resources and memory, and are exposed to the threat of adversarial noise. Learning deep…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Xian Wei , Yanhui Huang , Yangyu Xu , Mingsong Chen , Hai Lan , Yuanxiang Li , Zhongfeng Wang , Xuan Tang

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

计算机视觉与模式识别 · 计算机科学 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar

The ability to extrapolate gene expression dynamics in living single cells requires robust cell segmentation, and one of the challenges is the amorphous or irregularly shaped cell boundaries. To address this issue, we modified the U-Net…

定量方法 · 定量生物学 2020-01-17 Nanyan Zhu , Chen Liu , Zakary S. Singer , Tal Danino , Andrew F. Laine , Jia Guo

Deep neural networks have demonstrated state-of-the-art performance for feature-based image matching through the advent of new large and diverse datasets. However, there has been little work on evaluating the computational cost, model size,…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Roy Miles , Krystian Mikolajczyk