Shape Matching of Real 3D Object Data to Synthetic 3D CADs (3DV project @ ETHZ)
Group Member: Yue Pan, Yuanwen Yue, Bingxin Ke, Yujie He
Supervisor: Dr. Iro Armeni, Shengyu Huang
report | presentation | demo
TBA
- Train the model, monitor it via wandb
cd ./src
# configure the path and parameters in train_scannet.sh
bash train_scannet.sh
- Evaluate the model on ScanNet or 2D3DS dataset
# configure the path and parameters in eval_xxx.sh
bash eval_scannet.sh
bash eval_2d3ds.sh
We thanks greatly for the following projects for the backbone and the datasets.