Skip to content
#

efficientdet

Here are 26 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

A repository that shares tuning results of trained models generated by Tensorflow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. OpenVINO.

  • Updated Aug 19, 2020
  • Python

Improve this page

Add a description, image, and links to the efficientdet 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 efficientdet topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.