Skip to content

Instantly, find recipes using certain foods you want to get rid of, right from the comfort of your phone camera.

Notifications You must be signed in to change notification settings

shreypjain/cookbookCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cookbookCV

Instantly, find recipes using certain foods you want to get rid of, right from the comfort of your phone camera.

Run Server

Run the file server.py

YOLO

Type: Class

How to Use

How to Add to Your Code

from yolo import YOLO

PATHNAME = "" # Add image path
objects = YOLO().main(PATHNAME)
print(objects)

Details

Currently using COCO dataset; next step is to use a custom dataset

About

Instantly, find recipes using certain foods you want to get rid of, right from the comfort of your phone camera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •