English
Related papers

Related papers: Data-Driven Neuron Allocation for Scale Aggregatio…

200 papers

Novel computer vision architectures monopolize the spotlight, but the impact of the model architecture is often conflated with simultaneous changes to training methodology and scaling strategies. Our work revisits the canonical ResNet (He…

Computer Vision and Pattern Recognition · Computer Science 2021-03-16 Irwan Bello , William Fedus , Xianzhi Du , Ekin D. Cubuk , Aravind Srinivas , Tsung-Yi Lin , Jonathon Shlens , Barret Zoph

Objects at different spatial positions in an image exhibit different scales. Adaptive receptive fields are expected to capture suitable ranges of context for accurate pixel level semantic prediction. Recently, atrous convolution with…

Computer Vision and Pattern Recognition · Computer Science 2020-10-12 Xin Jin , Cuiling Lan , Wenjun Zeng , Zhizheng Zhang , Zhibo Chen

In this work, we present the depth-adaptive deep neural network using a depth map for semantic segmentation. Typical deep neural networks receive inputs at the predetermined locations regardless of the distance from the camera. This fixed…

Computer Vision and Pattern Recognition · Computer Science 2018-01-30 Byeongkeun Kang , Yeejin Lee , Truong Q. Nguyen

Optical imaging of the brain has expanded dramatically in the past two decades. New optics, indicators, and experimental paradigms are now enabling in-vivo imaging from the synaptic to the cortex-wide scales. To match the resulting flood of…

Image and Video Processing · Electrical Eng. & Systems 2024-02-15 Gal Mishne , Adam Charles

To more efficiently address image compressed sensing (CS) problems, we present a novel content-aware scalable network dubbed CASNet which collectively achieves adaptive sampling rate allocation, fine granular scalability and high-quality…

Computer Vision and Pattern Recognition · Computer Science 2022-08-31 Bin Chen , Jian Zhang

Remarkable achievements have been attained by deep neural networks in various applications. However, the increasing depth and width of such models also lead to explosive growth in both storage and computation, which has restricted the…

Machine Learning · Computer Science 2019-06-11 Linfeng Zhang , Zhanhong Tan , Jiebo Song , Jingwei Chen , Chenglong Bao , Kaisheng Ma

Convolutional networks have been the paradigm of choice in many computer vision applications. The convolution operation however has a significant weakness in that it only operates on a local neighborhood, thus missing global information.…

Computer Vision and Pattern Recognition · Computer Science 2020-09-11 Irwan Bello , Barret Zoph , Ashish Vaswani , Jonathon Shlens , Quoc V. Le

Deep Neural Networks (DNN) have been widely used to carry out segmentation tasks in both electron and light microscopy. Most DNNs developed for this purpose are based on some variation of the encoder-decoder type U-Net architecture, in…

Computer Vision and Pattern Recognition · Computer Science 2020-04-20 Hassan Abdallah , Asiri Liyanaarachchi , Maranda Saigh , Samantha Silvers , Suzan Arslanturk , Douglas J. Taatjes , Lars Larsson , Bhanu P. Jena , Domenico L. Gatti

Efficiently modeling massive images is a long-standing challenge in machine learning. To this end, we introduce Multi-Scale Attention (MSA). MSA relies on two key ideas, (i) multi-scale representations (ii) bi-directional cross-scale…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 Kumar Krishna Agrawal , Long Lian , Longchao Liu , Natalia Harguindeguy , Boyi Li , Alexander Bick , Maggie Chung , Trevor Darrell , Adam Yala

Point cloud segmentation and classification are some of the primary tasks in 3D computer vision with applications ranging from augmented reality to robotics. However, processing point clouds using deep learning-based algorithms is quite…

Computer Vision and Pattern Recognition · Computer Science 2022-11-22 Aadesh Desai , Saagar Parikh , Seema Kumari , Shanmuganathan Raman

Spatial and channel re-calibration have become powerful concepts in computer vision. Their ability to capture long-range dependencies is especially useful for those networks that extract local features, such as CNNs. While re-calibration…

Computer Vision and Pattern Recognition · Computer Science 2020-11-26 Ignacio Sarasua , Sebastian Poelsterl , Christian Wachinger

Convolutional Neural Networks (CNNs) have been successful in solving tasks in computer vision including medical image segmentation due to their ability to automatically extract features from unstructured data. However, CNNs are sensitive to…

Image and Video Processing · Electrical Eng. & Systems 2022-03-18 Minh Tran , Viet-Khoa Vo-Ho , Kyle Quinn , Hien Nguyen , Khoa Luu , Ngan Le

Convolutional Neural Networks (CNNs) are the predominant model used for a variety of medical image analysis tasks. At inference time, these models are computationally intensive, especially with volumetric data. In principle, it is possible…

Computer Vision and Pattern Recognition · Computer Science 2023-06-30 Jose Javier Gonzalez Ortiz , John Guttag , Adrian Dalca

Network design has been a central topic in machine learning. Large amounts of effort have been devoted towards creating efficient architectures through manual exploration as well as automated neural architecture search. However, todays…

Computer Vision and Pattern Recognition · Computer Science 2021-10-05 Albert Lee , Kang L. Wang

One of the main challenges since the advancement of convolutional neural networks is how to connect the extracted feature map to the final classification layer. VGG models used two sets of fully connected layers for the classification part…

Computer Vision and Pattern Recognition · Computer Science 2024-03-12 Mohammad Rahimzadeh , AmirAli Askari , Soroush Parvin , Elnaz Safi , Mohammad Reza Mohammadi

With the rise of deep learning technology in practical applications, Convolutional Neural Networks (CNNs) have been able to assist humans in solving many real-world problems. To enhance the performance of CNNs, numerous network…

Machine Learning · Computer Science 2024-09-10 Qi Wang , Zijun Gao , Mingxiu Sui , Taiyuan Mei , Xiaohan Cheng , Iris Li

Document structure analysis, such as zone segmentation and table recognition, is a complex problem in document processing and is an active area of research. The recent success of deep learning in solving various computer vision and machine…

Computer Vision and Pattern Recognition · Computer Science 2019-07-04 Shah Rukh Qasim , Hassan Mahmood , Faisal Shafait

Since convolutional neural network (CNN) lacks an inherent mechanism to handle large scale variations, we always need to compute feature maps multiple times for multi-scale object detection, which has the bottleneck of computational cost in…

Computer Vision and Pattern Recognition · Computer Science 2018-02-09 Yu Liu , Hongyang Li , Junjie Yan , Fangyin Wei , Xiaogang Wang , Xiaoou Tang

Panoptic segmentation combines the advantages of semantic and instance segmentation, which can provide both pixel-level and instance-level environmental perception information for intelligent vehicles. However, it is challenged with…

Computer Vision and Pattern Recognition · Computer Science 2022-09-08 Weihao Yan , Yeqiang Qian , Chunxiang Wang , Ming Yang

We propose a novel deep neural network architecture for semi-supervised semantic segmentation using heterogeneous annotations. Contrary to existing approaches posing semantic segmentation as a single task of region-based classification, our…

Computer Vision and Pattern Recognition · Computer Science 2015-06-18 Seunghoon Hong , Hyeonwoo Noh , Bohyung Han