{"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/adaptive-sparse-convolutional-networks-with","title":"Adaptive Sparse Convolutional Networks with Global Context Enhancement for Faster Object Detection on Drone Images","arxiv_id":"2303.14488","date":"2023-03-25","proceeding":"CVPR 2023 1","authors":["Bowei Du","Yecheng Huang","Jiaxin Chen","Di Huang"],"abstract":"Object detection on drone images with low-latency is an important but challenging task on the resource-constrained unmanned aerial vehicle (UAV) platform. This paper investigates optimizing the detection head based on the sparse convolution, which proves effective in balancing the accuracy and efficiency. Nevertheless, it suffers from inadequate integration of contextual information of tiny objects as well as clumsy control of the mask ratio in the presence of foreground with varying scales. To address the issues above, we propose a novel global context-enhanced adaptive sparse convolutional network (CEASC). It first develops a context-enhanced group normalization (CE-GN) layer, by replacing the statistics based on sparsely sampled features with the global contextual ones, and then designs an adaptive multi-layer masking strategy to generate optimal mask ratios at distinct scales for compact foreground coverage, promoting both the accuracy and efficiency. Extensive experimental results on two major benchmarks, i.e. VisDrone and UAVDT, demonstrate that CEASC remarkably reduces the GFLOPs and accelerates the inference procedure when plugging into the typical state-of-the-art detection frameworks (e.g. RetinaNet and GFL V1) with competitive performance. Code is available at https://github.com/Cuogeihong/CEASC.","url_abs":"https://arxiv.org/abs/2303.14488v1","url_pdf":"https://arxiv.org/pdf/2303.14488v1.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":"adaptive-sparse-convolutional-networks-with","repo_url":"https://github.com/cuogeihong/ceasc","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"object-detection-1","task_name":"object-detection"}],"methods":[{"method_slug":"1x1-convolution","method_name":"1x1 Convolution"},{"method_slug":"convolution","method_name":"Convolution"},{"method_slug":"fpn","method_name":"FPN"},{"method_slug":"focal-loss","method_name":"Focal Loss"},{"method_slug":"group-normalization","method_name":"Group Normalization"},{"method_slug":"retinanet","method_name":"RetinaNet"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2303.14488","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2303.14488"}},"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":"deterministic:regex_extraction","url":"https://github.com/Cuogeihong/CEASC","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":3,"unverified":3},"by_repo_kind":{"official":{"samples":6,"ran":3,"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":0,"samples":[{"code_sha256_prefix":"4e2dcdfe578946a0","entry":"check_link","repo":"Cuogeihong/CEASC","repo_kind":"official","path":".dev_scripts/check_links.py","file_url":"https://github.com/Cuogeihong/CEASC/blob/HEAD/.dev_scripts/check_links.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4e2dcdfe578946a0"}},{"code_sha256_prefix":"cc93fdc812eca8f7","entry":"check_url","repo":"Cuogeihong/CEASC","repo_kind":"official","path":".dev_scripts/check_links.py","file_url":"https://github.com/Cuogeihong/CEASC/blob/HEAD/.dev_scripts/check_links.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cc93fdc812eca8f7"}},{"code_sha256_prefix":"893e052530d28946","entry":"process_model_info","repo":"Cuogeihong/CEASC","repo_kind":"official","path":".dev_scripts/convert_test_benchmark_script.py","file_url":"https://github.com/Cuogeihong/CEASC/blob/HEAD/.dev_scripts/convert_test_benchmark_script.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"893e052530d28946"}},{"code_sha256_prefix":"fd08138d4bde9cfa","entry":"check_path","repo":"Cuogeihong/CEASC","repo_kind":"official","path":".dev_scripts/check_links.py","file_url":"https://github.com/Cuogeihong/CEASC/blob/HEAD/.dev_scripts/check_links.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fd08138d4bde9cfa"}},{"code_sha256_prefix":"8ff99a6bd2ebf598","entry":"ordered_yaml_dump","repo":"Cuogeihong/CEASC","repo_kind":"official","path":".dev_scripts/gather_models.py","file_url":"https://github.com/Cuogeihong/CEASC/blob/HEAD/.dev_scripts/gather_models.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8ff99a6bd2ebf598"}},{"code_sha256_prefix":"138e112e22b0314e","entry":"process_checkpoint","repo":"Cuogeihong/CEASC","repo_kind":"official","path":".dev_scripts/gather_models.py","file_url":"https://github.com/Cuogeihong/CEASC/blob/HEAD/.dev_scripts/gather_models.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"138e112e22b0314e"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}