CenterNet icon indicating copy to clipboard operation
CenterNet copied to clipboard

CenterNet Fixed For Google Colab

Open mehrdad-dev opened this issue 3 years ago • 3 comments

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.

mehrdad-dev avatar Oct 13 '21 09:10 mehrdad-dev

It worked for me. Thanks a lot for making this @mehrdad-dev mehrdad-dev

bijonguha avatar Feb 22 '22 18:02 bijonguha

Good to hear it! Give it a star if you like it :)))))

mehrdad-dev avatar Feb 22 '22 19:02 mehrdad-dev

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) image Can you please help me

baoga1124 avatar Jan 02 '23 00:01 baoga1124