Note
- Take picture with CAM SCANNER
- Picture should be taken roughly from the top not from an angle.
- While taking picture make sure there is sufficient light
Warning
There is a requirement.txt file. Do not run it, The version will vary which will cause it to not work. (It is there to show you which packages you will need).
Your Python Version must be less than 3.4
Tip
Best to use python version 3.10
git https://github.com/AdnanSalazzar/Check-Box-Detector.git
py -3.10 -m venv myenv
myenv\Scripts\activate
pip install numpy==1.23.5
pip install ultralytics==8.0.230
py -3.10 -m venv myenv
myenv\Scripts\activate
Note
- The images will be renamed with numbers
Important
Make sure the directory path are correct (For models and your folder)
python "Your python code address to the file”