All Projects → ylongqi → fooddist

ylongqi / fooddist

Licence: other
An open-source food image embedding model

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
Cuda
1817 projects

Projects that are alternatives of or similar to fooddist

recipes
Application for managing recipes, planning meals, building shopping lists and much much more!
Stars: ✭ 3,570 (+13630.77%)
Mutual labels:  food, recipe
copenramen
This is my take on a (easy) ramen soup with chasu. Please contribute and give feedback.
Stars: ✭ 12 (-53.85%)
Mutual labels:  food, recipe
BakingApp
🍛🍴 This app allows a user to select a recipe and see video-guided steps for how to complete it, showcasing MVVM, Retrofit, ExoPlayer with lifecycle components, Master/Detail Flow, Widgets.
Stars: ✭ 18 (-30.77%)
Mutual labels:  food, recipe
carbon-footprint
Calculate your carbon footprint 🏭👣 from food, transport, purchases, fashion, electricity and digital activities like streaming, NFT or blockchain.
Stars: ✭ 59 (+126.92%)
Mutual labels:  food
crnn.caffe
crnn.caffe
Stars: ✭ 76 (+192.31%)
Mutual labels:  caffe
Flutter-Food-Onboarding-Screen
A beautiful food onboarding screen which can be used when building a food related flutter app for both android and IOS.
Stars: ✭ 21 (-19.23%)
Mutual labels:  food
fpga caffe
No description or website provided.
Stars: ✭ 116 (+346.15%)
Mutual labels:  caffe
VideoAudit
📹 一个短视频APP视频内容安全审核的思路调研及实现汇总
Stars: ✭ 221 (+750%)
Mutual labels:  caffe
caffe-wrn-generator
Caffe Wide-Residual-Network (WRN) Generator
Stars: ✭ 19 (-26.92%)
Mutual labels:  caffe
ExoticGarden
A Slimefun 4 Addon that adds new plants and various new food items
Stars: ✭ 50 (+92.31%)
Mutual labels:  food
Personal-Chef
An Self learning AI Chatbot who doesnt let you waste food by recommending awesome Recipies
Stars: ✭ 24 (-7.69%)
Mutual labels:  recipe
Deep-Learning-with-Caffe
My tests and experiments on Caffe, the deep learning framework by Berkeley Vision and Learning Center (BVLC) and its contributors.
Stars: ✭ 30 (+15.38%)
Mutual labels:  caffe
openfoodfacts-cordova-app
Open Food Facts mobile app, developed with Cordova, for iOS, Android, Windows Phone, FirefoxOS etc.
Stars: ✭ 24 (-7.69%)
Mutual labels:  food
inventory
Use a barcode reader to scan the foods in your house and add them to a database. See legacy for zbarcam integration. Master integrates with a USB barcode laser scanner.
Stars: ✭ 32 (+23.08%)
Mutual labels:  food
SWCaffe
A Deep Learning Framework customized for Sunway TaihuLight
Stars: ✭ 37 (+42.31%)
Mutual labels:  caffe
caffe-unet-docker
The U-Net Segmentation server (caffe_unet) for Docker
Stars: ✭ 25 (-3.85%)
Mutual labels:  caffe
colorchecker-detection
Multiple ColorChecker Detection. This code implements a multiple colorChecker detection method, as described in the paper Fast and Robust Multiple ColorChecker Detection.
Stars: ✭ 51 (+96.15%)
Mutual labels:  caffe
Foodish
A Node.js/Express.js REST API to GET a random picture of food dishes.
Stars: ✭ 55 (+111.54%)
Mutual labels:  food
crowd density segmentation
The code for preparing the training data for crowd counting / segmentation algorithm.
Stars: ✭ 21 (-19.23%)
Mutual labels:  caffe
PCN-Windows
No description or website provided.
Stars: ✭ 21 (-19.23%)
Mutual labels:  caffe

FoodDist

An open-source food image embedding model, which is trained and can be loaded with caffe: http://caffe.berkeleyvision.org/

To execute the model, please copy the GRN layer implementation from this repo (.cpp, .cu and .h files) to the corresponding caffe directories and rebuild caffe as documented in http://caffe.berkeleyvision.org/installation.html.

Model download: https://s3.amazonaws.com/cornell-tech-sdl-fooddist/siamese_vgg_food_train_iter_100000.caffemodel

For open-source Yum-me system, please refer to: https://github.com/ylongqi/yumme

Contact: Longqi Yang, [email protected]

Reference:

Longqi Yang, Cheng-Kang Hsieh, Hongjian Yang, JP Pollak, Nicola Dell, Serge Belongie, Curtis Cole, Deborah Estrin, "Yum-me: A Personalized Nutrient-based Meal Recommender System" ACM Transactions on Information Systems (TOIS), 36.1 (2017): 7.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].