dattv / RetinaNet_TF14

This project for implementing RetinaNet with TF/Keras 1.14, I converted it from Keras Code example (TF2X) and tried to use tfrecord for fast training.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RetinaNet_TF14

Dataset

Use tfrecord coco2017

Matching Anchor boxes

Model

About

This project for implementing RetinaNet with TF/Keras 1.14, I converted it from Keras Code example (TF2X) and tried to use tfrecord for fast training.


Languages

Language:Python 100.0%