{"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/detecting-rotated-objects-as-gaussian","title":"Detecting Rotated Objects as Gaussian Distributions and Its 3-D Generalization","arxiv_id":"2209.10839","date":"2022-09-22","proceeding":null,"authors":["Xue Yang","Gefan Zhang","Xiaojiang Yang","Yue Zhou","Wentao Wang","Jin Tang","Tao He","Junchi Yan"],"abstract":"Existing detection methods commonly use a parameterized bounding box (BBox) to model and detect (horizontal) objects and an additional rotation angle parameter is used for rotated objects. We argue that such a mechanism has fundamental limitations in building an effective regression loss for rotation detection, especially for high-precision detection with high IoU (e.g. 0.75). Instead, we propose to model the rotated objects as Gaussian distributions. A direct advantage is that our new regression loss regarding the distance between two Gaussians e.g. Kullback-Leibler Divergence (KLD), can well align the actual detection performance metric, which is not well addressed in existing methods. Moreover, the two bottlenecks i.e. boundary discontinuity and square-like problem also disappear. We also propose an efficient Gaussian metric-based label assignment strategy to further boost the performance. Interestingly, by analyzing the BBox parameters' gradients under our Gaussian-based KLD loss, we show that these parameters are dynamically updated with interpretable physical meaning, which help explain the effectiveness of our approach, especially for high-precision detection. We extend our approach from 2-D to 3-D with a tailored algorithm design to handle the heading estimation, and experimental results on twelve public datasets (2-D/3-D, aerial/text/face images) with various base detectors show its superiority.","url_abs":"https://arxiv.org/abs/2209.10839v1","url_pdf":"https://arxiv.org/pdf/2209.10839v1.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":"detecting-rotated-objects-as-gaussian","repo_url":"https://github.com/yangxue0827/RotationDetection","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":null}],"tasks":[{"task_slug":"regression-1","task_name":"regression"}],"methods":[{"method_slug":"align","method_name":"ALIGN"},{"method_slug":"base","method_name":"BASE"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2209.10839","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2209.10839"}},"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/yangxue0827/RotationDetection","reach":null},{"provenance":"deterministic:regex_extraction","url":"https://github.com/zhanggefan/mmdet3d-gaussian","reach":null}],"summary":{"ran_honours":1,"ran_fixture":1,"ran_draft_wrong":1},"by_repo_kind":{"official":{"samples":1,"ran":1,"repositories":1},"found_in_text":{"samples":2,"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":2,"samples":[{"code_sha256_prefix":"4225f45c88618ded","entry":"get_element1_tf","repo":"yangxue0827/RotationDetection","repo_kind":"official","path":"alpharotate/utils/gaussian_wasserstein_distance.py","file_url":"https://github.com/yangxue0827/RotationDetection/blob/HEAD/alpharotate/utils/gaussian_wasserstein_distance.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4225f45c88618ded"}},{"code_sha256_prefix":"6de2e60dbfc87a9c","entry":"postprocess","repo":"zhanggefan/mmdet3d-gaussian","repo_kind":"found_in_text","path":"mmdet3d_gaussian/models/losses/gaussian_distance_loss.py","file_url":"https://github.com/zhanggefan/mmdet3d-gaussian/blob/HEAD/mmdet3d_gaussian/models/losses/gaussian_distance_loss.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6de2e60dbfc87a9c"}},{"code_sha256_prefix":"5220792142e74843","entry":"preprocess","repo":"zhanggefan/mmdet3d-gaussian","repo_kind":"found_in_text","path":"mmdet3d_gaussian/models/losses/gaussian_distance_loss.py","file_url":"https://github.com/zhanggefan/mmdet3d-gaussian/blob/HEAD/mmdet3d_gaussian/models/losses/gaussian_distance_loss.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5220792142e74843"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}