rnlee1998
rnlee1998
> Have you solved it? No, but I know the reason. You can print the Config.cls_2 and Config.cls_2xmul and you will find they both are **'False**'. Actually, I think Config.cls_2...
> You can use this > `parser.add_argument('--cls_mul', dest='cls_mul', action='store_true', default=True)` > or use `python train.py --data CUB --epoch 360 --backbone resnet50 \ --tb 16 --tnw 16 --vb 512 --vnw 16...
Have you solve the ‘unswap’ is unexpected.?
> FileNotFoundError: [Errno 2] No such file or directory: '/dataset/nyu_depth_v2/official_splits/NYU_Depth_v2/data/nyu2_train.csv' Did you solve this problem?