NVIDIA Deep Learning Examples
NVIDIA Deep Learning Examples
EfficientDet For TensorFlow2
Resource
NVIDIA Deep Learning Examples
NVIDIA Deep Learning Examples
EfficientDet For TensorFlow2

A convolution-based neural network for the task of object detection.

Changelog

May 2022

  • Initial Release

Known Issues

The dataloader is a bottleneck during training thus to gain any more performance boosts the dataloader needs to be improved.