reasonChan

Results 1 issues of reasonChan

when i run the video_inference_cv.py, there is an error: No such file or directory: 'data\\tmp\\G_20epochs_09132019.pth.tar' ` parser.add_argument( '--modelA', type=str, default=os.path.join('data', 'tmp', 'G_20epochs_09132019.pth.tar'), help='Path to model file') parser.add_argument( '--modelB', type=str, default=os.path.join('data',...