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