17853313621's Stars
bubbliiiing/unet-pytorch
这是一个unet-pytorch的源码,可以训练自己的模型
bubbliiiing/centernet-pytorch
这是一个centernet-pytorch的源码,可以用于训练自己的模型。
FishYuLi/BalancedGroupSoftmax
CVPR 2020 oral paper: Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax.
EliNaduyev/Home-Chef
Android app that takes the ingredients that are available at home and recommends over 360K+ recipes.
Amina3005/KitchenTime
Android application that offers different recipes using Spoonacular API and allows users to search recipes by ingredients that you have in the kitchen. Still creating, adding new techologies.
manasmdg3/recipe-finder-by-ingredients
A simple android app to find recipes by ingredients using recipepuppy API by understanding the workflow behind the making of an android app.
vinhhshe150155/EatMe
An android application of PRM392 about finding recipes by ingredients
SwikritiT/CookSmart
CookSmart is an ingredient driven recipe recommendation system. It is a android application. Users simply provide the system with ingredients that they have at their home and the system will recommend users with various recipes that can be made by the combination of those ingredients.
agy3ya/FoodRecipe
With Food Recipe App you can search any dish with type and ingredients.
MicOng20/SocialCookingApp
To develop a social cooking application where allow the users to learn, share, discuss with many different users about their cooking recipe. Other than that, the users also able to get recommendation of the recipe based on the ingredient they have in their kitchen.
samkgossett/ShelfApp
Shelf - an Android Studio mobile app in which a user will input ingredients they have on hand, and in return they will receive a list of recipes that consist of those ingredients. Final project for COP4656, Spring 2020.
tonywyb/AIChef
AIChef is a recipe-searching app that can help users to find the recipes according to the ingredients they have.
aliceetan/PantryRescue
Enter ingredients you have and get a list of recipes!
AvivitY/EasyDish
Recipe app where you can search recipes by ingredients you already have at home.
ayushman999/TestSpoonacular
An app to get recipes suggestion from your current list of ingredients.
dawaraziz/CookLit
An Android application for suggesting recipes based on a given list of ingredients.
dimitrispy1/QuickKookUp
BostonHacks 2019 project. This application uses Tensorflow's object detection module to analyze available ingredients and suggest possible recipes using those ingredients.
DmitryOvchinikov/RecipeSuggester
An application that allows you to search for recipes based on the ingredients that you possess, information about recipes, etc.
forer11/CIY-app
this app recommends recipes based on the ingredients you currently have in your fridge
KevinMokoro/Cookie
This is a mobile application where users enter ingredients and they are able to access different recipes.
lukeiceslinger/atHand
atHand is an application designed to ease the process of choosing and cooking a recipe by provide user the recipe with available ingredients in their kitchen.
MichalThx/FoodCheck
Image recognition of ingredients and matching them with recipes.
MoyosoreAle/RecipeApp
This app retrieves food items from a REST API and displays them to users of the app in a RecyclerView. Users can select one of the food items to see the recipe and to see additional information about the food item, including a description of the food item, the ingredients required to cook it and the steps required to make it. In addition to this, users can to set preferences for the application. These preferences allow users to set their preferred mealtime (Breakfast, Lunch or Dinner) and a preferred order for sorting based on cooking time. Where a preferred mealtime is set, food items of this meal type must appear first on all lists. This app also has 'favouriting' functionality.
nganphan123/Seek-Cook
Android application recommend recipe based on user's input of ingredients
nicolasgesualdo/WhatToMakeApp
Find different recipes to make with ingredients you have at home
nitrous10/Recipe-Finder
An android application that recommends recipes based on the ingredients a user has in their house
oleglukasevici/what-to-cook
Project developed in Android Studio 4.0.1, with Java. It's about a system where the user could find recipes with the ingredients that he has at the moment, also the user can save his favourites recipes.
R-A-N-N/Recipe-Recommender
Recipes will be recommended according to the ingredients chosen by the user in the application where most of the options from your pantry will be present.
SD-Hacks-2019/MyMealMaker
An app that allows you to take pictures of ingredients and receive back suggestions for healthy recipes to make with those ingredients.
supryn/BakingApp
A simple baking application utilizing MVVM design pattern, and the latest architecture components from Android Jetpack, showing recipes, ingredients, and video-guided instructions.