中文
相关论文

相关论文: SYENet: A Simple Yet Effective Network for Multipl…

200 篇论文

Computer vision techniques have empowered underwater robots to effectively undertake a multitude of tasks, including object tracking and path planning. However, underwater optical factors like light refraction and absorption present…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Haodong Yang , Jisheng Xu , Zhiliang Lin , Jianping He

The extremes of lighting (e.g. too much or too little light) usually cause many troubles for machine and human vision. Many recent works have mainly focused on under-exposure cases where images are often captured in low-light conditions…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Hue Nguyen , Diep Tran , Khoi Nguyen , Rang Nguyen

In this study, we introduce EdgeSegNet, a compact deep convolutional neural network for the task of semantic segmentation. A human-machine collaborative design strategy is leveraged to create EdgeSegNet, where principled network design…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Zhong Qiu Lin , Brendan Chwyl , Alexander Wong

In object detection, reducing computational cost is as important as improving accuracy for most practical usages. This paper proposes a novel network structure, which is an order of magnitude lighter than other state-of-the-art networks…

计算机视觉与模式识别 · 计算机科学 2016-12-13 Sanghoon Hong , Byungseok Roh , Kye-Hyeon Kim , Yeongjae Cheon , Minje Park

Running Deep Neural Network (DNN) models on devices with limited computational capability is a challenge due to large compute and memory requirements. Quantized Neural Networks (QNNs) have emerged as a potential solution to this problem,…

计算机视觉与模式识别 · 计算机科学 2018-05-31 Yaman Umuroglu , Magnus Jahre

This paper presents a novel semantic scene change detection scheme with only weak supervision. A straightforward approach for this task is to train a semantic change detection network directly from a large-scale dataset in an end-to-end…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Ken Sakurada , Mikiya Shibuya , Weimin Wang

While significant advances in deep learning has resulted in state-of-the-art performance across a large number of complex visual perception tasks, the widespread deployment of deep neural networks for TinyML applications involving…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Alexander Wong , Mahmoud Famouri , Mohammad Javad Shafiee

Super-resolution (SR) has achieved great success due to the development of deep convolutional neural networks (CNNs). However, as the depth and width of the networks increase, CNN-based SR methods have been faced with the challenge of…

图像与视频处理 · 电气工程与系统科学 2020-11-10 Parichehr Behjati , Pau Rodriguez , Armin Mehri , Isabelle Hupont , Jordi Gonzalez , Carles Fernandez Tena

This study aims to address the problem of incomplete information in unimodal images for semantic segmentation and object detection tasks. Existing multimodal fusion methods suffer from limited capability in discriminative modeling of…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Yuchan Jie , Yushen Xu , Xiaosong Li , Huafeng Li , Haishu Tan , Feiping Nie

Conventionally, image denoising and high-level vision tasks are handled separately in computer vision. In this paper, we cope with the two jointly and explore the mutual influence between them. First we propose a convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Ding Liu , Bihan Wen , Xianming Liu , Zhangyang Wang , Thomas S. Huang

The quality of images captured by smartphones is an important specification since smartphones are becoming ubiquitous as primary capturing devices. The traditional image signal processing (ISP) pipeline in a smartphone camera consists of…

图像与视频处理 · 电气工程与系统科学 2021-08-29 Saumya Gupta , Diplav Srivastava , Umang Chaturvedi , Anurag Jain , Gaurav Khandelwal

We introduce an extremely computation-efficient CNN architecture named ShuffleNet, which is designed specially for mobile devices with very limited computing power (e.g., 10-150 MFLOPs). The new architecture utilizes two new operations,…

计算机视觉与模式识别 · 计算机科学 2017-12-08 Xiangyu Zhang , Xinyu Zhou , Mengxiao Lin , Jian Sun

Semantic segmentation with limited annotations, such as weakly supervised semantic segmentation (WSSS) and semi-supervised semantic segmentation (SSSS), is a challenging task that has attracted much attention recently. Most leading WSSS…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Junwen Pan , Pengfei Zhu , Kaihua Zhang , Bing Cao , Yu Wang , Dingwen Zhang , Junwei Han , Qinghua Hu

In recent years, deep neural networks (DNNs) achieved unprecedented performance in many low-level vision tasks. However, state-of-the-art results are typically achieved by very deep networks, which can reach tens of layers with tens of…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Idan Kligvasser , Tamar Rott Shaham , Tomer Michaeli

This paper proposes an Any-time super-Resolution Method (ARM) to tackle the over-parameterized single image super-resolution (SISR) models. Our ARM is motivated by three observations: (1) The performance of different image patches varies…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Bohong Chen , Mingbao Lin , Kekai Sheng , Mengdan Zhang , Peixian Chen , Ke Li , Liujuan Cao , Rongrong Ji

SegBlocks reduces the computational cost of existing neural networks, by dynamically adjusting the processing resolution of image regions based on their complexity. Our method splits an image into blocks and downsamples blocks of low…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Thomas Verelst , Tinne Tuytelaars

Deep convolutional neural networks have achieved great progress in image denoising tasks. However, their complicated architectures and heavy computational cost hinder their deployments on mobile devices. Some recent efforts in designing…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Zhuoqun Liu , Meiguang Jin , Ying Chen , Huaida Liu , Canqian Yang , Hongkai Xiong

Salient segmentation aims to segment out attention-grabbing regions, a critical yet challenging task and the foundation of many high-level computer vision applications. It requires semantic-aware grouping of pixels into salient regions and…

计算机视觉与模式识别 · 计算机科学 2019-02-13 Michael Kampffmeyer , Nanqing Dong , Xiaodan Liang , Yujia Zhang , Eric P. Xing

Epilepsy is a prevalent neurological disorder that affects millions of individuals globally, and continuous monitoring coupled with automated seizure detection appears as a necessity for effective patient treatment. To enable long-term care…

Semantic segmentation of remotely sensed images plays a crucial role in precision agriculture, environmental protection, and economic assessment. In recent years, substantial fine-resolution remote sensing images are available for semantic…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Rui Li , Chenxi Duan