mzhao98 / ActiveLearning_ImageClassification
Active Learning for Multiclass Image Classification on Fruits360 Dataset
☆24Updated 4 years ago
Alternatives and similar repositories for ActiveLearning_ImageClassification:
Users that are interested in ActiveLearning_ImageClassification are comparing it to the libraries listed below
- Code for meta-learning initializations for image segmentation☆32Updated 3 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆52Updated 3 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 3 years ago
- Keras Implementation Residual Attention Network☆40Updated 5 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆33Updated last year
- Pytorch code for the paper "Deep Active Learning for Joint Classification and Segmentation with Weak Annotator"☆29Updated 2 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…