中文
相关论文

相关论文: EfficientSeg: An Efficient Semantic Segmentation N…

200 篇论文

Electrocardiogram (ECG) delineation, the segmentation of meaningful waveform features, is critical for clinical diagnosis. Despite recent advances using deep learning, progress has been limited by the scarcity of publicly available…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Minje Park , Jeonghwa Lim , Taehyung Yu , Sunghoon Joo

Batch normalization is a key component of most image classification models, but it has many undesirable properties stemming from its dependence on the batch size and interactions between examples. Although recent work has succeeded in…

计算机视觉与模式识别 · 计算机科学 2021-02-12 Andrew Brock , Soham De , Samuel L. Smith , Karen Simonyan

Existing subset selection methods for efficient learning predominantly employ discrete combinatorial and model-specific approaches which lack generalizability. For an unseen architecture, one cannot use the subset chosen for a different…

机器学习 · 计算机科学 2024-09-20 Eeshaan Jain , Tushar Nandy , Gaurav Aggarwal , Ashish Tendulkar , Rishabh Iyer , Abir De

Scale-permuted networks have shown promising results on object bounding box detection and instance segmentation. Scale permutation and cross-scale fusion of features enable the network to capture multi-scale semantics while preserving…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Abdullah Rashwan , Xianzhi Du , Xiaoqi Yin , Jing Li

We develop an approach to growing deep network architectures over the course of training, driven by a principled combination of accuracy and sparsity objectives. Unlike existing pruning or architecture search techniques that operate on…

机器学习 · 计算机科学 2023-06-07 Xin Yuan , Pedro Savarese , Michael Maire

To improve the efficiency and sustainability of learning deep models, we propose CREST, the first scalable framework with rigorous theoretical guarantees to identify the most valuable examples for training non-convex models, particularly…

机器学习 · 计算机科学 2023-06-05 Yu Yang , Hao Kang , Baharan Mirzasoleiman

Deep convolutional neural networks, assisted by architectural design strategies, make extensive use of data augmentation techniques and layers with a high number of feature maps to embed object transformations. That is highly inefficient…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Vittorio Mazzia , Francesco Salvetti , Marcello Chiaberge

We present a deep learning framework for probabilistic pixel-wise semantic segmentation, which we term Bayesian SegNet. Semantic segmentation is an important tool for visual scene understanding and a meaningful measure of uncertainty is…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Alex Kendall , Vijay Badrinarayanan , Roberto Cipolla

Recent advances in semi-supervised learning (SSL) demonstrate that a combination of consistency regularization and pseudo-labeling can effectively improve image classification accuracy in the low-data regime. Compared to classification,…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Yuliang Zou , Zizhao Zhang , Han Zhang , Chun-Liang Li , Xiao Bian , Jia-Bin Huang , Tomas Pfister

Model efficiency has become increasingly important in computer vision. In this paper, we systematically study neural network architecture design choices for object detection and propose several key optimizations to improve efficiency.…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Mingxing Tan , Ruoming Pang , Quoc V. Le

Segment Anything Model (SAM) has emerged as a powerful tool for numerous vision applications. A key component that drives the impressive performance for zero-shot transfer and high versatility is a super large Transformer model trained on…

Recently, there have been increasing demands to construct compact deep architectures to remove unnecessary redundancy and to improve the inference speed. While many recent works focus on reducing the redundancy by eliminating unneeded…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Eunwoo Kim , Chanho Ahn , Songhwai Oh

We propose a novel deep architecture, SegNet, for semantic pixel wise image labelling. SegNet has several attractive properties; (i) it only requires forward evaluation of a fully learnt function to obtain smooth label predictions, (ii)…

计算机视觉与模式识别 · 计算机科学 2015-05-28 Vijay Badrinarayanan , Ankur Handa , Roberto Cipolla

Dataset creation is typically one of the first steps when applying Artificial Intelligence methods to a new task; and the real world performance of models hinges on the quality and quantity of data available. Producing an image dataset for…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Will Nash , Tom Drummond , Nick Birbilis

Although current deep learning methods have achieved impressive results for semantic segmentation, they incur high computational costs and have a huge number of parameters. For real-time applications, inference speed and memory usage are…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Mengyu Liu , Hujun Yin

Deep neural networks (DNNs) have witnessed great successes in semantic segmentation, which requires a large number of labeled data for training. We present a novel learning framework called Uncertainty guided Cross-head Co-training (UCC)…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Jiashuo Fan , Bin Gao , Huan Jin , Lihui Jiang

We propose an approach to semantic segmentation that achieves state-of-the-art supervised performance when applied in a zero-shot setting. It thus achieves results equivalent to those of the supervised methods, on each of the major semantic…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Wei Yin , Yifan Liu , Chunhua Shen , Baichuan Sun , Anton van den Hengel

Crack detection, particularly from pavement images, presents a formidable challenge in the domain of computer vision due to several inherent complexities such as intensity inhomogeneity, intricate topologies, low contrast, and noisy…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Abid Hasan Zim , Aquib Iqbal , Zaid Al-Huda , Asad Malik , Minoru Kuribayash

It is commonly believed that high internal resolution combined with expensive operations (e.g. atrous convolutions) are necessary for accurate semantic segmentation, resulting in slow speed and large memory usage. In this paper, we question…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Tianjian Meng , Golnaz Ghiasi , Reza Mahjourian , Quoc V. Le , Mingxing Tan

Fully supervised semantic segmentation learns from dense masks, which requires heavy annotation cost for closed set. In this paper, we use natural language as supervision without any pixel-level annotation for open world segmentation. We…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Yi Li , Huifeng Yao , Hualiang Wang , Xiaomeng Li