paper-with-me

Papers

Robust Object Detection via Instance-Level Temporal Cycle Confusion

2021-04-16 · ICCV 2021 10 · Xin Wang, Thomas E. Huang, Benlin Liu, Fisher Yu, Xiaolong Wang, Joseph E. Gonzalez, Trevor Darrell

Building reliable object detectors that are robust to domain shifts, such as various changes in context, viewpoint, and object appearances, is critical for real-world applications. In this work, we study the effectiveness of auxiliary self-supervised tasks to improve the out-of-distribution generalization of object detectors. Inspired by the principle of maximum entropy, we introduce a novel self-supervised task, instance-level temporal cycle confusion (CycConf), which operates on the region features of the object detectors. For each object, the task is to find the most different object proposals in the adjacent frame in a video and then cycle back to itself for self-supervision. CycConf encourages the object detector to explore invariant structures across instances under various motions, which leads to improved model robustness in unseen domains at test time. We observe consistent out-of-domain performance improvements when training object detectors in tandem with self-supervised tasks on large-scale video datasets (BDD100K and Waymo open data). The joint training framework also establishes a new state-of-the-art on standard unsupervised domain adaptative detection benchmarks (Cityscapes, Foggy Cityscapes, and Sim10K). The code and models are available at https://github.com/xinw1012/cycle-confusion.

📄 PDF Abstract BibTeX arXiv:2104.08381

Code (1)

xinw1012/cycle-confusion 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionOut-of-Distribution GeneralizationRobust Object Detection

Similar Papers 제목 키워드 기반

Bent & Broken Bicycles: Leveraging synthetic data for damaged object re-identification

2023-04-16 · Luca Piano, Filippo Gabriele Pratticò, Alessandro Sebastian Russo, Lorenzo Lanari 외

Instance-level object re-identification is a fundamental computer vision task, with applications from image retrieval to intelligent monitoring and fraud detection. In this work, we propose the novel task of damaged obje…

Fraud DetectionImage RetrievalMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+2

Video Event Detection by Inferring Temporal Instance Labels

2014-06-01 · CVPR 2014 6 · Kuan-Ting Lai, Felix X. Yu, Ming-Syan Chen, Shih-Fu Chang

Video event detection allows intelligent indexing of video content based on events. Traditional approaches extract features from video frames or shots, then quantize and pool the features to form a single vector represen…

Event Detection

UAV-OVVIS: Unmanned Aerial Vehicles Also Need Open-Vocabulary Video Instance Segmentation

2026-07-09 · Mingyu Dou, Shi Qiu, Ming Hu, Yifan Chen 외 arxiv

Unmanned Aerial Vehicle (UAV) videos are widely used in traffic monitoring, urban management, and emergency rescue. However, existing UAV video perception is largely limited to box-level detection and tracking over prede…

Video Instance Segmentation

VVitCutLER: Towards Unsupervised Object Detection and Segmentation in Videos

2026-05-11 · Zhijing Lu, Khurram Azeem Hashmi, Didier Stricker, Muhammad Zeshan Afzal arxiv

Unsupervised pixel-level video understanding remains challenging in real-world scenarios, where motion blur, occlusion, and fast object dynamics often cause temporal drift and flickering pseudo-labels.We propose VVitCutL…

Video Object DetectionInstance Segmentation

Spatio-Temporal Analysis of Facial Actions using Lifecycle-Aware Capsule Networks

2020-11-17 · Nikhil Churamani, Sinan Kalkan, Hatice Gunes

Most state-of-the-art approaches for Facial Action Unit (AU) detection rely upon evaluating facial expressions from static frames, encoding a snapshot of heightened facial activity. In real-world interactions, however, f…