paper-with-me

Papers

Instance-aware, Context-focused, and Memory-efficient Weakly Supervised Object Detection

2020-04-09 · CVPR 2020 6 · Zhongzheng Ren, Zhiding Yu, Xiaodong Yang, Ming-Yu Liu, Yong Jae Lee, Alexander G. Schwing, Jan Kautz

Weakly supervised learning has emerged as a compelling tool for object detection by reducing the need for strong supervision during training. However, major challenges remain: (1) differentiation of object instances can be ambiguous; (2) detectors tend to focus on discriminative parts rather than entire objects; (3) without ground truth, object proposals have to be redundant for high recalls, causing significant memory consumption. Addressing these challenges is difficult, as it often requires to eliminate uncertainties and trivial solutions. To target these issues we develop an instance-aware and context-focused unified framework. It employs an instance-aware self-training algorithm and a learnable Concrete DropBlock while devising a memory-efficient sequential batch back-propagation. Our proposed method achieves state-of-the-art results on COCO ($12.1\% ~AP$, $24.8\% ~AP_{50}$), VOC 2007 ($54.9\% ~AP$), and VOC 2012 ($52.1\% ~AP$), improving baselines by great margins. In addition, the proposed method is the first to benchmark ResNet based models and weakly supervised video object detection. Code, models, and more details will be made available at: https://github.com/NVlabs/wetectron.

📄 PDF Abstract BibTeX arXiv:2004.04725

Code (2)

NVlabs/wetectron 공식 구현 pytorch
ppengtang/pcl.pytorch pytorch

Tasks

Objectobject-detectionObject DetectionVideo Object DetectionWeakly-supervised LearningWeakly Supervised Object Detection

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Kaiming Initialization 설명 없음

Similar Papers 제목 키워드 기반

MicroMIL: Graph-based Contextual Multiple Instance Learning for Patient Diagnosis Using Microscopy Images

2024-07-31 · JongWoo Kim, Bryan Wong, YoungSin Ko, MunYong Yi

Current histopathology research has primarily focused on using whole-slide images (WSIs) produced by scanners with weakly-supervised multiple instance learning (MIL). However, WSIs are costly, memory-intensive, and requi…

Graph Neural NetworkMultiple Instance Learningwhole slide images

Hunting Attributes: Context Prototype-Aware Learning for Weakly Supervised Semantic Segmentation

2024-03-12 · CVPR 2024 1 · Feilong Tang, Zhongxing Xu, Zhaojun Qu, Wei Feng 외

Recent weakly supervised semantic segmentation (WSSS) methods strive to incorporate contextual knowledge to improve the completeness of class activation maps (CAM). In this work, we argue that the knowledge bias between …

Learning TheorySemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

MSCPT: Few-shot Whole Slide Image Classification with Multi-scale and Context-focused Prompt Tuning

2024-08-21 · Minghao Han, Linhao Qu, Dingkang Yang, Xukun Zhang 외

Multiple instance learning (MIL) has become a standard paradigm for weakly supervised classification of whole slide images (WSI). However, this paradigm relies on the use of a large number of labelled WSIs for training. …

image-classificationImage ClassificationLanguage ModellingLarge Language Model+3

Instance-Aware Pseudo-Labeling and Class-Focused Contrastive Learning for Weakly Supervised Domain Adaptive Segmentation of Electron Microscopy

2025-10-18 · Shan Xiong, Jiabao Chen, Ye Wang, Jialin Peng arxiv

Annotation-efficient segmentation of the numerous mitochondria instances from various electron microscopy (EM) images is highly valuable for biological and neuroscience research. Although unsupervised domain adaptation (…

Unsupervised Domain AdaptationContrastive Learning

Whole Slide Images are 2D Point Clouds: Context-Aware Survival Prediction using Patch-based Graph Convolutional Networks

2021-07-27 · Richard J. Chen, Ming Y. Lu, Muhammad Shaban, Chengkuan Chen 외

Cancer prognostication is a challenging task in computational pathology that requires context-aware representations of histology features to adequately infer patient survival. Despite the advancements made in weakly-supe…

Survival Predictionwhole slide images