Skip to content

This is the code of the demo program which can turn your computer into a vending machine. It uses YOLO ( You Only Look Once) algorithm, Opencv library, and Other Python libraries. It uses the technique of regression that instead of selecting the interesting part of an Image it predicts classes and bounding boxes for the whole image in one run of…

Notifications You must be signed in to change notification settings

badalaryal11/Vending-Machine-

Repository files navigation

Vending-Machine-Program

This is the code of demo program which can turn your computer into vending machine . It uses YOLO ( You Only Look Once) algorithm ,Opencv library and Other Python libraries. It uses the technique of regression that instead of selecting the interesting part of an Image it predicts classes and bounding boxes for the whole image in one run of the YOLO Algorithm. It can detect money.

About

This is the code of the demo program which can turn your computer into a vending machine. It uses YOLO ( You Only Look Once) algorithm, Opencv library, and Other Python libraries. It uses the technique of regression that instead of selecting the interesting part of an Image it predicts classes and bounding boxes for the whole image in one run of…

Topics

Resources

Stars

Watchers

Forks