PestPeepers BigRedHacks 2022 Instructions clone the repository. open the directory yolov5-PestPeepers in your terminal. install dependecies using pip. run the model using: python detect.py --weights ./best.pt --img 416 --conf 0.1 --source {put source image, video here}