The Wayback Machine - https://web.archive.org/web/20200823002038/https://github.com/topics/efficientnet
Skip to content
#

efficientnet

Here are 86 public repositories matching this topic...

romanoss
romanoss commented May 31, 2020

Hi,
I try to get EfficientDet running on Kaggle TPUs following Alex Shonenkov's kernel

I am rather a beginner with python and pytorch - sorry...

the model runs ok on GPU - is it possible, that there is a problem with num_classes=1?

the call stack is like:

`def get_net(imgsize=IMG_SIZE, use_checkpoint=None):
config = get_efficientdet_config('tf_efficientdet_d4')
net = Effici

Improve this page

Add a description, image, and links to the efficientnet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the efficientnet topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.