{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/boosting-weakly-supervised-object-detection","title":"Boosting Weakly Supervised Object Detection with Progressive Knowledge Transfer","arxiv_id":"2007.07986","date":"2020-07-15","proceeding":"ECCV 2020 8","authors":["Yuanyi Zhong","Jian-Feng Wang","Jian Peng","Lei Zhang"],"abstract":"In this paper, we propose an effective knowledge transfer framework to boost the weakly supervised object detection accuracy with the help of an external fully-annotated source dataset, whose categories may not overlap with the target domain. This setting is of great practical value due to the existence of many off-the-shelf detection datasets. To more effectively utilize the source dataset, we propose to iteratively transfer the knowledge from the source domain by a one-class universal detector and learn the target-domain detector. The box-level pseudo ground truths mined by the target-domain detector in each iteration effectively improve the one-class universal detector. Therefore, the knowledge in the source dataset is more thoroughly exploited and leveraged. Extensive experiments are conducted with Pascal VOC 2007 as the target weakly-annotated dataset and COCO/ImageNet as the source fully-annotated dataset. With the proposed solution, we achieved an mAP of $59.7\\%$ detection performance on the VOC test set and an mAP of $60.2\\%$ after retraining a fully supervised Faster RCNN with the mined pseudo ground truths. This is significantly better than any previously known results in related literature and sets a new state-of-the-art of weakly supervised object detection under the knowledge transfer setting. Code: \\url{https://github.com/mikuhatsune/wsod_transfer}.","url_abs":"https://arxiv.org/abs/2007.07986v1","url_pdf":"https://arxiv.org/pdf/2007.07986v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"boosting-weakly-supervised-object-detection","repo_url":"https://github.com/mikuhatsune/wsod_transfer","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"object","task_name":"Object"},{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"transfer-learning","task_name":"Transfer Learning"},{"task_slug":"weakly-supervised-object-detection","task_name":"Weakly Supervised Object Detection"},{"task_slug":"object-detection-1","task_name":"object-detection"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2007.07986","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2007.07986"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mikuhatsune/wsod_transfer","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":2,"unverified":2},"by_repo_kind":{"official":{"samples":4,"ran":2,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":4,"samples":[{"code_sha256_prefix":"c42eaa8eb1b704cd","entry":"sigmoid_focal_loss_cpu","repo":"mikuhatsune/wsod_transfer","repo_kind":"official","path":"maskrcnn_benchmark/layers/sigmoid_focal_loss.py","file_url":"https://github.com/mikuhatsune/wsod_transfer/blob/HEAD/maskrcnn_benchmark/layers/sigmoid_focal_loss.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"mcp_get_code":{"code_sha256":"c42eaa8eb1b704cd"}},{"code_sha256_prefix":"e261fa29066b37e5","entry":"smooth_l1_loss","repo":"mikuhatsune/wsod_transfer","repo_kind":"official","path":"maskrcnn_benchmark/layers/smooth_l1_loss.py","file_url":"https://github.com/mikuhatsune/wsod_transfer/blob/HEAD/maskrcnn_benchmark/layers/smooth_l1_loss.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"mcp_get_code":{"code_sha256":"e261fa29066b37e5"}},{"code_sha256_prefix":"3b64114bfcf9ace5","entry":"boxlist_overlap1","repo":"mikuhatsune/wsod_transfer","repo_kind":"official","path":"wsod/pseudo_label.py","file_url":"https://github.com/mikuhatsune/wsod_transfer/blob/HEAD/wsod/pseudo_label.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"mcp_get_code":{"code_sha256":"3b64114bfcf9ace5"}},{"code_sha256_prefix":"2902bf4410253ff7","entry":"interpolate","repo":"mikuhatsune/wsod_transfer","repo_kind":"official","path":"maskrcnn_benchmark/layers/misc.py","file_url":"https://github.com/mikuhatsune/wsod_transfer/blob/HEAD/maskrcnn_benchmark/layers/misc.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"mcp_get_code":{"code_sha256":"2902bf4410253ff7"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}