Background of image is removed , and is changed if needed.
Before running the py file, make sure you have cv2 installed
pip install opencv-python
You will have to download the weights and place it in your folder,by using this drive link - https://drive.google.com/file/d/1rbvfgu6fNJMcKD5t5Jpx2map3QCvTbX_/view?usp=sharing
Then simply run python detect.py on the command prompt.
This project uses the darknet implementation of yolo algorithm - https://github.com/AlexeyAB/darknet