human-detector icon indicating copy to clipboard operation
human-detector copied to clipboard

Human Detection using HOG-Linear SVM in Python

Results 8 human-detector issues
Sort by recently updated
recently updated
newest added

joblib 1.0.1 scikit-learn 0.24.2 scikit-image 0.17.2 sklearn 0.0 py36

I encountered with following error `C:\ProgramData\Anaconda3\envs\human-detector\python.exe "D:/Campus/FYP/Implementations/Codes From Github/human_detection_using_hog/human-detector/object_detector/detector.py" C:\ProgramData\Anaconda3\envs\human-detector\lib\site-packages\sklearn\base.py:253: UserWarning: Trying to unpickle estimator LinearSVC from version pre-0.18 when using version 0.20.4. This might lead to breaking code or...

Hi, Since the detector is resizing the original image, is there any way to recover the bounding box of the original image? Thx

Instruction of the opencv installing guide is wrong. It should be like this ``` sudo pip install opencv-python ```

When i try to run python detector.py I have next problem ![image](https://user-images.githubusercontent.com/21308897/32497658-553fad0a-c3de-11e7-80a6-22f26545461d.png) Can you help, please?

Hi, I am trying to run the code using python 3.6 on macOs High Sierra. I am getting the following error. Are you planning on releasing python3 compatible files? Thank...

请问使用哪个数据集?使用opencv