Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with image-classification

A curated list of projects in awesome lists tagged with image-classification .

https://github.com/huggingface/pytorch-image-models

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

augmix convnext distributed-training dual-path-networks efficientnet image-classification imagenet maxvit mixnet mobile-deep-learning mobilenet-v2 mobilenetv3 nfnets normalization-free-training pretrained-models pretrained-weights pytorch randaugment resnet vision-transformer-models

Last synced: 29 Sep 2024

https://github.com/rwightman/pytorch-image-models

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

augmix convnext distributed-training dual-path-networks efficientnet image-classification imagenet maxvit mixnet mobile-deep-learning mobilenet-v2 mobilenetv3 nfnets normalization-free-training pretrained-models pretrained-weights pytorch randaugment resnet vision-transformer-models

Last synced: 05 Sep 2024

https://github.com/tzutalin/labelImg

LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.

annotations deep-learning detection image-classification imagenet python2 python3 recognition tools

Last synced: 30 Jul 2024

https://github.com/humansignal/labelimg

LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.

annotations deep-learning detection image-classification imagenet python2 python3 recognition tools

Last synced: 29 Sep 2024

https://github.com/HumanSignal/labelImg

LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.

annotations deep-learning detection image-classification imagenet python2 python3 recognition tools

Last synced: 30 Jul 2024

https://github.com/lucidrains/vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

artificial-intelligence attention-mechanism computer-vision image-classification transformers

Last synced: 03 Oct 2024

https://github.com/microsoft/swin-transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".

ade20k image-classification imagenet mask-rcnn mscoco object-detection semantic-segmentation swin-transformer

Last synced: 30 Sep 2024

https://github.com/albumentations-team/albumentations

Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

augmentation deep-learning detection fast-augmentations image-augmentation image-classification image-processing image-segmentation machine-learning object-detection python segmentation

Last synced: 29 Sep 2024

https://github.com/microsoft/Swin-Transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".

ade20k image-classification imagenet mask-rcnn mscoco object-detection semantic-segmentation swin-transformer

Last synced: 31 Jul 2024

https://github.com/extreme-assistant/CVPR2024-Paper-Code-Interpretation

cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理

computer-vision cvpr2019 cvpr2020 cvpr2021 cvpr2022 deep-learning image-classification image-segmentation machine-learning object-detection papers

Last synced: 31 Jul 2024

https://github.com/chenyuntc/pytorch-book

PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)

autograd caption charrnn deep-learning gan image-classification jupyter-notebook neural-style neuraltalk nn pytorch pytorch-tutorials pytorch-tutorials-cn tensor tensorboard visdom

Last synced: 29 Sep 2024

https://github.com/jacobgil/pytorch-grad-cam

Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.

class-activation-maps computer-vision deep-learning explainable-ai explainable-ml grad-cam image-classification interpretability interpretable-ai interpretable-deep-learning machine-learning object-detection pytorch score-cam vision-transformers visualizations xai

Last synced: 29 Sep 2024

https://github.com/opengvlab/internvl

