CenterNet
CenterNet copied to clipboard
CenterNet Fixed For Google Colab
Hi! I created a fork from CenterNet, and fixed conflicts version bugs. You need just to run the notebook in Colab, and see the results in different backbones!
fixed:
- Conda version
- Pytorch version
- Dcnv2
GitHub repo: https://github.com/mehrdad-dev/CenterNet-Fixed-For-Colab
I hope it can help you.
It worked for me. Thanks a lot for making this @mehrdad-dev mehrdad-dev
Good to hear it! Give it a star if you like it :)))))
Good to hear it! Give it a star if you like it :)))))
Hi, i got the problem when runing in your colab 3D demo ret = detector.run(img)
Can you please help me