These are steps to get you started with the project:
- download Anaconda Navigator, open spyder and run basic "Hello, world!" program. If it doesn't work set environment variables.
- download Milk Library [from .whl file]
- download Mahotas Library [from .whl file]
- download cv2 library [ direct pip ]
- Copy all code in folder where spyder is set.
- Download dataset and put them in folders Like negatives and positives.
- Download glob library to access folders which contains image.
- Download any package which is not already present in anaconda environment.
- Rest is simple, code is self explanatory.