KingJulien0709
Results
2
comments of
KingJulien0709
i have installed a lower torchvision version. which should fix the last problem. and the problem that the coco dataset is required can be fixed by removing '../dataset/coco_detection.yml', form the...
maybe try to run it with python instead of torchrun first: `python train.py -c configs/deim_dfine/deim_hgnetv2_s_coco.yml --use-amp --seed=0 -t deim_dfine_hgnetv2_s_coco_120e.pth`