Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"FasterRCNN: 'CLIPResNet is not in the models registry'" #18

Open
liulin813 opened this issue Jun 17, 2023 · 4 comments
Open

"FasterRCNN: 'CLIPResNet is not in the models registry'" #18

liulin813 opened this issue Jun 17, 2023 · 4 comments

Comments

@liulin813
Copy link

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!

@Votess4All
Copy link

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

@1mrhuang
Copy link

May I ask you finally solved this problem ?I also met the same problem as you.

@CODERED555
Copy link

Have you solved this issue ? I also met the same problem

@luoqianhao
Copy link

pip install -v -e . I solved the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants