JacobLee121
Results
2
comments of
JacobLee121
trainset_path = '/bigdisk/.../paris_trainset.pkl'#added testset_path = '/bigdisk/.../paris_testset.pkl'#added dataset_path = '/bigdisk/.../paris/'#added if not os.path.exists( trainset_path ) or not os.path.exists( testset_path ): trainset_dir = os.path.join( dataset_path, 'train2014' ) testset_dir = os.path.join( dataset_path, 'val2014'...
the file can be build in the train code, but you should get the pairs dataset