All Projects → multi-label-classification → Similar Projects or Alternatives

62 Open source projects that are alternatives of or similar to multi-label-classification

Segmentation models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Stars: ✭ 3,575 (+4865.28%)
Mutual labels:  resnext, tensorflow-keras
Aspect-Based-Sentiment-Analysis
A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.
Stars: ✭ 57 (-20.83%)
Pretrained Models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Stars: ✭ 8,318 (+11452.78%)
Mutual labels:  resnext
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (+448.61%)
Mutual labels:  resnext
Pytorch Speech Commands
Speech commands recognition with PyTorch
Stars: ✭ 128 (+77.78%)
Mutual labels:  resnext
extremeText
Library for fast text representation and extreme classification.
Stars: ✭ 141 (+95.83%)
Senet Tensorflow
Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
Stars: ✭ 682 (+847.22%)
Mutual labels:  resnext
MCAR
Learning to Discover Multi-Class Attentional Regions for Multi-Label Image Recognition
Stars: ✭ 32 (-55.56%)
single-positive-multi-label
Multi-Label Learning from Single Positive Labels - CVPR 2021
Stars: ✭ 63 (-12.5%)
medium blogs
medium blog supplementaries | Backprop | Resnet & ResNext | RNN |
Stars: ✭ 69 (-4.17%)
Mutual labels:  resnext
object-detection-notebooks
Object detection and localization with Tensorflow 2 and Keras
Stars: ✭ 25 (-65.28%)
Mutual labels:  focal-loss
Tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Stars: ✭ 3,456 (+4700%)
Mutual labels:  resnext
multi-label-classification
machine-learning tensorflow multi-label-classification
Stars: ✭ 27 (-62.5%)
Pytorch Classification
Classification with PyTorch.
Stars: ✭ 1,268 (+1661.11%)
Mutual labels:  resnext
multi-label-text-classification
Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)
Stars: ✭ 44 (-38.89%)
Classification models
Classification models trained on ImageNet. Keras.
Stars: ✭ 938 (+1202.78%)
Mutual labels:  resnext
kaggle-human-protein-atlas-image-classification
Kaggle 2018 @ Human Protein Atlas Image Classification
Stars: ✭ 34 (-52.78%)
Mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
Stars: ✭ 532 (+638.89%)
Mutual labels:  resnext
ImageNet21K
Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper
Stars: ✭ 565 (+684.72%)
Basic cnns tensorflow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
Stars: ✭ 374 (+419.44%)
Mutual labels:  resnext
awesome-image-tagging
A paper list of awesome Image Tagging
Stars: ✭ 61 (-15.28%)
ssd detectors
SSD-based object and text detection with Keras, SSD, DSOD, TextBoxes, SegLink, TextBoxes++, CRNN
Stars: ✭ 295 (+309.72%)
Mutual labels:  focal-loss
mybabe
MyBB CAPTCHA Solver using Convolutional Neural Network in Keras
Stars: ✭ 18 (-75%)
Pytorch Image Models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Stars: ✭ 15,232 (+21055.56%)
Mutual labels:  mixnet
classification
Catalyst.Classification
Stars: ✭ 35 (-51.39%)
Mutual labels:  focal-loss
mrcnn serving ready
🛠 Mask R-CNN Keras to Tensorflow and TFX models + Serving models using TFX GRPC & RESTAPI
Stars: ✭ 96 (+33.33%)
Mutual labels:  tensorflow-keras
Snap N Eat
Food detection and recommendation with deep learning
Stars: ✭ 229 (+218.06%)
Mutual labels:  resnext
C-Tran
General Multi-label Image Classification with Transformers
Stars: ✭ 106 (+47.22%)
Pytorch Cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
Stars: ✭ 2,423 (+3265.28%)
Mutual labels:  resnext
Generative MLZSL
[TPAMI Under Submission] Generative Multi-Label Zero-Shot Learning
Stars: ✭ 37 (-48.61%)
Cbam Tensorflow
CBAM implementation on TensowFlow
Stars: ✭ 90 (+25%)
Mutual labels:  resnext
Caver
Caver: a toolkit for multilabel text classification.
Stars: ✭ 38 (-47.22%)
Caffe Model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Stars: ✭ 1,258 (+1647.22%)
Mutual labels:  resnext
MLIC-KD-WSD
Multi-Label Image Classification via Knowledge Distillation from Weakly-Supervised Detection (ACM MM 2018)
Stars: ✭ 58 (-19.44%)
Segmentationcpp
A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.
Stars: ✭ 49 (-31.94%)
Mutual labels:  resnext
napkinXC
Extremely simple and fast extreme multi-class and multi-label classifiers.
Stars: ✭ 38 (-47.22%)
Keras Idiomatic Programmer
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
Stars: ✭ 720 (+900%)
Mutual labels:  resnext
MixNet-PyTorch
Concise, Modular, Human-friendly PyTorch implementation of MixNet with Pre-trained Weights.
Stars: ✭ 16 (-77.78%)
Mutual labels:  mixnet
Cifar Zoo
PyTorch implementation of CNNs for CIFAR benchmark
Stars: ✭ 584 (+711.11%)
Mutual labels:  resnext
GoEmotions-pytorch
Pytorch Implementation of GoEmotions 😍😢😱
Stars: ✭ 95 (+31.94%)
Resnext.pytorch
Reproduces ResNet-V3 with pytorch
Stars: ✭ 424 (+488.89%)
Mutual labels:  resnext
MobilePose
Light-weight Single Person Pose Estimator
Stars: ✭ 588 (+716.67%)
Mutual labels:  resnet-18
omikuji
An efficient implementation of Partitioned Label Trees & its variations for extreme multi-label classification
Stars: ✭ 69 (-4.17%)
keras-hypetune
A friendly python package for Keras Hyperparameters Tuning based only on NumPy and hyperopt.
Stars: ✭ 47 (-34.72%)
Mutual labels:  tensorflow-keras
regnet.pytorch
PyTorch-style and human-readable RegNet with a spectrum of pre-trained models
Stars: ✭ 50 (-30.56%)
Mutual labels:  resnext
GalaXC
GalaXC: Graph Neural Networks with Labelwise Attention for Extreme Classification
Stars: ✭ 28 (-61.11%)
Img2VecCosSim-Django-Pytorch
Extract a feature vector for any image and find the cosine similarity for comparison using Pytorch. I have used ResNet-18 to extract the feature vector of images. Finally a Django app is developed to input two images and to find the cosine similarity.
Stars: ✭ 20 (-72.22%)
Mutual labels:  resnet-18
classifier multi label
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification
Stars: ✭ 127 (+76.39%)
ASVspoof2019 system
D3M - Dynamic Data Discrepancy Mitigation for Anti-spoofing - Implementation of work Dynamically Mitigating Data Discrepancy with Balanced Focal Loss for Replay Attack Detection
Stars: ✭ 22 (-69.44%)
Mutual labels:  focal-loss
awesome-computer-vision-models
A list of popular deep learning models related to classification, segmentation and detection problems
Stars: ✭ 419 (+481.94%)
Mutual labels:  mixnet
Focal Loss Keras
Multi-class classification with focal loss for imbalanced datasets
Stars: ✭ 76 (+5.56%)
Mutual labels:  focal-loss
CheXpert challenge 2019
Code for CheXpert Challenge 2019 [Top 2(07/24/2019)]
Stars: ✭ 14 (-80.56%)
satellite-Image-Semantic-Segmentation-Unet-Tensorflow-keras
Collection of different Unet Variant suchas VggUnet, ResUnet, DenseUnet, Unet. AttUnet, MobileNetUnet, NestedUNet, R2AttUNet, R2UNet, SEUnet, scSEUnet, Unet_Xception_ResNetBlock
Stars: ✭ 43 (-40.28%)
Mutual labels:  tensorflow-keras
Awesome Project Ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
Stars: ✭ 6,114 (+8391.67%)
bigbrother-specs
Research and specification for Big Brother protocol
Stars: ✭ 13 (-81.94%)
Mutual labels:  mixnet
Explainable-Automated-Medical-Coding
Implementation and demo of explainable coding of clinical notes with Hierarchical Label-wise Attention Networks (HLAN)
Stars: ✭ 35 (-51.39%)
prostateMR 3D-CAD-csPCa
Hierarchical probabilistic 3D U-Net, with attention mechanisms (—𝘈𝘵𝘵𝘦𝘯𝘵𝘪𝘰𝘯 𝘜-𝘕𝘦𝘵, 𝘚𝘌𝘙𝘦𝘴𝘕𝘦𝘵) and a nested decoder structure with deep supervision (—𝘜𝘕𝘦𝘵++). Built in TensorFlow 2.5. Configured for voxel-level clinically significant prostate cancer detection in multi-channel 3D bpMRI scans.
Stars: ✭ 32 (-55.56%)
Mutual labels:  tensorflow-keras
DECAF
DECAF: Deep Extreme Classification with Label Features
Stars: ✭ 46 (-36.11%)
ZS SDL
Official Pytorch Implementation of: "Semantic Diversity Learning for Zero-Shot Multi-label Classification"(ICCV, 2021) paper
Stars: ✭ 22 (-69.44%)
efficientnet-jax
EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax
Stars: ✭ 114 (+58.33%)
Mutual labels:  mixnet
1-60 of 62 similar projects