中文
相关论文

相关论文: DISCO: accurate Discrete Scale Convolutions

200 篇论文

Very deep convolutional neural networks (CNNs) have been firmly established as the primary methods for many computer vision tasks. However, most state-of-the-art CNNs are large, which results in high inference latency. Recently, depth-wise…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yihui He , Jianing Qian , Jianren Wang , Cindy X. Le , Congrui Hetang , Qi Lyu , Wenping Wang , Tianwei Yue

We propose an accurate and lightweight convolutional neural network for stereo estimation with depth completion. We name this method fully-convolutional deformable similarity network with depth completion (FCDSN-DC). This method extends…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Dominik Hirner , Friedrich Fraundorfer

Over the past decade, Deep Convolutional Neural Networks (DCNNs) have shown remarkable performance in most computer vision tasks. These tasks traditionally use a fixed dataset, and the model, once trained, is deployed as is. Adding new…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Deboleena Roy , Priyadarshini Panda , Kaushik Roy

Background: Neonatal seizures are a neurological emergency that require urgent treatment. They are hard to diagnose clinically and can go undetected if EEG monitoring is unavailable. EEG interpretation requires specialised expertise which…

Recent Semi-Supervised Object Detection (SS-OD) methods are mainly based on self-training, i.e., generating hard pseudo-labels by a teacher model on unlabeled data as supervisory signals. Although they achieved certain success, the limited…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Qiushan Guo , Yao Mu , Jianyu Chen , Tianqi Wang , Yizhou Yu , Ping Luo

A basic operation in Convolutional Neural Networks (CNNs) is spatial resizing of feature maps. This is done either by strided convolution (donwscaling) or transposed convolution (upscaling). Such operations are limited to a fixed filter…

机器学习 · 计算机科学 2020-06-22 Assaf Shocher , Ben Feinstein , Niv Haim , Michal Irani

Recent studies have used deep residual convolutional neural networks (CNNs) for JPEG compression artifact reduction. This study proposes a scalable CNN called S-Net. Our approach effectively adjusts the network scale dynamically in a…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Bolun Zheng , Rui Sun , Xiang Tian , Yaowu Chen

Successful fine-grained image classification methods learn subtle details between visually similar (sub-)classes, but the problem becomes significantly more challenging if the details are missing due to low resolution. Encouraged by the…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Dingding Cai , Ke Chen , Yanlin Qian , Joni-Kristian Kämäräinen

Semantic image segmentation is a principal problem in computer vision, where the aim is to correctly classify each individual pixel of an image into a semantic label. Its widespread use in many areas, including medical imaging and…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Vladimir Nekrasov , Janghoon Ju , Jaesik Choi

Self-supervised methods have recently proved to be nearly as effective as supervised ones in various imaging inverse problems, paving the way for learning-based approaches in scientific and medical imaging applications where ground truth…

图像与视频处理 · 电气工程与系统科学 2026-01-30 Jérémy Scanvic , Mike Davies , Patrice Abry , Julián Tachella

Estimating the Lipschitz constant of deep neural networks is of growing interest as it is useful for informing on generalisability and adversarial robustness. Convolutional neural networks (CNNs) in particular, underpin much of the recent…

机器学习 · 计算机科学 2024-08-08 Yusuf Sulehman , Tingting Mu

Neural Architecture Search (NAS) has shifted network design from using human intuition to leveraging search algorithms guided by evaluation metrics. We study channel size optimization in convolutional neural networks (CNN) and identify the…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Mahdi S. Hosseini , Jia Shu Zhang , Zhe Liu , Andre Fu , Jingxuan Su , Mathieu Tuli , Sepehr Hosseini , Arsh Kadakia , Haoran Wang , Konstantinos N. Plataniotis

Retinal images have the highest resolution and clarity among medical images. Thus, vessel analysis in retinal images may facilitate early diagnosis and treatment of many chronic diseases. In this paper, we propose a novel multi-scale…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Kyoung Jin Noh , Sang Jun Park , Soochahn Lee

Convolutional Neural Networks (ConvNets) are commonly developed at a fixed resource budget, and then scaled up for better accuracy if more resources are available. In this paper, we systematically study model scaling and identify that…

机器学习 · 计算机科学 2020-09-14 Mingxing Tan , Quoc V. Le

A wide range of techniques have been proposed in recent years for designing neural networks for 3D data that are equivariant under rotation and translation of the input. Most approaches for equivariance under the Euclidean group…

计算几何 · 计算机科学 2022-11-30 Adrien Poulenard , Maks Ovsjanikov , Leonidas J. Guibas

Deep Convolutional Neural Networks (CNNs) for image classification successively alternate convolutions and downsampling operations, such as pooling layers or strided convolutions, resulting in lower resolution features the deeper the…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Ioannis Vezakis , Antonios Vezakis , Sofia Gourtsoyianni , Vassilis Koutoulidis , George K. Matsopoulos , Dimitrios Koutsouris

Convolutional Neural Networks(CNN) are inherently equivariant under translations, however, they do not have an equivalent embedded mechanism to handle other transformations such as rotations and change in scale. Several approaches exist…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Naman Khetan , Tushar Arora , Samee Ur Rehman , Deepak K. Gupta

Single-image super-resolution (SR) with fixed and discrete scale factors has achieved great progress due to the development of deep learning technology. However, the continuous-scale SR, which aims to use a single model to process arbitrary…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Hanlin Wu , Ning Ni , Libao Zhang

Spherical CNNs generalize CNNs to functions on the sphere, by using spherical convolutions as the main linear operation. The most accurate and efficient way to compute spherical convolutions is in the spectral domain (via the convolution…

机器学习 · 计算机科学 2023-06-09 Carlos Esteves , Jean-Jacques Slotine , Ameesh Makadia

Object detection has made substantial progress in the last decade, due to the capability of convolution in extracting local context of objects. However, the scales of objects are diverse and current convolution can only process single-scale…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Junliang Chen , Xiaodong Zhao , Linlin Shen