Hog and svm to create a model that you choice by give your images to the classifier to create your own modele.
- Simple UI
- create your model by giving the images to the classifier.
- you can save the model created (pkl)
- you can use another model.
- you can test the model.
- This will gives you the details about your models you can save it to text file.
- you can test ana image and it will give you the class.
- if the result is true it mean that it belong to the class that you want to detect ( in our example pedestrain ).
- it will show you the HOG image after with the result.
you will find it in the requirement.txt file