Skip to content

Deep Learning class final project. Using yolov7-tiny to detect retail store product and sum the price.

Notifications You must be signed in to change notification settings

ZaGabriel/DL_Final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git clone the original yolov7 repository and replace the detect.py.

RPC_before represent training result of using single retail product image for 300 epochs.

RPC_after represent training result of using check out retail product image for 300 epochs.

coco2yaml include codes for resizing coco foramt dataset and transfering a coco format dataset into yolov7 format dataset.

About

Deep Learning class final project. Using yolov7-tiny to detect retail store product and sum the price.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published