amannirala13 / HAAR-Cascade-Trainer-Linux

🖼️ This is a HAAR Cascade Classifier training GUI application for Linux. This application make it really easy to train classifiers for object detection and tracking using opencv by providing a Graphical user interface to set parameters and perform necessary steps.
https://amannirala13.github.io/HAAR-Cascade-Creator-OpenCV/
MIT License
32 stars 8 forks source link

The training is done. But it is not generating the XML file in the output directory #11

Open HaaaSiiiib opened 1 year ago

HaaaSiiiib commented 1 year ago

The training is fine. It created a new directory called classifier and also the vector file. But the classifier directory is empty. It is not generating the XML file. What to do?