All Projects → Defect Detection Classifier → Similar Projects or Alternatives

105 Open source projects that are alternatives of or similar to Defect Detection Classifier

DSPKM
This is the page for the book Digital Signal Processing with Kernel Methods.
Stars: ✭ 32 (-64.84%)
Mutual labels:  svm
BasicsMusicalInstrumClassifi
Basics of Musical Instruments Classification using Machine Learning
Stars: ✭ 27 (-70.33%)
Mutual labels:  svm
Jsat
Java Statistical Analysis Tool, a Java library for Machine Learning
Stars: ✭ 683 (+650.55%)
Mutual labels:  svm
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+3563.74%)
Mutual labels:  svm
Padestrian-Detection
Padestrian Detection in images using HOG Vector
Stars: ✭ 21 (-76.92%)
Mutual labels:  svm
Handwriting Number Classification
A computer vision project, based on cimg library and svm training, to classify handwriting number.
Stars: ✭ 22 (-75.82%)
Mutual labels:  svm
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (-67.03%)
Mutual labels:  svm
Glcm Svm
提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类
Stars: ✭ 48 (-47.25%)
Mutual labels:  svm
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+42.86%)
Mutual labels:  svm
Weiboanalysis
微博情感分析,文本分类,毕业设计项目
Stars: ✭ 480 (+427.47%)
Mutual labels:  svm
Stagesepx
detect stages in video automatically
Stars: ✭ 293 (+221.98%)
Mutual labels:  svm
Handwritten-Digits-Classification-Using-KNN-Multiclass Perceptron-SVM
🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
Stars: ✭ 42 (-53.85%)
Mutual labels:  svm
Ailearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Stars: ✭ 32,316 (+35412.09%)
Mutual labels:  svm
Pedestrian detection
通过HOG+SVM训练进行行人检测,行人数据库使用INRIAPerson,程序基于OpenCV实现
Stars: ✭ 253 (+178.02%)
Mutual labels:  svm
Vehicle Detection
Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree.
Stars: ✭ 1,093 (+1101.1%)
Mutual labels:  svm
osqp
The Operator Splitting QP Solver
Stars: ✭ 929 (+920.88%)
Mutual labels:  svm
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+6475.82%)
Mutual labels:  svm
text-classification-svm
The missing SVM-based text classification module implementing HanLP's interface
Stars: ✭ 46 (-49.45%)
Mutual labels:  svm
Gru Svm
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
Stars: ✭ 76 (-16.48%)
Mutual labels:  svm
NIDS-Intrusion-Detection
Simple Implementation of Network Intrusion Detection System. KddCup'99 Data set is used for this project. kdd_cup_10_percent is used for training test. correct set is used for test. PCA is used for dimension reduction. SVM and KNN supervised algorithms are the classification algorithms of project. Accuracy : %83.5 For SVM , %80 For KNN
Stars: ✭ 45 (-50.55%)
Mutual labels:  svm
Hyperparameter Optimization Of Machine Learning Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Stars: ✭ 516 (+467.03%)
Mutual labels:  svm
Hyperspectral-image-target-detection-based-on-sparse-representation
Hyperspectral image Target Detection based on Sparse Representation
Stars: ✭ 52 (-42.86%)
Mutual labels:  svm
Patternrecognition matlab
Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approaches of feature reduction have been compared in this paper: principle component analysis (PCA), linear discriminant analysis (LDA) and their kernel methods (KPCA,KLDA). Correspondingly, a few approaches of classification algorithm are implemented: Support Vector Machine (SVM), Gaussian Quadratic Maximum Likelihood and K-nearest neighbors (KNN) and Gaussian Mixture Model(GMM).
Stars: ✭ 33 (-63.74%)
Mutual labels:  svm
sign-language
Android application which uses feature extraction algorithms and machine learning (SVM) to recognise and translate static sign language gestures.
Stars: ✭ 35 (-61.54%)
Mutual labels:  svm
Python Ml Course
Curso de Introducción a Machine Learning con Python
Stars: ✭ 442 (+385.71%)
Mutual labels:  svm
Liblinear Java
Java version of LIBLINEAR
Stars: ✭ 298 (+227.47%)
Mutual labels:  svm
pghumor
Is This a Joke? Humor Detection in Spanish Tweets
Stars: ✭ 48 (-47.25%)
Mutual labels:  svm
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+36868.13%)
Mutual labels:  svm
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+207.69%)
Mutual labels:  svm
Rumble
⛈️ Rumble 1.11.0 "Banyan Tree"🌳 for Apache Spark | Run queries on your large-scale, messy JSON-like data (JSON, text, CSV, Parquet, ROOT, AVRO, SVM...) | No install required (just a jar to download) | Declarative Machine Learning and more
Stars: ✭ 58 (-36.26%)
Mutual labels:  svm
Rb Libsvm
Ruby language bindings for LIBSVM
Stars: ✭ 278 (+205.49%)
Mutual labels:  svm
Jsmlt
🏭 JavaScript Machine Learning Toolkit
Stars: ✭ 22 (-75.82%)
Mutual labels:  svm
Stock Analysis
Regression, Scrapers, and Visualization
Stars: ✭ 255 (+180.22%)
Mutual labels:  svm
Vehicle counting hog svm
Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.
Stars: ✭ 82 (-9.89%)
Mutual labels:  svm
ML-Coursera
This repository contains all the programming exercises in Python for the Coursera course called "Machine Learning" by Adjunct Professor Andrew Ng at Stanford University.
Stars: ✭ 66 (-27.47%)
Mutual labels:  svm
Text Classification Benchmark
文本分类基准测试
Stars: ✭ 18 (-80.22%)
Mutual labels:  svm
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model
Implementation of the paper "No Reference Image Quality Assessment in the Spatial Domain" by A Mittal et al. in OpenCV (using both C++ and Python)
Stars: ✭ 137 (+50.55%)
Mutual labels:  svm
Online Svr
Implementation of Accurate Online Support Vector Regression in Python.
Stars: ✭ 52 (-42.86%)
Mutual labels:  svm
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (-63.74%)
Mutual labels:  svm
Osqp
The Operator Splitting QP Solver
Stars: ✭ 689 (+657.14%)
Mutual labels:  svm
Keras-CIFAR10
practice on CIFAR10 with Keras
Stars: ✭ 25 (-72.53%)
Mutual labels:  svm
Machine learning code
机器学习与深度学习算法示例
Stars: ✭ 88 (-3.3%)
Mutual labels:  svm
ExtendedMorphologicalProfiles
Remote sensed hyperspectral image classification with Spectral-Spatial information provided by the Extended Morphological Profiles
Stars: ✭ 32 (-64.84%)
Mutual labels:  svm
Machine Learning In Action
⚡️⚡️⚡️《机器学习实战》代码(基于Python3)🚀
Stars: ✭ 533 (+485.71%)
Mutual labels:  svm
HOG-Pedestrian-Detector
MATLAB implementation of a basic HOG + SVM pedestrian detector.
Stars: ✭ 43 (-52.75%)
Mutual labels:  svm
Smart Surveillance System Using Raspberry Pi
This is my Third Year Project for face recognition using OpenCV
Stars: ✭ 41 (-54.95%)
Mutual labels:  svm
Amazon-Fine-Food-Review
Machine learning algorithm such as KNN,Naive Bayes,Logistic Regression,SVM,Decision Trees,Random Forest,k means and Truncated SVD on amazon fine food review
Stars: ✭ 28 (-69.23%)
Mutual labels:  svm
Machinelearnjs
Machine Learning library for the web and Node.
Stars: ✭ 498 (+447.25%)
Mutual labels:  svm
MachineLearning
机器学习教程,本教程包含基于numpy、sklearn与tensorflow机器学习,也会包含利用spark、flink加快模型训练等用法。本着能够较全的引导读者入门机器学习。
Stars: ✭ 23 (-74.73%)
Mutual labels:  svm
Sarcasm Detection
Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.
Stars: ✭ 73 (-19.78%)
Mutual labels:  svm
SpeechEmoRec
Speech Emotion Recognition Using Deep Convolutional Neural Network and Discriminant Temporal Pyramid Matching
Stars: ✭ 44 (-51.65%)
Mutual labels:  svm
Vehicle Detection
Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenCV + HOG).
Stars: ✭ 462 (+407.69%)
Mutual labels:  svm
SentimentAnalysis
(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movie Reviews Dataset
Stars: ✭ 40 (-56.04%)
Mutual labels:  svm
Svm kernel
x86_64 AMD kernel optimized for performance & hypervisor usage
Stars: ✭ 32 (-64.84%)
Mutual labels:  svm
Machine Learning
⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
Stars: ✭ 5,601 (+6054.95%)
Mutual labels:  svm
Nlp Journey
Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0.
Stars: ✭ 1,290 (+1317.58%)
Mutual labels:  svm
Hookmsrbysvm
hook msr by amd svm
Stars: ✭ 86 (-5.49%)
Mutual labels:  svm
Vehicle Detection And Tracking
Udacity Self-Driving Car Engineer Nanodegree. Project: Vehicle Detection and Tracking
Stars: ✭ 60 (-34.07%)
Mutual labels:  svm
Machine learning
The homework of my 3rd-term
Stars: ✭ 29 (-68.13%)
Mutual labels:  svm
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (+334.07%)
Mutual labels:  svm
1-60 of 105 similar projects