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

crashes on colab using custom weights/config #32

Open
simonm3 opened this issue May 20, 2021 · 0 comments
Open

crashes on colab using custom weights/config #32

simonm3 opened this issue May 20, 2021 · 0 comments

Comments

@simonm3
Copy link

simonm3 commented May 20, 2021

I have custom trained weights/config files for yolov3 tiny with relu. This works fine with darknet directly. However when I pass the same weights and config file to Detector colab crashes and restarts with no error message.

I can run your colab example fine.

I have exactly the same issue with pydarknet. It seems to be related to number of classes. It runs with 80 classes though returns nonsense. Reducing this to 1 which was used in training and it crashes.

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

1 participant