{"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/image-to-sphere-learning-equivariant-features","title":"Image to Sphere: Learning Equivariant Features for Efficient Pose Prediction","arxiv_id":"2302.13926","date":"2023-02-27","proceeding":null,"authors":["David M. Klee","Ondrej Biza","Robert Platt","Robin Walters"],"abstract":"Predicting the pose of objects from a single image is an important but difficult computer vision problem. Methods that predict a single point estimate do not predict the pose of objects with symmetries well and cannot represent uncertainty. Alternatively, some works predict a distribution over orientations in $\\mathrm{SO}(3)$. However, training such models can be computation- and sample-inefficient. Instead, we propose a novel mapping of features from the image domain to the 3D rotation manifold. Our method then leverages $\\mathrm{SO}(3)$ equivariant layers, which are more sample efficient, and outputs a distribution over rotations that can be sampled at arbitrary resolution. We demonstrate the effectiveness of our method at object orientation prediction, and achieve state-of-the-art performance on the popular PASCAL3D+ dataset. Moreover, we show that our method can model complex object symmetries, without any modifications to the parameters or loss function. Code is available at https://dmklee.github.io/image2sphere.","url_abs":"https://arxiv.org/abs/2302.13926v1","url_pdf":"https://arxiv.org/pdf/2302.13926v1.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":"image-to-sphere-learning-equivariant-features","repo_url":"https://github.com/dmklee/image2sphere","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"pose-prediction","task_name":"Pose Prediction"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2302.13926","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2302.13926"}},"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/dmklee/image2sphere","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":8},"by_repo_kind":{"official":{"samples":8,"ran":0,"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":"d22dff31f83218e8","entry":"compute_trace","repo":"dmklee/image2sphere","repo_kind":"official","path":"src/so3_utils.py","file_url":"https://github.com/dmklee/image2sphere/blob/HEAD/src/so3_utils.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":true,"mcp_get_code":{"code_sha256":"d22dff31f83218e8"}},{"code_sha256_prefix":"621177118c8c7052","entry":"get_image_annotation_paths","repo":"dmklee/image2sphere","repo_kind":"official","path":"src/pascal_dataset.py","file_url":"https://github.com/dmklee/image2sphere/blob/HEAD/src/pascal_dataset.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":true,"mcp_get_code":{"code_sha256":"621177118c8c7052"}},{"code_sha256_prefix":"62c17386657c227f","entry":"get_imagenet_paths","repo":"dmklee/image2sphere","repo_kind":"official","path":"src/pascal_dataset.py","file_url":"https://github.com/dmklee/image2sphere/blob/HEAD/src/pascal_dataset.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":true,"mcp_get_code":{"code_sha256":"62c17386657c227f"}},{"code_sha256_prefix":"236b05f2292f1477","entry":"get_pascal_paths","repo":"dmklee/image2sphere","repo_kind":"official","path":"src/pascal_dataset.py","file_url":"https://github.com/dmklee/image2sphere/blob/HEAD/src/pascal_dataset.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":true,"mcp_get_code":{"code_sha256":"236b05f2292f1477"}},{"code_sha256_prefix":"e85a5c6f293a5c8a","entry":"nearest_rotmat","repo":"dmklee/image2sphere","repo_kind":"official","path":"src/so3_utils.py","file_url":"https://github.com/dmklee/image2sphere/blob/HEAD/src/so3_utils.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":true,"mcp_get_code":{"code_sha256":"e85a5c6f293a5c8a"}},{"code_sha256_prefix":"6f3e72944281b78f","entry":"plot_so3_distribution","repo":"dmklee/image2sphere","repo_kind":"official","path":"src/visualizations.py","file_url":"https://github.com/dmklee/image2sphere/blob/HEAD/src/visualizations.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":true,"mcp_get_code":{"code_sha256":"6f3e72944281b78f"}},{"code_sha256_prefix":"4efaf553c8ef1d86","entry":"plot_to_image","repo":"dmklee/image2sphere","repo_kind":"official","path":"src/visualizations.py","file_url":"https://github.com/dmklee/image2sphere/blob/HEAD/src/visualizations.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":true,"mcp_get_code":{"code_sha256":"4efaf553c8ef1d86"}},{"code_sha256_prefix":"28f505ceb7e4e119","entry":"rotation_error","repo":"dmklee/image2sphere","repo_kind":"official","path":"src/so3_utils.py","file_url":"https://github.com/dmklee/image2sphere/blob/HEAD/src/so3_utils.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":true,"mcp_get_code":{"code_sha256":"28f505ceb7e4e119"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}