We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa9c44 commit 5a2cb1cCopy full SHA for 5a2cb1c
README.md
@@ -1,2 +1,11 @@
1
# htn-intro-to-tfjs
2

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