frotms / Chinese-and-Western-Food-Classification

309 food classification by MobilenetV2, Pytorch
22 stars 7 forks source link

Chinese and Western Food Classification

This repo contains code for running food classification by pytorch. It uses 208 chinese food classes and 101 western food classes(309-classes).
This repo is designed for those who want to start their projects of image classification.
It provides fast experiment setup and attempts to maximize the number of projects killed within the given time.
It includes a few Convolutional Neural Network modules.You can build your own dnn easily.

Requirements