中文
相关论文

相关论文: Resource Constrained Semantic Segmentation for Was…

200 篇论文

The goal of incremental Few-shot Semantic Segmentation (iFSS) is to extend pre-trained segmentation models to new classes via few annotated images without access to old training data. During incrementally learning novel classes, the data…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Lianlei Shan , Wenzhang Zhou , Wei Li , Xingyu Ding

Regenerating codes allow distributed storage systems to recover from the loss of a storage node while transmitting the minimum possible amount of data across the network. We present a systematic computer search for optimal systematic…

信息论 · 计算机科学 2009-10-14 Daniel Cullina , Alexandros G. Dimakis , Tracey Ho

Semantic communications offer the potential to alleviate communication loads by exchanging meaningful information. However, semantic extraction (SE) is computationally intensive, posing challenges for resource-constrained Internet of Things…

网络与互联网体系结构 · 计算机科学 2024-03-19 Hong Chen , Fang Fang , Xianbin Wang

Assigning a label to each pixel in an image, namely semantic segmentation, has been an important task in computer vision, and has applications in autonomous driving, robotic navigation, localization, and scene understanding. Fully…

计算机视觉与模式识别 · 计算机科学 2019-05-22 Sercan Türkmen , Janne Heikkilä

While nowadays deep neural networks achieve impressive performances on semantic segmentation tasks, they are usually trained by optimizing pixel-wise losses such as cross-entropy. As a result, the predictions outputted by such networks…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Yifu Chen , Arnaud Dapogny , Matthieu Cord

In many classification settings, the class of primary interest is underrepresented, leading to imbalanced data problems that arise in applications such as rare disease detection and fraud identification. In these contexts, identifying a…

机器学习 · 统计学 2026-05-06 Daniel Fraiman , Ricardo Fraiman

As digital technologies advance, communication networks face challenges in handling the vast data generated by intelligent devices. Autonomous vehicles, smart sensors, and IoT systems necessitate new paradigms. This thesis addresses these…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Francesco Pezone

Semantic segmentation benefits robotics related applications especially autonomous driving. Most of the research on semantic segmentation is only on increasing the accuracy of segmentation models with little attention to computationally…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Mennatullah Siam , Mostafa Gamal , Moemen Abdel-Razek , Senthil Yogamani , Martin Jagersand

Resource-constrained classification tasks are common in real-world applications such as allocating tests for disease diagnosis, hiring decisions when filling a limited number of positions, and defect detection in manufacturing settings…

机器学习 · 计算机科学 2023-11-22 Danit Shifman Abukasis , Izack Cohen , Xiaochen Xian , Kejun Huang , Gonen Singer

We deal with the problem of semantic classification of challenging and highly-cluttered dataset. We present a novel, and yet a very simple classification technique by leveraging the ease of classifiability of any existing well separable…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Ushasi Chaudhuri , Syomantak Chaudhuri , Subhasis Chaudhuri

In this work we investigate the problem of road scene semantic segmentation using Deconvolutional Networks (DNs). Several constraints limit the practical performance of DNs in this context: firstly, the paucity of existing pixel-wise…

计算机视觉与模式识别 · 计算机科学 2016-04-07 German Ros , Simon Stent , Pablo F. Alcantarilla , Tomoki Watanabe

Convolutional neural networks model the transformation of the input sensory data at the bottom of a network hierarchy to the semantic information at the top of the visual hierarchy. Feedforward processing is sufficient for some object…

计算机视觉与模式识别 · 计算机科学 2020-02-05 Mahdi Biparva , John Tsotsos

Semantic segmentation is a computer vision task that associates a label with each pixel in an image. Modern approaches tend to introduce class embeddings into semantic segmentation for deeply utilizing category semantics, and regard…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Yuhe Liu , Chuanjian Liu , Kai Han , Quan Tang , Zengchang Qin

Deep convolutional neural networks (CNN) have proven to be remarkably effective in semantic segmentation tasks. Most popular loss functions were introduced targeting improved volumetric scores, such as the Dice coefficient (DSC). By design,…

In this paper we investigate image classification with computational resource limits at test time. Two such settings are: 1. anytime classification, where the network's prediction for a test example is progressively updated, facilitating…

机器学习 · 计算机科学 2018-06-08 Gao Huang , Danlu Chen , Tianhong Li , Felix Wu , Laurens van der Maaten , Kilian Q. Weinberger

One of the key drawbacks of 3D convolutional neural networks for segmentation is their memory footprint, which necessitates compromises in the network architecture in order to fit into a given memory budget. Motivated by the RevNet for…

计算机视觉与模式识别 · 计算机科学 2019-06-21 Robin Brügger , Christian F. Baumgartner , Ender Konukoglu

Training and inference on edge devices often requires an efficient setup due to computational limitations. While pre-computing data representations and caching them on a server can mitigate extensive edge device computation, this leads to…

计算与语言 · 计算机科学 2023-05-17 Ulf A. Hamster , Ji-Ung Lee , Alexander Geyken , Iryna Gurevych

Most recent semantic segmentation methods train deep convolutional neural networks with fully annotated masks requiring pixel-accuracy for good quality training. Common weakly-supervised approaches generate full masks from partial input…

计算机视觉与模式识别 · 计算机科学 2018-04-05 Meng Tang , Abdelaziz Djelouah , Federico Perazzi , Yuri Boykov , Christopher Schroers

Classification tasks require a balanced distribution of data to ensure the learner to be trained to generalize over all classes. In real-world datasets, however, the number of instances vary substantially among classes. This typically leads…

机器学习 · 计算机科学 2020-11-24 Joel Jang , Yoonjeon Kim , Kyoungho Choi , Sungho Suh

The performance of deep learning based semantic segmentation models heavily depends on sufficient data with careful annotations. However, even the largest public datasets only provide samples with pixel-level annotations for rather limited…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Huaxin Xiao , Yunchao Wei , Yu Liu , Maojun Zhang , Jiashi Feng