[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的开源多模态对话模型

gpt gpt-4o gpt-4v image-classification image-text-retrieval llm multi-modal semantic-segmentation video-classification vision-language-model vit-22b vit-6b

Last synced: 01 Oct 2024

https://github.com/roboflow/notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.

amazon-sagemaker-lab automatic-labeling-system computer-vision deep-learning deep-neural-networks google-colab image-classification image-segmentation machine-learning object-detection open-vocabulary-detection open-vocabulary-segmentation pytorch tutorial yolov5 yolov6 yolov7 yolov8 zero-shot-classification zero-shot-detection

Last synced: 01 Oct 2024

https://github.com/humphd/have-fun-with-machine-learning

An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks

caffe image-classification machine-learning neural-network tutorial

Last synced: 30 Sep 2024

https://github.com/OpenGVLab/InternVL

[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的可商用开源多模态对话模型

gpt gpt-4o gpt-4v image-classification image-text-retrieval llm multi-modal semantic-segmentation video-classification vision-language-model vit-22b vit-6b

Last synced: 31 Jul 2024

https://github.com/weiaicunzai/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)

cifar100 deep-learning densenet googlenet image-classification inception-resnet-v2 inceptionv3 inceptionv4 mobilenet nasnet pytorch resnet resnext shufflenet squeezenet wideresnet xception

Last synced: 30 Sep 2024

https://github.com/quark0/darts

Differentiable architecture search for convolutional and recurrent networks

automl convolutional-networks deep-learning image-classification language-modeling neural-architecture-search pytorch recurrent-networks

Last synced: 30 Sep 2024

https://github.com/tensorflow/hub

A library for transfer learning by reusing parts of TensorFlow models.

embeddings image-classification machine-learning ml python tensorflow transfer-learning

Last synced: 29 Sep 2024

https://github.com/weslynn/alphatree-graphic-deep-neural-network

AI Roadmap:机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱

deep-learning image-classification machine-learning neural-network

Last synced: 30 Sep 2024

https://github.com/weslynn/AlphaTree-graphic-deep-neural-network

AI Roadmap:机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱

deep-learning image-classification machine-learning neural-network

Last synced: 31 Jul 2024

https://github.com/jolibrain/deepdetect

Deep Learning API and Server in C++14 support for Caffe, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE

caffe deep-learning gpu image-classification image-search image-segmentation machine-learning ncnn neural-nets object-detection pytorch rest-api tensorrt tensorrt-conversion tensorrt-inference time-series tsne xgboost

Last synced: 25 Sep 2024

https://github.com/pa7/nude.js

Nudity detection with JavaScript and HTMLCanvas

html5-canvas image-classification image-processing javascript nudity-detection

Last synced: 30 Sep 2024

https://github.com/ufoym/imbalanced-dataset-sampler

A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.

data-sampling image-classification imbalanced-data pytorch

Last synced: 25 Sep 2024

https://github.com/amusi/eccv2024-papers-with-code

ECCV 2024 论文和开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2024论文和开源项目

computer-vision deep-learning eccv eccv-2020 eccv2020 eccv2022 eccv2024 image-classification image-segmentation neural-network object-detection

Last synced: 01 Oct 2024

https://github.com/milvus-io/bootcamp

Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.

audio-search benchmark-testing deep-learning hacktoberfest image-classification image-recognition image-search milvus nlp python question-answering unstructured-data

Last synced: 26 Sep 2024

https://github.com/visual-layer/fastdup

fastdup is a powerful free tool designed to rapidly extract valuable insights from your image & video datasets. Assisting you to increase your dataset images & labels quality and reduce your data operations costs at an unparalleled scale.

data-augmentation data-curation dataset deep-learning image image-analysis image-classfication image-classification image-duplicate-detection image-processing image-similarity machine-learning novelty-detection object-detection outlier-detection python visual-search visualization visualization-tools

Last synced: 01 Oct 2024

https://github.com/sherlockchou86/videopipe

A cross-platform video structuring (video analysis) framework. If you find it helpful, please give it a star: ) 跨平台的视频结构化(视频分析)框架,觉得有帮助的请给个星星 : )

ai behaviour-analysis cv deep-learning deepstream face-recognition feature-extraction gstreamer image-classification image-enhancement image-segmentation license-plate-recognition object-detection opencv reid similarity-search video-analysis video-processing

Last synced: 01 Oct 2024

https://github.com/yoshitomo-matsubara/torchdistill

A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆25 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.

amazon-sagemaker-lab cifar10 cifar100 coco colab-notebook glue google-colab image-classification imagenet knowledge-distillation natural-language-processing nlp object-detection pascal-voc pytorch semantic-segmentation transformer

Last synced: 01 Oct 2024

https://github.com/lxztju/pytorch_classification

利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码

cnn densenet deployment flask image-classification knn knowledge-distillation label-smoothing pytorch random-forest resnet resnext svm

Last synced: 30 Sep 2024

https://github.com/d-li14/involution

[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator

cvpr2021 image-classification instance-segmentation involution object-detection operator pre-trained-model pytorch semantic-segmentation

Last synced: 30 Sep 2024

https://github.com/bumble-tech/private-detector

Bumble's Private Detector - a pretrained model for detecting lewd images

bumble efficientnet image-classification tensorflow

Last synced: 26 Sep 2024

https://github.com/digantamisra98/mish

Official Repository for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]

activation-functions bmvc bmvc20 computer-vision deep-learning image-classification mathematics neural-networks object-detection

Last synced: 01 Oct 2024

https://github.com/sail-sg/poolformer

PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)

image-classification mlp pooling pytorch transformer

Last synced: 30 Sep 2024

https://github.com/digantamisra98/Mish

Official Repository for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]

activation-functions bmvc bmvc20 computer-vision deep-learning image-classification mathematics neural-networks object-detection

Last synced: 31 Jul 2024

https://github.com/sherlockchou86/VideoPipe

跨平台的视频结构化(视频分析)框架,觉得有帮助的请给个星星 : ) 。**VideoPipe下一版本正在开发中,在保证跨平台、易上手的前提下,预计性能直逼deepstream等各硬件平台官方框架**。

