bourdakos1 / Custom-Object-Detection

Custom Object Detection with TensorFlow

Home Page:https://medium.freecodecamp.org/tracking-the-millenium-falcon-with-tensorflow-c8c86419225e

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to train coco preset models

MichaelPanW opened this issue · comments

The project I am targeting is a ship.
When I try to train with your project.
Instead, the accuracy rate has dropped.
It may be because there is a similar project So affecting the weight.
Is there any way to train the original coco project
Instead of creating a new one?

Hi @MichaelPanW, this repo relies on a dated version of the TensorFlow api. We've moved to a more future proof version here: https://github.com/cloud-annotations/training
I encourage you to try it out and reopen this issue there if you are still running into problems