In this project, we classify images based on taste. First, we extract embeddings using a pretrained convolutional neural network. Then, we build our own neural network for binary classification, which takes these embeddings as input and determines whether dish A tastes more like dish B (0) or dish C (1). This neural network consists of two linear layers and employs batch normalization, with ReLU and Sigmoid as activation functions. The network is optimized using Binary Cross Entropy Loss and the Adam optimizer.
Please refer to main.ipynb
for further details.
-
Notifications
You must be signed in to change notification settings - Fork 0
Leonard226/Image-Classification-using-pretrained-CovNet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published