Published May 20, 2021
| Version 1.1
Software
Open
SSD implementation in Keras with EfficientNet
Authors/Creators
Description
A pure Tensorflow+Keras TPU trainable implementation of SSD (Single Shot MultiBox Detector) using different backbones of EfficientNet which can be replaced with any ImageNet backbone. Tested on the PASCAL_VOC dataset. Implemented several low level data preprocessing and augmentations in pure tensorflow functions for faster computation.
Files
500swapnil/Keras_Efficientnet_SSD-1.1.zip
Files
(26.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:296c6fe1cd58d98d1203d200d4b54399
|
26.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/500swapnil/Keras_Efficientnet_SSD/tree/1.1 (URL)