lionelmessi6410 / Scene-Recognition-with-Bag-of-Words
Solve classical computer vision topic, image recognition, with simplest method, tiny images and KNN(K Nearest Neighbor) classification, and then move forward to the state-of-the-art techniques, bags of quantized local features and linear classifiers learned by SVC(support vector classifier).
☆38Updated 5 years ago
Alternatives and similar repositories for Scene-Recognition-with-Bag-of-Words:
Users that are interested in Scene-Recognition-with-Bag-of-Words are comparing it to the libraries listed below
- Face detection based on SVM(Support Vector Machine).☆13Updated 5 years ago
- Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.☆78Updated 7 years ago
- UESTC-《Parallel and Distributed Computing》Course Experiment(电子科技大学 《分布式并行计算》课程实验):Implements of Sieve of Eratosthenes,with modification a…☆18Updated 5 years ago
- Scene recognition with bag of SIFT and Support Vector Machine (SVM)☆44Updated 8 years ago
- Local Feature Matching: Computer Vision University Project☆21Updated 4 years ago
- Trained a classifier to recognize 3000 images with 15 categories using Bag of Features model and Spatial Pyramid Matching algorithm. Impr…☆41Updated 6 years ago
- cuda-nbody 优化☆28Updated 5 years ago
- Image Classification using SIFT, Bag of words, k means clustering and SVM Classification☆83Updated 8 months ago
- 一些保研资源☆20Updated 5 years ago
- Car Tracking, Lane Detection, Traffic Sign Recognition, Homography, Color Segmentation, Visual Odometry☆71Updated 7 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆43Updated 5 years ago
- Metal Surface Defect Inspection through Deep Convolution Neural Network☆16Updated last year
- The code for paper 《Object Contour Detection with a Fully Convolutional Encoder-Decoder Network》☆19Updated 6 years ago
- Image Classification with `sklearn.svm`☆58Updated 4 years ago
- Compared performance of KNN, SVM, BPNN, CNN, Transfer Learning (retrain on Inception v3) on image classification problem. CNN is implemen…☆67Updated 7 years ago
- The goal of this assignment is to create a local feature-matching algorithm. The pipeline we suggest is a simplified version of the famou…☆19Updated 7 years ago
- This is a software utility for feature matching using affine and homography transformations☆16Updated 6 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 6 years ago
- An implementation of http://dl.acm.org/citation.cfm?id=1015720☆74Updated 6 years ago
- A Python implementation of the Kanade–Lucas–Tomasi (KLT) feature tracker☆92Updated 5 years ago
- ☆54Updated 5 years ago
- Prepare for 保研机试 for PKU.☆51Updated 4 years ago
- Operating.System.Concepts.10th.Edition中文翻译☆30Updated 5 years ago
- Research on indoor localization☆86Updated 5 years ago
- From scratch, simple and easy-to-understand Pytorch implementation of various generative adversarial network (GAN): GAN, DCGAN, Condition…☆22Updated 4 months ago
- 同步互斥与Linux内核模块☆12Updated 7 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 3 months ago
- 自己学习一些高质量名校公开课时候写的一些课程笔记,实验心得和论文阅读笔记☆118Updated 2 years ago
- implement an end-to-end classifier based on Traffic Light Dataset☆17Updated 6 years ago
- Histogram Of Oriented Gradients☆37Updated 4 years ago