Spaces:
Build error
Build error
sankhyikii
commited on
Commit
·
cd9ee90
1
Parent(s):
5564a23
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,11 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
This is a project that got me started with Deep Learning, I put in a lot of hours and weeks into learning and making this model. I firstly tried to make a simple ConvNet but the loss never converged because the network was very simple.
|
13 |
+
|
14 |
+
Hence I used a pretrained RESNET-50 model to train the network. Back in the day, I was unaware of COLAB and KAGGLE, So trained it on laptop CPU for 3 hours and I was soo happy to finally see the results😇😇.
|
15 |
+
Thank you
|
16 |
+
Shyam Gupta
|
17 |
+
(Founder Sankhyikii)
|
18 |
+
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|