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
when i use the "python -m torch.distributed.launch tools/train.py --config configs/singledataset/clip_end2end_faster_rcnn_r50_c4_1x_coco.py --work-dir output --gpus 8 --launcher pytorch" to train model on singledataset(coco) i found this error . How to solve it? i run setup.py but this action don't solve. Thanks!
The text was updated successfully, but these errors were encountered:
same issue here python demo/image_demo.py demo/demo.jpg \ configs/inference/clip_end2end_faster_rcnn_r50_c4_1x_lvis_v0.5.py \ ckpt/epoch_12_end2end_coco.pth
when i use the "python -m torch.distributed.launch tools/train.py --config configs/singledataset/clip_end2end_faster_rcnn_r50_c4_1x_coco.py --work-dir output --gpus 8 --launcher pytorch" to train model on singledataset(coco) i found this error . How to solve it? i run setup.py but this action don't solve. Thanks!
The text was updated successfully, but these errors were encountered: