Domain Adaptation in 3D Object Detection with Gradual Batch Alternation Training
We consider the problem of domain adaptation in LiDAR-based 3D object detection. Towards this, we propose a simple yet effective training strategy called Gradual Batch Alternation that can adapt from a large labeled source domain to an insufficiently labeled target domain. The idea is to initiate the training with the batch of samples from the source and target domain data in an alternate fashion, but then gradually reduce the amount of the source domain data over time as the training progresses. This way the model slowly shifts towards the target domain and eventually better adapt to it. The domain adaptation experiments for 3D object detection on four benchmark autonomous driving datasets, namely ONCE, PandaSet, Waymo, and nuScenes, demonstrate significant performance gains over prior arts and strong baselines.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Object DetectionAutonomous DrivingDomain AdaptationObjectobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
Continual Domain Adaptation on Aerial Images under Gradually Degrading Weather
Domain adaptation (DA) strives to mitigate the domain gap between the source domain where a model is trained, and the target domain where the model is deployed. When a deep learning model is deployed on an aerial platfor…
Domain AdaptationTest-time AdaptationEffective Restoration of Source Knowledge in Continual Test Time Adaptation
Traditional test-time adaptation (TTA) methods face significant challenges in adapting to dynamic environments characterized by continuously changing long-term target distributions. These challenges primarily stem from t…
Change DetectionTest-time AdaptationAdapting Off-the-Shelf Source Segmenter for Target Medical Image Segmentation
Unsupervised domain adaptation (UDA) aims to transfer knowledge learned from a labeled source domain to an unlabeled and unseen target domain, which is usually trained on data from both domains. Access to the source doma…
Domain AdaptationImage SegmentationMedical Image SegmentationSegmentation+2SimROD: A Simple Adaptation Method for Robust Object Detection
This paper presents a Simple and effective unsupervised adaptation method for Robust Object Detection (SimROD). To overcome the challenging issues of domain shift and pseudo-label noise, our method integrates a novel dom…
Domain AdaptationObjectobject-detectionObject Detection+2Gradual Fine-Tuning for Low-Resource Domain Adaptation
Fine-tuning is known to improve NLP models by adapting an initial model trained on more plentiful but less domain-salient examples to data in a target domain. Such domain adaptation is typically done using one stage of f…
Domain Adaptation