AGN-pytorch icon indicating copy to clipboard operation
AGN-pytorch copied to clipboard

Where are the weight files

Open reasonChan opened this issue 1 year ago • 1 comments

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', 'tmp', 'AGN_G_09232019_Jennifer_Lopez_3.pth.tar'), help='Path to model file') parser.add_argument( '--modelft', type=str, default=os.path.join('data', 'tmp', 'model_ft_acc98_09202019.pth.tar'), help='Path to model file') best wishes

reasonChan avatar Oct 05 '23 12:10 reasonChan

Anyone has a solution for this yet?

treesturn avatar Sep 04 '24 09:09 treesturn