paper-with-me

Papers

Diffusing More Objects for Semi-Supervised Domain Adaptation with Less Labeling

2023-12-19 · Leander van den Heuvel, Gertjan Burghouts, David W. Zhang, Gwenn Englebienne, Sabina B. van Rooij

For object detection, it is possible to view the prediction of bounding boxes as a reverse diffusion process. Using a diffusion model, the random bounding boxes are iteratively refined in a denoising step, conditioned on the image. We propose a stochastic accumulator function that starts each run with random bounding boxes and combines the slightly different predictions. We empirically verify that this improves detection performance. The improved detections are leveraged on unlabelled images as weighted pseudo-labels for semi-supervised learning. We evaluate the method on a challenging out-of-domain test set. Our method brings significant improvements and is on par with human-selected pseudo-labels, while not requiring any human involvement.

📄 PDF Abstract BibTeX arXiv:2312.12000

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDomain Adaptationobject-detectionObject DetectionSemi-supervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Semi-supervised Learning for Dense Object Detection in Retail Scenes

2021-07-05 · Jaydeep Chauhan, Srikrishna Varadarajan, Muktabh Mayank Srivastava

Retail scenes usually contain densely packed high number of objects in each image. Standard object detection techniques use fully supervised training methodology. This is highly costly as annotating a large dense retail …

Dense Object DetectionObjectobject-detectionObject Detection

Density Crop-guided Semi-supervised Object Detection in Aerial Images

2023-08-09 · Akhil Meethal, Eric Granger, Marco Pedersoli

One of the important bottlenecks in training modern object detectors is the need for labeled images where bounding box annotations have to be produced for each object present in the image. This bottleneck is further exac…

Objectobject-detectionObject DetectionObject Detection In Aerial Images+1

S$^2$Contact: Graph-based Network for 3D Hand-Object Contact Estimation with Semi-Supervised Learning

2022-08-01 · Tze Ho Elden Tse, Zhongqun Zhang, Kwang In Kim, Ales Leonardis 외

Despite the recent efforts in accurate 3D annotations in hand and object datasets, there still exist gaps in 3D hand and object reconstructions. Existing works leverage contact maps to refine inaccurate hand-object pose …

hand-object poseObject

The Peaking Phenomenon in Semi-supervised Learning

2016-10-17 · Jesse H. Krijthe, Marco Loog

For the supervised least squares classifier, when the number of training objects is smaller than the dimensionality of the data, adding more data to the training set may first increase the error rate before decreasing it…

Multi-clue Consistency Learning to Bridge Gaps Between General and Oriented Object in Semi-supervised Detection

2024-07-08 · Chenxu Wang, Chunyan Xu, Ziqi Gu, Zhen Cui

While existing semi-supervised object detection (SSOD) methods perform well in general scenes, they encounter challenges in handling oriented objects in aerial images. We experimentally find three gaps between general an…

object-detectionObject DetectionOriented Object DetectionSemi-Supervised Object Detection