classifier topic

List classifier repositories

lc

120
Stars
16
Forks
Watchers

licensechecker (lc) a command line application which scans directories and identifies what software license things are under producing reports as either SPDX, CSV, JSON, XLSX or CLI Tabular output. Du...

whatlang-rs

955
Stars
108
Forks
Watchers

Natural language detection library for Rust. Try demo online: https://whatlang.org/

ncnn_example

459
Stars
135
Forks
Watchers

ncnn example: mask detection: anticonv face detection: retinaface&&mtcnn&&centerface, track: iou tracking, landmark: zqcnn, recognize: mobilefacenet classifier: mobilenet object detecter: mobilenetss...

Java-Naive-Bayes-Classifier

295
Stars
147
Forks
Watchers

A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.

DFL-CNN

267
Stars
60
Forks
Watchers

This is a pytorch re-implementation of Learning a Discriminative Filter Bank Within a CNN for Fine-Grained Recognition

licenseclassifier

301
Stars
75
Forks
Watchers

A License Classifier

emlearn

448
Stars
50
Forks
Watchers

Machine Learning inference engine for Microcontrollers and Embedded devices

mnn_example

199
Stars
58
Forks
Watchers

alibaba MNN, mobilenet classifier, centerface detecter, ultraface detecter, pfld landmarker and zqlandmarker, mobilefacenet

Programming-Language-Classifier

179
Stars
13
Forks
Watchers

An example of how to use CreateML in Xcode 10 to create a Core ML model for classifying text

naive-bayes-classifier

170
Stars
73
Forks
Watchers

yet another general purpose naive bayesian classifier.