/Tensorflow-API-HTM

Carry out various projects by using tensorflow-API.

Primary LanguageHTML

Tensorflow-API-Master HitCount

Carry out various projects by using tensorflow-API.

0. Open-Images_EasyDownload

Easiest way to get the Data for Deep Learning, by using “Open Images”. [Helper library for downloading OpenImages categorically.]

image1

1. Classification [Break through the reCAPTCHA]

Break through the security program for prevent ing macros, reCAPTCHA , using pretrained model[Inception_Net]. As you can see in the picture below, Inception_Net makes it easy to find a bus. image1

2. Object_detection [Football play detection]

We used ssdlite_mobilenet_v2_coco[Download Link] to analyze soccer games in real time because we need fast computing speed. But as you can see in the image below, our model(Left) performs very well even though it is a lightweight model. result3