Skip to content

I'm a fan of Silicon Valley and this is my hilarious attempt at replicating the see-food app's core logic. I don't know what I'm doing. I'm just playing.

Notifications You must be signed in to change notification settings

tnvrsingh/this-is-not-hotdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

Notes

27/07/2023

The dataset

Keras Docs

(Un)Fortunately, I don't need to do resizing as part of preprocessing. It is done already.

What did I do/learn till now:

  1. Got it running on the GPU. On Windows. What a mess. 2. I don't want to dual boot. As much as it would make things easy.
  2. Set basic params like image and batch size which will be needed for training
  3. A subset (20%) of training will be used for validation
  4. Got the detection in the training folders right # ['hotdog', 'nothotdog']
  5. Visualized the first 9 images in the training dataset

About

I'm a fan of Silicon Valley and this is my hilarious attempt at replicating the see-food app's core logic. I don't know what I'm doing. I'm just playing.

Resources

Stars

Watchers

Forks

Languages