svm_classification是一个通用的svm模型训练框架,稍加修改即可变成一个通用的机器学习模型训练框架。方便快速训练机器学习模型,可重复使用,避免重复写代码。
☆15Aug 20, 2018Updated 7 years ago
Alternatives and similar repositories for svm_classification
Users that are interested in svm_classification are comparing it to the libraries listed below
Sorting:
- Face Anti-spoofing demo to detect print, video replay, and mask attack by using LBP features and rPPG features.☆42Apr 3, 2019Updated 6 years ago
- A pytorch implementation of the paper named "Deep Transfer Across Domains for Face Anti-spoofing".☆19Apr 8, 2019Updated 6 years ago
- This is the code of "Face Anti-Spoofing using Speeded-Up Robust Features and Fisher Vector Encoding " with my own trained model☆21May 25, 2017Updated 8 years ago
- A simple face anti-spoofing based on CNN trained with HSV + YCrCb color feature, implemented with tensorflow and keras.☆55Oct 28, 2020Updated 5 years ago
- A c++ implementation for calculating the accuracy metrics (Accuracy, Error Rate, Precision(micro/macro), Recall(micro/macro), Fscore(micr…☆12Jul 2, 2019Updated 6 years ago
- torch7 wrapper for knn CUDA code☆10Dec 1, 2014Updated 11 years ago
- 基于原Demo添加了活体检测☆11Jul 18, 2019Updated 6 years ago
- Research_speech_speaker_verification_nist_sre2010☆12Mar 1, 2016Updated 10 years ago
- LFFD and SSD based Method implemented by Pytorch for Basketball Recognition Competition.☆34Jun 1, 2020Updated 5 years ago
- C++ impelementation of $N gesture Recognizer found here http://depts.washington.edu/aimgroup/proj/dollar/ndollar.html☆14Aug 20, 2012Updated 13 years ago
- ☆10Oct 23, 2017Updated 8 years ago
- 基于开源SSD的重构,简化了代码结构☆11Jan 23, 2019Updated 7 years ago
- quangtrungtruong / covariance-matrix-estimation-and-knn-classifier-for-facial-expression-recognitionCode for extended LBP operators and geometric-based feature descriptors in ACIIDS2016☆10Dec 12, 2017Updated 8 years ago
- 基于CRNN+CTC结构实现对不定长文本字符的识别☆10Apr 17, 2019Updated 6 years ago
- ✓ Using scapy and nmap tools, find out ip/port, ARP SPOOFING & TCP SESSION HIJACKING ✓ Using snort tool provided Intrusion Detection Syst…☆10Oct 29, 2019Updated 6 years ago
- ☆10Nov 24, 2015Updated 10 years ago
- YOLOv1 implementation of Pytorch with multi-backbone☆10May 8, 2019Updated 6 years ago
- CUDA code with exact k-NN algorithm for multiple GPU system.☆12Jul 5, 2024Updated last year
- ☆12Oct 5, 2020Updated 5 years ago
- List of papers on Hallucination in LMM☆10Nov 29, 2023Updated 2 years ago
- MXNet复现SSD目标检测网络☆12Apr 2, 2019Updated 6 years ago
- ☆10Aug 10, 2018Updated 7 years ago
- A template for Tensorflow 2.0 + Keras projects☆12Mar 25, 2023Updated 2 years ago
- CNN archictecture for face anti-spoofing☆177Oct 18, 2017Updated 8 years ago
- CRNN_CTC_PyTorch☆10Oct 17, 2019Updated 6 years ago
- An implementation of the classic game "Breakout" written for the NES in 100% pure 6502 Assembly.☆19Aug 2, 2012Updated 13 years ago
- 车牌识别,自然场景目标识别,使用中山大学智能交通重点实验室(ITS)开源数据集进行训练,tensorflow-ssd目标检测☆14Mar 31, 2021Updated 4 years ago
- Generate text images for training deep learning ocr model☆10Oct 22, 2018Updated 7 years ago
- 基于yolo的通用型图像矫正及文字识别☆10Feb 2, 2021Updated 5 years ago
- This repository contains the entire pipline (including data preprocessing, training, testing, evaluation and visualization) for the Shear…☆10Dec 3, 2019Updated 6 years ago
- 图像字符识别☆10Aug 21, 2018Updated 7 years ago
- Computational theology project☆10Jan 7, 2018Updated 8 years ago
- leafelt-geoman-styleeditor☆12Dec 31, 2022Updated 3 years ago
- Hand tracker and gesture learner based on OpenCV.☆10Apr 18, 2014Updated 11 years ago
- 人脸检测,活体检测☆12May 6, 2018Updated 7 years ago
- ☆12Jan 29, 2019Updated 7 years ago
- 糖网眼底图像分类_pytorch☆11Aug 13, 2018Updated 7 years ago
- Implemented the ResNet50 and GoogleNet(Inception_v3) with Pytorch for person re-identification on Market 1501 dataset☆11Jul 28, 2017Updated 8 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41May 3, 2017Updated 8 years ago