awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

28 dépôts

Awesome GitHub RepositoriesImage Classification Models

Pre-trained models capable of analyzing visual content to assign descriptive labels to entire images.

Explore 28 awesome GitHub repositories matching artificial intelligence & ml · Image Classification Models. Refine with filters or upvote what's useful.

Awesome Image Classification Models GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ultralytics/ultralyticsAvatar de ultralytics

    ultralytics/ultralytics

    58,468Voir sur GitHub↗

    Ultralytics is a comprehensive computer vision framework designed for training, validating, and deploying deep learning models across a wide range of visual recognition tasks. It provides a unified interface for core operations including object detection, instance segmentation, pose estimation, and image classification. By utilizing a modular architecture, the platform allows users to swap model components to balance inference speed and accuracy requirements for diverse applications. The framework distinguishes itself through its support for real-time processing and flexible deployment. It in

    Assigns descriptive labels to entire images to assist with content moderation and automated cataloging.

    Pythonclicomputer-visiondeep-learning
    Voir sur GitHub↗58,468
  • ultralytics/yolov5Avatar de ultralytics

    ultralytics/yolov5

    57,528Voir sur GitHub↗

    YOLOv5 is a comprehensive computer vision framework designed for end-to-end deep learning, specializing in real-time object detection, image classification, and instance segmentation. It provides a unified toolkit that manages the entire lifecycle of a model, from initial dataset configuration and hyperparameter tuning to high-speed inference and deployment. The framework utilizes a modular neural architecture, allowing users to swap backbone and head components to tailor models for specific visual tasks. What distinguishes this project is its focus on production-ready deployment and model ef

    Includes pre-trained models for categorizing visual content with integrated support for validation and deployment.

    Pythoncoremldeep-learningios
    Voir sur GitHub↗57,528
  • rwightman/pytorch-image-modelsAvatar de rwightman

    rwightman/pytorch-image-models

    36,893Voir sur GitHub↗

    This project is a library of pretrained computer vision architectures and backbones for image classification and feature extraction. It serves as a comprehensive model zoo and collection of standardized image encoders, including ResNet, Vision Transformers, and EfficientNet, for use in visual analysis and as backbones for object detection and image segmentation. The library provides a framework for distributed training and evaluation of image models using advanced data augmentation and optimization scripts. It includes a dedicated toolset for converting trained PyTorch vision models into the

    Offers a wide array of pretrained architectures specifically designed for image classification and visual recognition tasks.

    Python
    Voir sur GitHub↗36,893
  • pytorch/examplesAvatar de pytorch

    pytorch/examples

    23,752Voir sur GitHub↗

    This repository serves as a comprehensive collection of reference implementations for the PyTorch machine learning library. It provides practical examples for building, training, and deploying deep learning models, functioning as a toolkit for developers to explore neural network architectures and training workflows. The project distinguishes itself by offering concrete demonstrations of complex machine learning operations, ranging from computer vision tasks like object detection and depth estimation to the training of large-scale transformer models. These examples illustrate how to implement

    Demonstrates the use of pre-trained neural networks to perform image classification tasks.

    Python
    Voir sur GitHub↗23,752
  • apache/mxnetAvatar de apache

    apache/mxnet

    20,829Voir sur GitHub↗

    This project is a deep learning framework designed for constructing, training, and deploying neural networks across diverse hardware environments. It functions as a high-performance tensor computation library that provides both imperative and symbolic programming interfaces, allowing developers to balance flexible, step-by-step model building with the efficiency of compiled computation graphs. The framework distinguishes itself through a hybrid execution engine that integrates declarative graph compilation with imperative runtime logic. It supports scalable, distributed training across multip

    Supports the application of pretrained neural network architectures for image inference tasks.

    C++mxnet
    Voir sur GitHub↗20,829
  • tensorflow/tfjsAvatar de tensorflow

    tensorflow/tfjs

    19,134Voir sur GitHub↗

    TensorFlow.js is a JavaScript machine learning library used for training and deploying models in web browsers and server-side environments. It functions as a browser-based model trainer, a WebAssembly inference engine, and a WebGPU accelerated tensor library for low-level linear algebra. The project also includes a model converter to transform Python-based models into optimized formats for JavaScript execution. The library distinguishes itself through a pluggable backend architecture that allows mathematical operations to be executed via CPU, WebGL, or WebGPU. It supports the conversion of Py

    Provides pre-trained models to identify and filter adult or inappropriate visual content on the client side.

    TypeScript
    Voir sur GitHub↗19,134
  • microsoft/ai-eduAvatar de microsoft

    microsoft/ai-edu

    14,065Voir sur GitHub↗

    ai-edu is a comprehensive AI education curriculum and machine learning courseware collection. It provides theoretical tutorials, deep learning lab exercises, and project blueprints designed to teach artificial intelligence fundamentals through a combination of study and practical implementation. The project focuses on a learning-by-doing approach, guiding users from Python programming and neural network basics to advanced topics. It includes specialized instructional content on distributed AI training, MLOps educational guides for model quantization and pruning, and detailed frameworks for im

    Teaches how to categorize images into specific labels using transfer learning for custom models.

    HTML
    Voir sur GitHub↗14,065
  • autogluon/autogluonAvatar de autogluon

    autogluon/autogluon

    9,997Voir sur GitHub↗

    AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end pipeline from data preprocessing to high-accuracy model training and validation. It functions as an automated model trainer for tabular, image, text, and time series data, as well as a tool for time series forecasting and foundation model finetuning. The project is distinguished by its ability to jointly process and fuse different data types, allowing for the construction of multimodal neural networks that integrate images, text, and structured tables. It supports zero-shot inferenc

    Develops image classification and regression models, including support for zero-shot classification using pretrained models.

    Pythonautogluonautomated-machine-learningautoml
    Voir sur GitHub↗9,997
  • infinitered/nsfwjsAvatar de infinitered

    infinitered/nsfwjs

    8,908Voir sur GitHub↗

    NSFW detection on the client-side via TensorFlow.js

    A pre-trained neural network that categorizes images into NSFW and safe content classes using TensorFlow.js.

    TypeScriptcontent-managementjavascriptmachine-learning
    Voir sur GitHub↗8,908
  • olafenwamoses/imageaiAvatar de OlafenwaMoses

    OlafenwaMoses/ImageAI

    8,867Voir sur GitHub↗

    ImageAI is a Python computer vision library providing a suite of tools for image classification, object detection, and video analytics. It functions as an integrated framework for locating and labeling objects in static images and video streams, utilizing deep learning models for identification and categorization. The project includes a model training toolkit that allows for the creation of custom classifiers and detectors through scratch training or transfer learning. It features a GPU-accelerated inference engine to increase processing speed for vision tasks and includes specialized utiliti

    Analyzes images to identify and categorize the primary object or scene using trained deep learning models.

    Pythonai-practice-recommendationsalgorithmartificial-intelligence
    Voir sur GitHub↗8,867
  • n4ze3m/page-assistAvatar de n4ze3m

    n4ze3m/page-assist

    8,023Voir sur GitHub↗

    Page Assist est un outil d'intégration d'IA pour navigateur qui fournit une interface latérale pour interagir avec des modèles d'IA tout en naviguant sur le web. Il se concentre sur le chat axé sur la confidentialité et l'analyse de contenu web, permettant aux utilisateurs d'extraire et d'interroger des informations à partir de pages web actives pour recevoir des réponses contextuelles. Le projet se distingue par son intégration locale de l'IA, permettant des connexions à des modèles hébergés localement ou à des endpoints d'API privés pour traiter les données sans dépendre de services cloud. Il prend également en charge les conversations IA collaboratives via des liens de partage publics ou une infrastructure de partage auto-hébergée pour un meilleur contrôle des données. Le système inclut des capacités d'automatisation de navigateur, telles que le contrôle des onglets et l'interaction avec les éléments de page en exposant la session du navigateur comme un ensemble d'outils. Il prend en outre en charge le traitement visuel via des captures d'écran de pages web et l'extraction de contenu basée sur le DOM pour une analyse complète des pages.

    Captures webpage screenshots and provides them as visual input for multimodal vision models.

    TypeScript
    Voir sur GitHub↗8,023
  • wang-xinyu/tensorrtxAvatar de wang-xinyu

    wang-xinyu/tensorrtx

    7,802Voir sur GitHub↗

    tensorrtx is a computer vision inference engine and model implementation library designed for graphics processor acceleration. It provides a framework for optimizing deep learning models through a GPU inference optimizer, a deep learning model converter for transforming weights from frameworks like TensorFlow and PyTorch, and a custom plugin library to implement operations not natively supported by the TensorRT API. The project distinguishes itself through a comprehensive collection of pre-defined network implementations, ranging from various YOLO versions and DETR transformers for object det

    Builds an Alexnet image classification model using convolutional and fully connected layers.

    C++arcfacecrnndetr
    Voir sur GitHub↗7,802
  • fchollet/deep-learning-modelsAvatar de fchollet

    fchollet/deep-learning-models

    7,349Voir sur GitHub↗

    This project is a collection of deep learning tools for image classification and audio tagging, providing a repository of pre-trained model weights and architectures. It serves as a Keras model zoo that enables the immediate use of established neural networks for inference and transfer learning. The library includes a music tagging framework that classifies audio recordings using convolutional recurrent neural networks and mel-spectrograms. For visual data, it provides implementations of architectures such as ResNet, VGG, and Xception, alongside a repository of weights trained on large datase

    Utilizes pre-trained Keras models to identify objects in images without requiring training from scratch.

    Python
    Voir sur GitHub↗7,349
  • kaiminghe/deep-residual-networksAvatar de KaimingHe

    KaimingHe/deep-residual-networks

    6,738Voir sur GitHub↗

    Ce projet fournit un framework de réseau résiduel profond et des modèles PyTorch pré-entraînés conçus pour la reconnaissance d'images haute précision. Il implémente une architecture de réseau de neurones qui utilise des connexions de saut (skip connections) pour permettre l'entraînement de modèles très profonds sans dégradation du gradient. Le système est conçu pour des tâches de vision par ordinateur, incluant la classification d'images, la détection d'objets et la segmentation de données visuelles. Il inclut des poids entraînés sur ImageNet pour soutenir le transfert learning et le fine-tuning de modèles sur des datasets d'images personnalisés. La conception architecturale se concentre sur les blocs d'apprentissage résiduel, les configurations de couches goulot d'étranglement (bottleneck) et la normalisation par lots pour maintenir la stabilité pendant l'entraînement. Le framework emploie également le pooling moyen global pour réduire les paramètres et prévenir le surapprentissage.

    Provides ResNet-based image classification models that utilize shortcut connections for high-accuracy visual recognition.

    Voir sur GitHub↗6,738
  • facebookresearch/convnextAvatar de facebookresearch

    facebookresearch/ConvNeXt

    6,388Voir sur GitHub↗

    Code release for ConvNeXt model

    Provides a pure convolutional neural network for image classification matching Vision Transformer accuracy.

    Python
    Voir sur GitHub↗6,388
  • olimorris/codecompanion.nvimAvatar de olimorris

    olimorris/codecompanion.nvim

    6,166Voir sur GitHub↗

    CodeCompanion is a Neovim plugin that brings large language model capabilities directly into the editor, enabling turn-based conversations with AI models in a dedicated chat buffer. It provides a comprehensive interface for interacting with LLMs, supporting multiple providers through a flexible adapter system that can route requests to various hosted or local language model services. The plugin distinguishes itself through its extensive context-sharing capabilities, allowing users to send buffer contents, visual selections, git diffs, LSP diagnostics, terminal output, quickfix lists, and view

    Includes images or screenshots as input in a chat message for vision-capable models.

    Luaacpagent-client-protocolanthropic
    Voir sur GitHub↗6,166
  • yeemachine/kalidokitAvatar de yeemachine

    yeemachine/kalidokit

    5,660Voir sur GitHub↗

    Kalidokit is a web-based motion capture tool that transforms real-time webcam video into 3D character animation data. It functions as a blendshape and kinematics calculator, converting facial, hand, and body tracking data from Mediapipe and TensorFlow.js into blendshape weights and euler rotations for driving digital puppets and avatars. The tool solves face landmarks to derive head rotation, eye blinks, mouth shapes, and brow values for rigging, while hand landmarks are converted into finger joint rotations and body keypoints into per-joint euler rotations for full-body animation. It include

    Processes real-time webcam landmark data from TensorFlow.js models into rig-ready animation parameters for avatars.

    TypeScriptface-detectionhand-detectionmediapipe-facemesh
    Voir sur GitHub↗5,660
  • pytorch/captumAvatar de pytorch

    pytorch/captum

    5,652Voir sur GitHub↗

    Captum is an open-source library for explaining model predictions by attributing them to input features, neurons, and layers using gradient-based and perturbation-based methods. It provides a modular framework for implementing, evaluating, and combining a range of explanation techniques, including gradient-based attribution, perturbation-based analysis, game-theoretic Shapley value approximation, and surrogate model explanations, with support for parallelization and noise stabilization. The library distinguishes itself through its breadth of attribution methods and its support for advanced in

    Implements integrated gradients to attribute predictions to input features along a baseline path.

    Python
    Voir sur GitHub↗5,652
  • jasonmayes/real-time-person-removalAvatar de jasonmayes

    jasonmayes/Real-Time-Person-Removal

    5,158Voir sur GitHub↗

    Real-Time-Person-Removal est une application de vision par ordinateur basée sur le web, conçue pour identifier et supprimer les silhouettes humaines des flux vidéo en direct. En utilisant TensorFlow.js, l'outil fonctionne comme un système de soustraction d'arrière-plan en temps réel qui analyse la composition de la scène pour isoler les arrière-plans statiques des personnes en mouvement. Le projet permet la vision par ordinateur dans le navigateur en traitant les flux vidéo de webcam directement côté client. Il utilise l'apprentissage automatique pour différencier les éléments de scène dynamiques de l'arrière-plan, permettant la suppression en temps réel des personnes du champ visuel.

    Uses TensorFlow.js to identify and remove people from video streams in real time.

    JavaScript
    Voir sur GitHub↗5,158
  • ccostan/home-assistantconfigAvatar de CCOSTAN

    CCOSTAN/Home-AssistantConfig

    5,176Voir sur GitHub↗

    This repository is a collection of YAML automations and scripts for Home Assistant that coordinate devices and services into context‑aware home routines. Its design centers on combining multiple sensor inputs—motion, bed presence, garage door state—into a single occupancy signal that gates automations, reducing false triggers. The collection delivers actionable mobile notifications with script‑bound buttons for snoozing or escalating alerts, and integrates an external vision service to classify camera snapshots so package deliveries are detected and announced. What distinguishes this configur

    Sends camera snapshots to an external vision service and parses the returned label for package delivery detection.

    Pythonaialexaautomation
    Voir sur GitHub↗5,176
Préc.12Suivant
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Computer Vision
  5. Image Classification Models

Explorer les sous-tags

  • External Vision Service ClassifiersSends camera snapshots to an external vision service and parses the returned label for decision making. **Distinct from Image Classification Models:** Distinct from Image Classification Models: focuses on sending images to an external API for classification rather than running pre-trained models locally.
  • NSFW ClassifiersClassifying images as safe or not safe for work directly in the browser using a pre-trained TensorFlow.js model. **Distinct from Image Classification Models:** Distinct from Image Classification Models: specifically targets NSFW content detection rather than general image categorization.
  • TensorFlow.js Models2 sous-tagsA pre-trained neural network that categorizes images into NSFW and safe content classes using TensorFlow.js. **Distinct from Image Classification Models:** Distinct from Image Classification Models: specifically built with TensorFlow.js for browser and Node.js deployment, targeting NSFW content.
  • Vision Model Inputs2 sous-tagsSending images or screenshots as input to vision-capable language models. **Distinct from Image Classification Models:** Distinct from Image Classification Models: focuses on providing images as input to multimodal LLMs rather than classifying them.