HansRen1024 / SVM-classification-localization
HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS
☆170Updated 5 months ago
Alternatives and similar repositories for SVM-classification-localization:
Users that are interested in SVM-classification-localization are comparing it to the libraries listed below
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆88Updated 9 years ago
- SPP net详解☆69Updated 5 years ago
- data augmentation on python☆35Updated 7 years ago
- 获取图像的LBP特征☆82Updated 9 years ago
- The Tensorflow with tflearn implementation of the RCNN model.☆177Updated 7 years ago
- We realized an integrated classification project from training from scratch to predict utilizing classical networks with tensorflow, incl…☆23Updated 6 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆182Updated 4 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆162Updated 7 years ago
- 2018广东工业智造大数据创新大赛——智能算法赛☆35Updated 6 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- demo☆130Updated 4 years ago
- ☆71Updated 3 years ago
- 使用HOG+SVM进行图像分类☆164Updated 6 years ago
- Scene recognition using multiple feature extractors (tiny-images, D-SIFT, BoVW, PHoW) and different classifiers (KNN, SVM).☆22Updated 10 years ago
- Keras Implementation of faster-rcnn☆31Updated 7 years ago
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow的实现☆101Updated 7 years ago
- The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).☆179Updated 7 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 7 years ago
- 基于pytorch框架的classification万用模板☆257Updated 6 years ago
- VGGNet implemented by tensorflow☆31Updated 8 years ago
- 图像分割算法deeplab_v3+,基于tensorflow,中文注释,摄像头可用☆95Updated 6 years ago
- Python/Tensorflow☆13Updated 6 years ago
- HOG feature extractor with simple python implementation☆92Updated 8 years ago
- 简单实现VGG16☆59Updated 6 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆70Updated 2 years ago