I ran the python scrpits/train.py code to train the model you provided, but I got an error that there is no dataset.
I downloaded the 3DSSG_subset folder from another issue, put it in the data folder ( /3dssg/data/3RScan/3DSSG_subset/ ), and set CONF.PATH.BASE in lib/config.py to my folder.
How can I download and use the data needed for train?
Hello,
thank you for the great work!
I ran the python scrpits/train.py code to train the model you provided, but I got an error that there is no dataset.
I downloaded the 3DSSG_subset folder from another issue, put it in the data folder ( /3dssg/data/3RScan/3DSSG_subset/ ), and set CONF.PATH.BASE in lib/config.py to my folder.
How can I download and use the data needed for train?