Yunyi G
Results
1
issues of
Yunyi G
I trained a MVTN model with 100 epochs with the following command, and stopped training after 57 epochs. ``` python run_mvtn.py --data_dir data/ModelNet40/ --run_mode train --mvnetwork mvcnn --epochs 100 --nb_views...