JC's Website

About | Works | Blog

SVM + HOG Object Detection Report

Repo link: https://github.com/jc-cr/SVM_HOG_Project_SH17_Dataset/tree/main

This is a SVM + HOG project I completed for class.
It performed really bad on the COCO metrics, but had potential to be improved as IoUs after post-processing seem
to fall within the 0.4 range.

Pasted image 20241218195048.png

The repository contains the LaTeX build environment for my report and the source code for the project in the
eval_code dir.
The full report can be found in the repository.

The dataset used comes from this paper: SH17