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

How to see an infer DEMO? #74

Open
ModynAI opened this issue Oct 10, 2021 · 2 comments
Open

How to see an infer DEMO? #74

ModynAI opened this issue Oct 10, 2021 · 2 comments

Comments

@ModynAI
Copy link

ModynAI commented Oct 10, 2021

Hi, First of all i wanna tank you for your great work.

i followed your instruction on Inference. first, i installed pytorch and cuda and then git clone the repo and then set root dir. after that i installed all the dependencies and libraries! after that I've download the pretrain weights to my workstation. then i went into the this:
https://github.com/Media-Smart/vedadet/blob/main/configs/infer/tinaface/tinaface_r50_fpn_bn.py

and changed the weight pass to the downloaded .pth file from your google drive ( https://drive.google.com/file/d/1zZ88-H3721F4V9-9NVpHFrbcpACflrHU/view?usp=sharing).

at the end i just used an image to test for a demo using this command
CUDA_VISIBLE_DEVICES="0" python tools/infer.py configs/infer/tinaface/tinaface_r50_fpn_bn.py /content/13.jpg

Am i doing sth wrong?
is it necessary to train the model?

Thanks
Best regards

@ModynAI
Copy link
Author

ModynAI commented Oct 10, 2021

@gdiasbruno
Copy link

There is any answer to this?

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

2 participants