Skip to content

Repository files navigation

IngreChef

TARUMT FYP

setup

pip install -r requirement.txt pip install -r yolo/requirements.txt

comment the following lines to avoid object detection model to load

def load_det_model(): return torch.hub.load('./yolo', 'custom','./yolo/best.pt', source='local',trust_repo=True)

det_model = load_det_model()

About

TARUMT FYP

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages