← Search

Inseop Chung

6 accepted papers

2024

What How and When Should Object Detectors Update in Continually Changing Test Domains?

CVPR 2024poster

It is a well-known fact that the performance of deep learning models deteriorates when they encounter a distribution shift at test time. Test-time adaptation (TTA) algorithms have been proposed to adapt the model online while inferring test data. However existing research predominantly focuses on cl…

2023

End-to-End Multi-Object Detection with a Regularized Mixture Model

ICML 2023poster

Recent end-to-end multi-object detectors simplify the inference pipeline by removing hand-crafted processes such as non-maximum suppression (NMS). However, during training, they still heavily rely on heuristics and hand-crafted processes which deteriorate the reliability of the predicted confidence…

2023

X-MAS: Extremely Large-Scale Multi-Modal Sensor Dataset for Outdoor Surveillance in Real Environments

RA-L 2023

In robotics and computer vision communities, extensive studies have been widely conducted regarding surveillance tasks, including human detection, tracking, and motion recognition with a camera. Additionally, deep learning algorithms are widely utilized in the aforementioned tasks as in other comput

Cited by 7SourceScholar
2022

Unsupervised Domain Adaptation for One-Stage Object Detector Using Offsets to Bounding Box

ECCV 2022poster

"Most existing domain adaptive object detection methods exploit adversarial feature alignment to adapt the model to a new domain. Recent advances in adversarial feature alignment strives to reduce the negative effect of alignment, or negative transfer, that occurs because the distribution of feature…

Cited by 29SourcePDFScholar
2021

Training Multi-Object Detector by Estimating Bounding Box Distribution for Input Image

ICCV 2021poster

In multi-object detection using neural networks, the fundamental problem is, "How should the network learn a variable number of bounding boxes in different input images?". Previous methods train a multi-object detection network through a procedure that directly assigns the ground truth bounding boxe…

Cited by 6PDFcodeScholar