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

Inference Issue #558

Open
KVSAkhilesh opened this issue Feb 17, 2023 · 1 comment
Open

Inference Issue #558

KVSAkhilesh opened this issue Feb 17, 2023 · 1 comment

Comments

@KVSAkhilesh
Copy link

Hi Team,
I am trying to run inference script on my own data.
I have weights file which is converted to torch weights file and config file is also give, but none of the images boxes is taking into model and predicting the output.
Please find below command used to run the code and output we got. please let me know if we are missing something.
command:
python demo.py -cfgfile "\yolov4-2class_70K_default_anchors.cfg" -weightfile "yolov4-pytorch.pth" -imgfile "image.jpeg"
error

@mahnehsilla
Copy link

I recommend you to switch to https://github.com/WongKinYiu/yolov7 because it is active or you will end up days stuck fixing things, unless you have experience

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