Food-Recipe-CNN
Food image recognizer
A deep learning system for recognizing food images and retrieving matching recipes
food image to recipe with deep convolutional neural networks.
570 stars
29 watching
131 forks
Language: Jupyter Notebook
last commit: almost 2 years ago
Linked from 1 awesome list
chefclassificationcnnconvolutional-neural-networkscooking-dishesdata-sciencedeep-learningdishfoodfood-classificationinceptionv3jupyter-notebookkerasmachine-learningpython3recipesrecognitiontsnevggvgg16
Related projects:
Repository | Description | Stars |
---|---|---|
gakarak/fcn_mscoco_food_segmentation | An implementation of a deep learning-based food segmentation model using a fully convolutional neural network | 11 |
atiyo/deep_image_prior | Reconstructs images using untrained neural networks to manipulate and transform existing images | 215 |
benedekrozemberczki/mixhop-and-n-gcn | A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 402 |
fomorians/highway-cnn | A deep learning framework for training highway networks on image data using convolutional neural networks | 57 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
neuro-inc/ml-recipe-hier-attention | An implementation of a neural network architecture for sentiment classification using hierarchical attention mechanisms. | 2 |
canjie-luo/moran_v2 | A deep learning framework for scene text recognition with rectification and attention mechanisms. | 636 |
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
deepghs/imgutils | An anime-style image data processing library that integrates various advanced models for image processing tasks | 211 |
mitmul/ssai-cnn | Semantic segmentation using convolutional neural networks for aerial and satellite images | 260 |
progamergov/neural-dream | An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. | 132 |
mahmoudnafifi/cie_xyz_net | A software framework for unprocessing images to enhance low-level computer vision tasks using color processing and deep neural networks. | 79 |
lisaanne/lisa-caffe-public | A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. | 220 |
chuanli11/cnnmrf | An algorithm combining Markov Random Fields and Convolutional Neural Networks for generating synthetic images based on input content and style. | 865 |
matlab-deep-learning/convmixer-patches-are-all-you-need | Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB | 6 |