利用LBP进行特征提取,SVM进行2分类器建模;利用滑动窗口实现目标检测
☆11Sep 4, 2019Updated 6 years ago
Alternatives and similar repositories for objective-detection
Users that are interested in objective-detection are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个 词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆19Aug 26, 2019Updated 6 years ago
- 1、结合opencv,利用特征提取方法(LDA LBP PCA)进行特征提取建立模型库;2、利用电脑摄像头进行拍照,每隔3秒提取一个正面照进行特征提取,然后与模型库中的样本进行余弦距离相似度计算,实现人脸匹配识别☆28Sep 4, 2019Updated 6 years ago
- 利用各种循环网络进行回归拟合,包括rnn,lstm,nlstm,bilstm☆22Jan 2, 2020Updated 6 years ago
- ☆12Mar 24, 2023Updated 2 years ago
- 使用PCA、NMF和HOG特征,分别配以KNN(k=1,3,5)和SVM两类分类器,实现对交通标志的分类(包括对其余类的拒识)☆26May 22, 2018Updated 7 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Jul 25, 2018Updated 7 years ago
- 使用HOG和SVM进行目标检测☆13Jun 20, 2018Updated 7 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆35Dec 7, 2021Updated 4 years ago
- Automatic defect recognition in X-ray testing using computer vision☆12Dec 8, 2018Updated 7 years ago
- JBS: Cross Browser Voice Recognition with PocketSphinx.js☆13Dec 8, 2014Updated 11 years ago
- ☆11Aug 25, 2017Updated 8 years ago
- Artificial Intelligence based model for classifying different wood species based on specific vibration characteristics.☆10Mar 24, 2021Updated 4 years ago
- ☆10May 31, 2023Updated 2 years ago
- Eigenvector centrality for Multilayer, Multiplex and Temporal Networks☆11Sep 28, 2022Updated 3 years ago
- This repos provides an MATLAB code implementation for the Statistical Approach to Texture Classification from Single Images paper by Varm…☆12Jan 30, 2018Updated 8 years ago
- ☆11Feb 28, 2019Updated 7 years ago
- MATLAB implementation of a basic HOG + SVM pedestrian detector.☆53Oct 26, 2021Updated 4 years ago
- ☆11Oct 18, 2022Updated 3 years ago
- Based on TensorRT v8.2, build network for YOLOv5-v5.0 by myself, speed up YOLOv5-v5.0 inferencing☆13Oct 18, 2025Updated 5 months ago
- ☆11Jun 17, 2025Updated 9 months ago
- ☆20Nov 28, 2020Updated 5 years ago
- Classify various radiology images into respective categories.Being done using various shape and texture features for feature extraction a…☆10May 20, 2016Updated 9 years ago
- 基于HSI和局部同态滤波的彩色图像增强算法☆12Jul 5, 2021Updated 4 years ago
- [IEEE TMI 2024] Contrastive Graph Pooling for Explainable Classification of Brain Networks☆22Mar 16, 2025Updated last year
- This program is based on the Adaboost Algorithm and Haar Feature☆19Jun 29, 2017Updated 8 years ago
- Using CNN features, SVM classifier and Transfer Learning☆12Jan 15, 2016Updated 10 years ago
- This repository is the official implementation of Online Influence Maximization under Linear Threshold Model.☆15Oct 22, 2020Updated 5 years ago
- A slightly modified version of Viola-Jones face detection algorithm built using Matlab☆20Jul 19, 2016Updated 9 years ago
- 基于matlab和bag of words的图像分类☆10Mar 15, 2017Updated 9 years ago
- Object detection with GHT☆10Jun 5, 2017Updated 8 years ago
- Comparison of smoothing filters (Median, Gaussian, Bilateral, BM3D) for denoising of images during edge detection.☆20Jan 27, 2016Updated 10 years ago
- A simple laser lidar SLAM, the code is organized by matlab.☆40Dec 5, 2018Updated 7 years ago
- coco data annotation file split to train, test, valid own ratio☆10Dec 10, 2025Updated 3 months ago
- Super-Resolution for Hyperspectral Remote Sensing Image Using Generative Adversarial Network based on 3D Convolution Network☆14Feb 14, 2020Updated 6 years ago
- pytorch implementation of Deep Supervised Hashing☆10Feb 15, 2023Updated 3 years ago
- [Information Fusion 2022] Hyperspectral Band Selection via Region-aware Latent Features Fusion Based Clustering.☆10Dec 3, 2023Updated 2 years ago
- The project completed the texture feature extraction and fabric defect image classification based on WLD and optimized WLD. Edit Add topi…☆10Jul 4, 2018Updated 7 years ago
- Deep Reinforcement Learning for Semisupervised Hyperspectral Band Selection☆11Jun 30, 2024Updated last year
- For hyperspectral images (HSIs), it is a challenging task to select discriminative bands due to the lack of labeled samples and complex n…☆13Aug 29, 2020Updated 5 years ago