Skip to content

Commit 5a2cb1c

Browse files
authored
add documentation
1 parent 0aa9c44 commit 5a2cb1c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# htn-intro-to-tfjs
22
![HTN](https://socialify.git.ci/shivaylamba/htn-intro-to-tfjs/image?description=1&font=Bitter&forks=1&issues=1&language=1&owner=1&pulls=1&stargazers=1&theme=Dark)
3+
4+
## Inspiration
5+
6+
This is a repository created for the Hack The North Workshop on [Introduction to Tensorflow.JS](https://my.hackthenorth.com/schedule?event=708).
7+
The demo uses a simple COCO-SSD Model for object detection on an image uploaded by the user.
8+
9+
## Resources
10+
1. [COCO-SSD Model for Tensorflow.JS](https://github.com/tensorflow/tfjs-models/tree/master/coco-ssd)
11+
2.

0 commit comments

Comments
 (0)