| SamPlvs/Object-detection-via-HOG-SVM |
53 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
|
Python |
| This is an application of Object detection using Histogram of Oriented Gradients (HOG) as features and Support Vector Machines (SVM) as the classifier. Implemented in python, the following libraries are requires |
| saideeptalari/Object-Detector |
51 |
|
0 |
0 |
about 9 years ago |
0 |
|
0 |
|
Python |
| Sardhendu/License-Plate-Detection |
41 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
|
Python |
| {Python}: Detect and extract the license plate of vehicles using Machine Learning and Image Processing Techniques |
| object-detection-algorithm/R-CNN |
40 |
|
0 |
0 |
about 4 years ago |
0 |
|
1 |
apache-2.0 |
Python |
| 目标检测 - R-CNN算法实现 |
| ZhouJiaHuan/traffic-sign-detection |
39 |
|
0 |
0 |
over 7 years ago |
0 |
|
2 |
|
Python |
| traffic sign detection with HOG feature and SVM model |
| VladKha/object_detector |
19 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
mit |
Python |
| Object detector from HOG + Linear SVM framework |
| kirilcvetkov92/Vehicle-Detection |
16 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
mit |
Jupyter Notebook |
| Vehicle detection implemented with you Only Look Once. It's an object detector that uses features learned by a deep convolutional neural network to detect an object. |
| uranus4ever/Vehicle-Detection |
8 |
|
0 |
0 |
about 8 years ago |
0 |
|
1 |
mit |
Python |
| Vehicle detection based on YOLO and SVM |
| tashrifbillah/Object-Detection |
8 |
|
0 |
0 |
about 7 years ago |
0 |
|
2 |
|
Python |
| Object Detection in an Image Applying Deep Q-Network |
| ravirajsinh45/implementation_of_RCNN |
7 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| We implement RCNN algorithm for object detection from an Images. |