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
I defined my own dataset and got a lot of PTH files on how I could do that and use it on the command line.
command line:python main.py --dataset vg --img_folder data/vg/images/ --ann_path data/vg/ --eval --batch_size 1 --resume ckpt/checkpoint0149.pth
The text was updated successfully, but these errors were encountered:
Hello, would you mind telling more about how did you generate your own dataset? cause i filtering VG set based on some classes but the model crashes and it won't even start training
I defined my own dataset and got a lot of PTH files on how I could do that and use it on the command line.
command line:python main.py --dataset vg --img_folder data/vg/images/ --ann_path data/vg/ --eval --batch_size 1 --resume ckpt/checkpoint0149.pth
The text was updated successfully, but these errors were encountered: