Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hotdog or not?

A simple binary classification of pictures of hotdogs, using MobileNetV3.

MobileNetV3 has been implemented by myself from scratch. Link to repository.

Data provided from this link.

data folder structure must be as below:

data
|
|
+____test
|    |
|    |____hotdog
|    |
|    |____nothotdog
|
|
|
|
+____train
     |
     |____hotdog
     |
     |____nothotdog

About

Deep Learning model training for recognizing whether an image contains a hotdog or not. Using a hotdog dataset. Don't ask why.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages