paper-with-me

Papers

BoxSup: Exploiting Bounding Boxes to Supervise Convolutional Networks for Semantic Segmentation

2015-03-05 · ICCV 2015 12 · Jifeng Dai, Kaiming He, Jian Sun

Recent leading approaches to semantic segmentation rely on deep convolutional networks trained with human-annotated, pixel-level segmentation masks. Such pixel-accurate supervision demands expensive labeling effort and limits the performance of deep networks that usually benefit from more training data. In this paper, we propose a method that achieves competitive accuracy but only requires easily obtained bounding box annotations. The basic idea is to iterate between automatically generating region proposals and training convolutional networks. These two steps gradually recover segmentation masks for improving the networks, and vise versa. Our method, called BoxSup, produces competitive results supervised by boxes only, on par with strong baselines fully supervised by masks under the same setting. By leveraging a large amount of bounding boxes, BoxSup further unleashes the power of deep convolutional networks and yields state-of-the-art results on PASCAL VOC 2012 and PASCAL-CONTEXT.

📄 PDF Abstract BibTeX arXiv:1503.01640

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Box-Adapt: Domain-Adaptive Medical Image Segmentation using Bounding BoxSupervision

2021-08-19 · Yanwu Xu, Mingming Gong, Shaoan Xie, Kayhan Batmanghelich

Deep learning has achieved remarkable success in medicalimage segmentation, but it usually requires a large numberof images labeled with fine-grained segmentation masks, andthe annotation of these masks can be very expen…

Domain AdaptationImage SegmentationLiver SegmentationMedical Image Segmentation+2

Weakly Supervised Region Proposal Network and Object Detection

2018-09-01 · ECCV 2018 9 · Peng Tang, Xinggang Wang, Angtian Wang, Yongluan Yan 외

The Convolutional Neural Network (CNN) based region proposal generation method (i.e. region proposal network), trained using bounding box annotations, is an essential component in modern fully supervised object detectors…

Objectobject-detectionObject DetectionRegion Proposal+1

Mind the Gap: Polishing Pseudo labels for Accurate Semi-supervised Object Detection

2022-07-17 · Lei Zhang, Yuxuan Sun, Wei Wei

Exploiting pseudo labels (e.g., categories and bounding boxes) of unannotated objects produced by a teacher detector have underpinned much of recent progress in semi-supervised object detection (SSOD). However, due to th…

object-detectionObject DetectionPseudo LabelSemi-Supervised Object Detection

HOIMotion: Forecasting Human Motion During Human-Object Interactions Using Egocentric 3D Object Bounding Boxes

2024-07-02 · Zhiming Hu, Zheming Yin, Daniel Haeufle, Syn Schmitt 외

We present HOIMotion - a novel approach for human motion forecasting during human-object interactions that integrates information about past body poses and egocentric 3D object bounding boxes. Human motion forecasting is…

DecoderHuman-Object Interaction DetectionMotion ForecastingObject

Medical image segmentation with imperfect 3D bounding boxes

2021-08-06 · Ekaterina Redekop, Alexey Chernyavskiy

The development of high quality medical image segmentation algorithms depends on the availability of large datasets with pixel-level labels. The challenges of collecting such datasets, especially in case of 3D volumes, m…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1