Skip to content

scotthuang1989/object_detection_with_tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google API

models

Google tensorflow models repo. Current commit for this application:

5a5d330539dff11eef79ca2e716fb477baf13cf9

Applications

detection_app

Use existing model for detecting object in a video.

train_model_with_own_data

  • Re-train the model with new dataset. current progress is use public available dataset.

Coming soon

Next step, I will use opencv create by own dataset and train a model on it. In that way we can do some useful thing instead of practicing.