Papers › Cross-Domain Weakly-Supervised Object Detection through Progressive Domain Adaptation

Cross-Domain Weakly-Supervised Object Detection through Progressive Domain Adaptation

30 Mar 2018CVPR 2018 6arXiv:1803.11365archive 2025-07-28

Naoto Inoue, Ryosuke Furuta, Toshihiko Yamasaki, Kiyoharu Aizawa

Can we detect common objects in a variety of image domains without instance-level annotations? In this paper, we present a framework for a novel task, cross-domain weakly supervised object detection, which addresses this question. For this paper, we have access to images with instance-level annotations in a source domain (e.g., natural image) and images with image-level annotations in a target domain (e.g., watercolor). In addition, the classes to be detected in the target domain are all or a subset of those in the source domain. Starting from a fully supervised object detector, which is pre-trained on the source domain, we propose a two-step progressive domain adaptation technique by fine-tuning the detector on two types of artificially and automatically generated samples. We test our methods on our newly collected datasets containing three image domains, and achieve an improvement of approximately 5 to 20 percentage points in terms of mean average precision (mAP) compared to the best-performing baselines.

PaperPDFConference PDFCodeCode 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="1803.11365")

Code

Syntology Ran 1 of 11 code samples harvested from 2 repositories linked to this paper; 10 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: community (archive-listed): 11 samples from 2 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

barisbatuhan/dass_det_inference mentioned on GitHubpytorchApache-2.0 report
barisbatuhan/dass_detector mentioned on GitHubpytorchApache-2.0 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

11 samples harvested; 1 ran; 0 honoured the contract we drafted; 10 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.

1ran · our draft was wrong
10unverified

Licence: 0 of the 11 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

intersect barisbatuhan/dass_det_inference/dass_det/utils/boxes.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · f01c5f73515770a5 · report
check_center_boxa_in_boxb barisbatuhan/dass_det_inference/dass_det/utils/boxes.py community (archive-listed) unverified Apache-2.0 (permissive) · fa151da186910445 · report
filter_box barisbatuhan/dass_det_inference/dass_det/utils/boxes.py community (archive-listed) unverified Apache-2.0 (permissive) · 4a3604aadeec303e · report
fuse_conv_and_bn barisbatuhan/dass_det_inference/dass_det/utils/model_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · d3111a0ae5602114 · report
fuse_model barisbatuhan/dass_det_inference/dass_det/utils/model_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · bce7fbf2f1717430 · report
get_activation barisbatuhan/dass_det_inference/dass_det/models/network_blocks.py community (archive-listed) unverified Apache-2.0 (permissive) · 6e3d5f4c3ce305d7 · report
get_faces_and_bodies_in_frame barisbatuhan/dass_detector/datasets/dcm_panels_creator.py community (archive-listed) unverified Apache-2.0 (permissive) · 4ee3fb89cd920516 · report
get_total_and_free_memory_in_Mb barisbatuhan/dass_det_inference/dass_det/utils/metric.py community (archive-listed) unverified Apache-2.0 (permissive) · 8211e0d6dc4df44f · report
is_parallel barisbatuhan/dass_det_inference/dass_det/utils/ema.py community (archive-listed) unverified Apache-2.0 (permissive) · bbbb5d6a28074b9d · report
load_annotations barisbatuhan/dass_detector/datasets/dcm_panels_creator.py community (archive-listed) unverified Apache-2.0 (permissive) · 7b6ebc447d32adc5 · report
load_ckpt barisbatuhan/dass_det_inference/dass_det/utils/checkpoint.py community (archive-listed) unverified Apache-2.0 (permissive) · 8851ffb179a522ed · report

Tasks

Domain AdaptationObject DetectionWeakly Supervised Object Detectionobject-detection

Datasets

Introduced by this paper, per the archive.

Clipart1kComic2kWatercolor2k

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Weakly Supervised Object Detection Clipart1k DT+PL MAP 46.0 #5 of 7 Archive leaderboard report
Weakly Supervised Object Detection Comic2k DT+PL (+extra) MAP 42.2 #5 of 8 Archive leaderboard report
Weakly Supervised Object Detection Comic2k DT+PL MAP 37.2 #6 of 8 Archive leaderboard report
Weakly Supervised Object Detection Watercolor2k DT+PL (+extra) MAP 59.1 #5 of 12 Archive leaderboard report
Weakly Supervised Object Detection Watercolor2k DT+PL MAP 54.3 #9 of 12 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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