Skip to content

Commit 2686fb6

Browse files
Patreon badge and button added
1 parent b0255ea commit 2686fb6

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img src="https://github.com/ArunMichaelDsouza/tensorflow-image-detection/raw/master/icon.png" width="250" height="auto" alt="tensorflow-image-detection icon"/>
22

3-
# tensorflow-image-detection
3+
# tensorflow-image-detection <span class="badge-patreon"><a href="https://www.patreon.com/arunmichaeldsouza" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-blue.svg" alt="Patreon donate button" /></a></span>
44
A generic image detection program that uses Google's Machine Learning library, [Tensorflow](https://www.tensorflow.org/) and a pre-trained Deep Learning Convolutional Neural Network model called [Inception](https://research.googleblog.com/2016/03/train-your-own-image-classifier-with.html).
55

66
This model has been pre-trained for the [ImageNet](http://image-net.org/) Large Visual Recognition Challenge using the data from 2012, and it can differentiate between 1,000 different classes, like Dalmatian, dishwasher etc.
@@ -86,6 +86,14 @@ Once the input file is selected, the classifier will output the predictions for
8686

8787
<br/>
8888

89+
## Support
90+
91+
If you'd like to help support the development of the project, please consider backing me on Patreon -
92+
93+
[<img src="https://arunmichaeldsouza.com/img/patreon.png" width="180px;"/>](https://www.patreon.com/bePatron?u=8841116)
94+
95+
<br/>
96+
8997
## License
9098
MIT License
9199

0 commit comments

Comments
 (0)