vishall3d

October 17, 2025 · View on GitHub

Installation Steps

This is the official implementation of VisHall3D.

  1. Install DFA following its README instructions: https://github.com/IDEA-Research/3D-deformable-attention
  2. Install MaskDINO following its README instructions: https://github.com/open-mmlab/mmdetection/pull/9808
  3. Install required dependencies using requirements.txt
  4. Set dataset paths in misc.py, and configure other paths in confs
  5. Run train.py (supports DDP training)
  6. 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.