ai behaviour-analysis cv deep-learning deepstream face-recognition feature-extraction gstreamer image-classification image-enhancement image-segmentation license-plate-recognition object-detection opencv reid similarity-search video-analysis video-processing

Last synced: 31 Jul 2024

https://github.com/sicara/easy-few-shot-learning

Ready-to-use code and tutorial notebooks to boost your way into few-shot learning for image classification.

deep-learning few-shot-classifcation few-shot-learning few-shot-recognition image-classification machine-learning meta-learning pytorch

Last synced: 30 Sep 2024

https://github.com/microsoft/SimMIM

This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".

image-classification masked-image-modeling self-supervised-learning swin-transformer

Last synced: 03 Aug 2024

https://github.com/RL-VIG/LibFewShot

LibFewShot: A Comprehensive Library for Few-shot Learning. TPAMI 2023.

few-shot-learning fine-tuning image-classification meta-learning pytorch

Last synced: 03 Aug 2024

https://github.com/xtreme1-io/xtreme1

Xtreme1 is an all-in-one data labeling and annotation platform for multimodal data training and supports 3D LiDAR point cloud, image, and LLM.

3d-annotation annotation annotation-tool computer-vision image-annotation image-classification image-labelling-tool labeling-tool multimodal point-cloud rlhf

Last synced: 31 Jul 2024

https://github.com/NVlabs/FasterViT

[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with Hierarchical Attention

ade20k backbone coco deep-learning foundation-models image-classification image-net object-detection pre-trained-model self-attention semantic-segmentation vision-transformer visual-recognition

Last synced: 31 Jul 2024

https://github.com/zhunzhong07/Random-Erasing

Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST

aaai2020 data-augmentation image-classification object-detection person-re-identification pytorch

Last synced: 02 Aug 2024

https://github.com/chenyuntc/pytorch-best-practice

A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats

image-classification pytorch visdom

Last synced: 03 Oct 2024

https://github.com/stratospark/food-101-keras

Food Classification with Deep Learning in Keras / Tensorflow

ai deep-learning food-classification image-classification keras machine-learning tensorflow

Last synced: 07 Aug 2024

https://github.com/weiaicunzai/Bag_of_Tricks_for_Image_Classification_with_Convolutional_Neural_Networks

experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc

image-classification pytorch

Last synced: 01 Aug 2024

https://github.com/Meituan-AutoML/Twins/

Two simple and effective designs of vision transformer, which is on par with the Swin transformer

image-classification twins vision-transformer-architectures

Last synced: 03 Aug 2024

https://github.com/fwang91/residual-attention-network

Residual Attention Network for Image Classification

attention cvpr-2017 image-classification

Last synced: 31 Jul 2024

https://github.com/garythung/trashnet

Dataset of images of trash; Torch-based CNN for garbage image classification

convolutional-neural-networks dataset deep-learning garbage image-classification torch trash

Last synced: 03 Aug 2024

https://github.com/raoyongming/DynamicViT

[NeurIPS 2021] [T-PAMI] DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification

computer-vision deep-learning image-classification vision-transformers

Last synced: 03 Aug 2024

https://github.com/kevin-ssy/FishNet

Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018

deep-learning detection-network image-classification imagenet segmentation

Last synced: 03 Aug 2024

https://github.com/calmiLovesAI/Basic_CNNs_TensorFlow2

A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).

densenet efficientnet image-classification image-recognition inception-resnet-v2 inception-v4 mobilenet-v1 mobilenet-v2 mobilenet-v3 regnet resnet resnext senet seresnet shufflenet-v2 squeezenet tensorflow tensorflow2

Last synced: 31 Jul 2024

https://github.com/calmisential/Basic_CNNs_TensorFlow2

A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).

densenet efficientnet image-classification image-recognition inception-resnet-v2 inception-v4 mobilenet-v1 mobilenet-v2 mobilenet-v3 regnet resnet resnext senet seresnet shufflenet-v2 squeezenet tensorflow tensorflow2

Last synced: 10 Aug 2024

https://github.com/kjunelee/MetaOptNet

Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)

convex-optimization cvpr2019 few-shot few-shot-learning few-shot-recognition image-classification meta-learning metalearning

Last synced: 30 Jul 2024

https://github.com/sourcedexter/tfClassifier

Tensorflow based training and classification scripts for text, images, etc

image-classification python tensorflow tensorflow-classifier text-classification

Last synced: 02 Aug 2024