You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running the code: python projects/ISTR/train_net.py --num-gpus 4 --config-file projects/ISTR/configs/ISTR-R50-3x.yaml --eval-only MODEL.WEIGHTS ./output/model_final.pth
I encountered the following error-No such directory found projects/ISTR/configs/ISTR-R50-3x.yaml .
I looked into the configs folder and there was no file named ISTR-R50-3x.yaml.
Please help!
The text was updated successfully, but these errors were encountered:
While running the code:
python projects/ISTR/train_net.py --num-gpus 4 --config-file projects/ISTR/configs/ISTR-R50-3x.yaml --eval-only MODEL.WEIGHTS ./output/model_final.pth
I encountered the following error-No such directory found projects/ISTR/configs/ISTR-R50-3x.yaml .
I looked into the configs folder and there was no file named ISTR-R50-3x.yaml.
Please help!
The text was updated successfully, but these errors were encountered: