renwuli/e3sym
Official PyTorch implementation of ICCV 2023 paper: E3Sym: Leveraging E(3) Invariance for Unsupervised 3D Planar Reflective Symmetry Detection.
This tool helps analyze 3D models to find all their mirror (planar reflective) symmetries, even in incomplete or partial shapes. You input a 3D model, and it outputs the detected symmetry planes. This is ideal for 3D modelers, product designers, or researchers working with geometric analysis.
No commits in the last 6 months.
Use this if you need to automatically identify all planar reflective symmetries in various 3D objects, including complex or fragmented models.
Not ideal if you only need to detect rotational symmetries or other non-planar symmetrical properties.
Stars
24
Forks
3
Language
Python
License
—
Category
Last pushed
Sep 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/renwuli/e3sym"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
3DOM-FBK/deep-image-matching
Multiview matching with deep-learning and hand-crafted local features for COLMAP and other SfM...
suhangpro/mvcnn
Multi-view CNN (MVCNN) for shape recognition
zouchuhang/LayoutNet
Torch implementation of our CVPR 18 paper: "LayoutNet: Reconstructing the 3D Room Layout from a...
andyzeng/tsdf-fusion-python
Python code to fuse multiple RGB-D images into a TSDF voxel volume.
andyzeng/tsdf-fusion
Fuse multiple depth frames into a TSDF voxel volume.