Papers › Domain Adaptation based Object Detection for Autonomous Driving in Foggy and Rainy Weather

Domain Adaptation based Object Detection for Autonomous Driving in Foggy and Rainy Weather

18 Jul 2023arXiv:2307.09676archive 2025-07-28

Jinlong Li, Runsheng Xu, Xinyu Liu, Jin Ma, Baolu Li, Qin Zou, Jiaqi Ma, Hongkai Yu

Typically, object detection methods for autonomous driving that rely on supervised learning make the assumption of a consistent feature distribution between the training and testing data, this such assumption may fail in different weather conditions. Due to the domain gap, a detection model trained under clear weather may not perform well in foggy and rainy conditions. Overcoming detection bottlenecks in foggy and rainy weather is a real challenge for autonomous vehicles deployed in the wild. To bridge the domain gap and improve the performance of object detection in foggy and rainy weather, this paper presents a novel framework for domain-adaptive object detection. The adaptations at both the image-level and object-level are intended to minimize the differences in image style and object appearance between domains. Furthermore, in order to improve the model's performance on challenging examples, we introduce a novel adversarial gradient reversal layer that conducts adversarial mining on difficult instances in addition to domain adaptation. Additionally, we suggest generating an auxiliary domain through data augmentation to enforce a new domain-level metric regularization. Experimental findings on public benchmark exhibit a substantial enhancement in object detection specifically for foggy and rainy driving scenarios.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2307.09676")

Code

Syntology Ran 13 of 13 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 1 ran · our draft was wrong; 9 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jinlong17/da-detect officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 13 ran; 2 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · violated contract
1ran · our draft was wrong
9ran

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jinlong17/da-detect. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

apply_op jinlong17/da-detect/efficientderain-master/augment_and_mix.py official repository ran · our draft was wrong MIT (permissive) · d785b9eff9053e94 · report
float_parameter jinlong17/da-detect/efficientderain-master/augmentations.py official repository ran · honoured contract fingerprinted MIT (permissive) · 9f75cd937e9f1824 · report
getRainLayer2 jinlong17/da-detect/efficientderain-master/generate_rainy_cityscape.py official repository ran MIT (permissive) · 623b945e78e97ea4 · report
getRainLayer2 jinlong17/da-detect/efficientderain-master/rainy_mask.py official repository ran MIT (permissive) · 39131bc31b15b716 · report
getRandRainLayer2 jinlong17/da-detect/efficientderain-master/generate_rainy_cityscape.py official repository ran fingerprinted MIT (permissive) · 18a75e604e63be8e · report
getRandRainLayer2 jinlong17/da-detect/efficientderain-master/rainy_mask.py official repository ran fingerprinted MIT (permissive) · 3b17090195629649 · report
int_parameter jinlong17/da-detect/efficientderain-master/augmentations.py official repository ran · honoured contract fingerprinted MIT (permissive) · fa762f2f1e10f2e4 · report
load_dict jinlong17/da-detect/efficientderain-master/utils.py official repository ran MIT (permissive) · 78f6c780c800860f · report
normalize jinlong17/da-detect/efficientderain-master/augment_and_mix.py official repository ran fingerprinted MIT (permissive) · 09156e22a2df9636 · report
random_setecter jinlong17/da-detect/efficientderain-master/generate_rainy_cityscape.py official repository ran MIT (permissive) · 25e2f0da410a3cfd · report
random_setecter jinlong17/da-detect/efficientderain-master/rainy_mask.py official repository ran MIT (permissive) · a667a2b21d983d2c · report
recover_process jinlong17/da-detect/efficientderain-master/utils.py official repository ran MIT (permissive) · 6b69deaa0fef93c8 · report
sample_level jinlong17/da-detect/efficientderain-master/augmentations.py official repository ran · violated contract fingerprinted MIT (permissive) · 5cc8d4764ac07a35 · report

Tasks

Autonomous DrivingAutonomous VehiclesData AugmentationDomain AdaptationObjectObject Detectionobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

fail

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections