Closed mhalber closed 5 years ago
I believe there is another issue with the Readme.md. Can we confirm that command to train confidence model should be:
python train_confidence.py --restore=0 --dataFolder=[SCANNET_PATH]
rather than stated
python train.py --restore=0 --dataFolder=[SCANNET_PATH]
Thanks for the corrections!
Hi, it seems there is a typo with inference commands in the Readme.md, specifically, the split command is missing double hyphen:
I believe correct command should be: