Eric Ong

Results 5 comments of Eric Ong

Dave, Yeah I've tried following the training step from the "Instruction Manual" document", but I get errors like `FileNotFoundError: File b'/data/working/models/v9s/AOI_5_Khartoum_val_evalhist_t h.csv' does not exist` as well as for the...

Dave, I followed these steps: > 1. Run Container (container name: kohei-container) $ sudo nvidia-docker start -a kohei-container -i > 2. Training root@xxxxxxxx:~$ ./train.sh \ /data/train/AOI_2_Vegas_Train \ /data/train/AOI_3_Paris_Train \ /data/train/AOI_4_Shanghai_Train...

Here's the first part: root@*****:~# ./train.sh \ > /data/train/AOI_2_Vegas_Train \ > /data/train/AOI_3_Paris_Train \ > /data/train/AOI_4_Shanghai_Train \ > /data/train/AOI_5_Khartoum_Train >>> CLEAN UP rm -rf /data/working >>> PREPROCESSING STEP python v5_im.py preproc_train...

I don't any csv files nor do I have the summaryData subdirs in the AOI folders.

Dave, Thanks, I will try this