Skip to content

Otazz/General-Training

Repository files navigation

General Training

A way to retrain known networks with new datasets using API calls.

The core funcionality is done but the entire system is on Development.

Currently it's using the TF Slim library to retrain with Flask as a web server, but the plan is to use aiohhtp for async calls.

To run the code: python fl.py

Inception_V3 checkpoint needed, it can be download on the following link

About

A simple way to retrain Inception_V3 for Image Classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published