Closed andygong2018 closed 4 years ago
@andygong2018 Hi, there is no need to change the path. We only use the name of the corresponding data. You can run the code by simply changing the path of VOC in the config file.
@andygong2018 Hi, there is no need to change the path. We only use the name of the corresponding data. You can run the code by simply changing the path of VOC in the config file.
Thanks a lot! Yes, I have found the corresponding in the method set_files.
I download the data follow the installation 3, using 'CaGNet_VOC2012_data.tar'. In train.py line 166, I print the train and val data: and the print results are: the datapath is '/home/schoudhu/zss/SBD/dataset/', how can I change the path to mine? Thanks