classification-model
There are 1278 repositories under classification-model topic.
benedekrozemberczki/awesome-decision-tree-papers
A collection of research papers on decision, classification and regression trees with implementations.
qubvel/classification_models
Classification models trained on ImageNet. Keras.
wherobots/GeoTorchAI
GeoTorchAI: A Framework for Training and Using Spatiotemporal Deep Learning Models at Scale
junqiangchen/PytorchDeepLearing
Meidcal Image Segmentation Pytorch Version
minqi/hnatt
Train and visualize Hierarchical Attention Networks
dominance-analysis/dominance-analysis
This package can be used for dominance analysis or Shapley Value Regression for finding relative importance of predictors on given dataset. This library can be used for key driver analysis or marginal resource allocation models.
stigma0617/VoVNet.pytorch
A pytorch implementation of VoVNet
yuanxiaosc/Multimodal-short-video-dataset-and-baseline-classification-model
500,000 multimodal short video data and baseline models. 50万条多模态短视频数据集和基线模型(TensorFlow2.0)。
gyunggyung/PyTorch
PyTorch tutorials A to Z
ivclab/CPG
Steven C. Y. Hung, Cheng-Hao Tu, Cheng-En Wu, Chien-Hung Chen, Yi-Ming Chan, and Chu-Song Chen, "Compacting, Picking and Growing for Unforgetting Continual Learning," Thirty-third Conference on Neural Information Processing Systems, NeurIPS 2019
axenhammer/CODAR
✅ CODAR is a framework built using PyTorch to analyze post (Text+Media) and predict cyber bullying and offensive content.
Inf-imagine/Sentry
[NeurIPS 2023] Sentry-Image: Detect Any AI-generated Images
NVIDIA-AI-IOT/ros2_torch_trt
ROS 2 packages for PyTorch and TensorRT for real-time classification and object detection on Jetson Platforms
cjekel/tindetheus
Build personalized machine learning models for Tinder using Python
chrisprasanna/Exercise_Recognition_AI
Developing a virtual personal fitness tracker and exercise activity recognition A.I. using computer vision and deep learning.
kanchitank/Medibuddy-Smart-Disease-Predictor
Multiple disease prediction such as Diabetes, Heart disease, Kidney disease, Breast cancer, Liver disease, Malaria, and Pneumonia using supervised machine learning and deep learning algorithms.
SachaIZADI/Seven-Segment-OCR
Computer vision project to automatically recognize digits characters in a seven-segments display
souravs17031999/Retinal_blindness_detection_Pytorch
Detecting Diabetic Retinopathy using Deep learning algorithm - Convolution neural network (Resnet-152) using PyTorch + GUI + SMS notification
sukhitashvili/violence-detection
Deep learning based algorithm which is capable of detecting violence in indoor or outdoor environments: fight, fire or car crash and even more
Camaltra/this-is-not-real-aerial-imagery
Quizz App Using Custom Diffusion Model to create deep fake of Satelite Earth image
nghuyong/bert-classification-tf-serving
Use BERT to train a classification model and deploy the model by tensorflow serving
aravind-selvam/forest-fire-prediction
Project for Predicting Algerian Forest Fires and Fire Weather Index Using Machine Learning with Python.
odubno/gauss-naive-bayes
Gauss Naive Bayes in Python From Scratch.
ecm200/caltech_birds
A set of notebooks as a guide to the process of fine-grained image classification of birds species, using PyTorch based deep neural networks.
KingArthur000/Electrical-Fault-detection-and-classification
A sample power system was modeled using MATLAB Simulink and all six types of faults were introduced into the transmission line of the power system. An ML classifier using 8 types model was implemented using sklearn and an appropriate model was selected as the end model for each problem.
Hulkido/RCNN
FULL Implementation of RCNN from scratch
Sakib1263/TF-1D-2D-ResNetV1-2-SEResNet-ResNeXt-SEResNeXt
Models supported: ResNet, ResNetV2, SE-ResNet, ResNeXt, SE-ResNeXt [layers: 18, 34, 50, 101, 152] (1D and 2D versions with DEMO for Classification and Regression).
lucaslattari/MachineLearningSeries
Vídeos e códigos do Universo Discreto ensinando o fundamental de Machine Learning em Python. Para mais detalhes, acompanhar a playlist listada.
nadaalay/Heart-Disease-Classifier-Web-App
Heart disease classifier web app
mahmad00/A-Fast-and-Compact-3-D-CNN-for-HSIC
The code is associated with the following paper "A Fast and Compact 3-D CNN for Hyperspectral Image Classification". IEEE Geoscience and Remote Sensing Letters
majkamichal/naivebayes
High performance implementation of the Naive Bayes algorithm in R
esharma3/myers-briggs-personality-prediction
NLP based Classification Model that predicts a person's personality type as one of the 16 Myers Briggs personality types. Extremely challenging project dealing with correlation between human psychology and casual writing styles and handling heavily imbalanced classes. Check the app here - https://mb-predictor-motetuzs5q-uc.a.run.app/
AlexTS1980/COVID-CT-Mask-Net
Segmentation and Classification models for COVID CT scans (COVID, pneumonia, normal) based on Mask R-CNN.
asalavaty/influential
Identification and Classification of the Most Influential Nodes
marcosPlaza/Ground-based-Cloud-Classification-with-Deep-Learning
Implementation of different Deep Learning algorithms to solve the problem of cloud classification, using images taken from the ground.