vishall3d
October 17, 2025 · View on GitHub
Installation Steps
This is the official implementation of VisHall3D.
- Install DFA following its README instructions: https://github.com/IDEA-Research/3D-deformable-attention
- Install MaskDINO following its README instructions: https://github.com/open-mmlab/mmdetection/pull/9808
- Install required dependencies using
requirements.txt - Set dataset paths in
misc.py, and configure other paths inconfs - Run
train.py(supports DDP training) - Welcome to open an issue — we’ll help resolve it.
For questions regarding the paper or the code, please send an email to luhaoang@stu.xjtu.edu.cn.