yoyoko10 / Feature-Extraction-and-Target-RecgonitionLinks
The project aims to improve the accuracy of target recognition through multi-feature fusion.Including manual feature extraction, deep learning feature extraction, and feature-fusion recognition.
☆11Updated 5 years ago
Alternatives and similar repositories for Feature-Extraction-and-Target-Recgonition
Users that are interested in Feature-Extraction-and-Target-Recgonition are comparing it to the libraries listed below
Sorting:
- code:《基于深度卷积神经网络的图像去噪研究》☆84Updated 6 years ago
- This project is designed to classify human action recognition datasets with a CNN + LSTM model.☆18Updated 6 years ago
- Using CNN features, SVM classifier and Transfer Learning☆12Updated 9 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- “Detecting an object in an area based on the command given through speech using MFCC and HMM for Speech \& HOG and SVM for Image as Featu…☆12Updated 8 years ago
- 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
- kmeans,fcm,kfcm实现图像分割☆46Updated 8 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 8 months ago
- 图像细粒度分类☆12Updated 6 years ago
- An efficient and multi-scale feature fusion behavior recognition algorithm☆18Updated 4 years ago
- Unsupervised color image segmentation using Region Growing and Region Merging☆26Updated 6 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- Application of Machine Learning Techniques for Heart Sound Recording Classification By Vincent Lee and Anatoly Yakovlev☆8Updated 7 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆88Updated 9 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆75Updated 4 years ago
- ☆17Updated 6 years ago
- Using SIFT to find keypoint, CNN to extract feature and classify ck and jaffe image☆12Updated 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…☆71Updated 2 years ago
- Video Foreground Segmentation☆23Updated 5 years ago
- Classify various radiology images into respective categories.Being done using various shape and texture features for feature extraction a…☆10Updated 9 years ago
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- CBAM implementation on TensowFlow☆149Updated 6 years ago
- course labratory☆14Updated 6 years ago
- CBAM implementation on Keras☆365Updated 4 years ago
- 采用深度学习方法进行刀具识别。☆22Updated 6 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆34Updated 3 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆72Updated 4 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago