awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

28 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ultralytics/ultralyticsultralytics 的头像

    ultralytics/ultralytics

    58,468在 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
    在 GitHub 上查看↗58,468
  • ultralytics/yolov5ultralytics 的头像

    ultralytics/yolov5

    57,528在 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
    在 GitHub 上查看↗57,528
  • rwightman/pytorch-image-modelsrwightman 的头像

    rwightman/pytorch-image-models

    36,893在 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
    在 GitHub 上查看↗36,893
  • pytorch/examplespytorch 的头像

    pytorch/examples

    23,752在 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
    在 GitHub 上查看↗23,752
  • apache/mxnetapache 的头像

    apache/mxnet

    20,829在 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
    在 GitHub 上查看↗20,829
  • tensorflow/tfjstensorflow 的头像

    tensorflow/tfjs

    19,134在 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
    在 GitHub 上查看↗19,134
  • microsoft/ai-edumicrosoft 的头像

    microsoft/ai-edu

    14,065在 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
    在 GitHub 上查看↗14,065
  • autogluon/autogluonautogluon 的头像

    autogluon/autogluon

    9,997在 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
    在 GitHub 上查看↗9,997
  • infinitered/nsfwjsinfinitered 的头像

    infinitered/nsfwjs

    8,908在 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
    在 GitHub 上查看↗8,908
  • olafenwamoses/imageaiOlafenwaMoses 的头像

    OlafenwaMoses/ImageAI

    8,867在 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
    在 GitHub 上查看↗8,867
  • n4ze3m/page-assistn4ze3m 的头像

    n4ze3m/page-assist

    8,023在 GitHub 上查看↗

    Page Assist 是一个基于浏览器的 AI 集成工具,提供侧边栏界面,以便在浏览网页时与 AI 模型进行交互。它专注于隐私优先的聊天和网页内容分析,允许用户从活动网页中提取信息并进行查询,从而获得上下文感知的回复。 该项目通过本地 AI 集成脱颖而出,支持连接到本地托管的模型或私有 API 端点,无需依赖云服务即可处理数据。它还通过公共共享链接或自托管共享基础设施支持协作式 AI 对话,以实现更好的数据控制。 该系统包含浏览器自动化功能,例如通过将浏览器会话作为一组工具来控制标签页和与页面元素交互。它还通过网页截图和基于 DOM 的内容提取支持视觉处理,以进行全面的页面分析。

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

    TypeScript
    在 GitHub 上查看↗8,023
  • wang-xinyu/tensorrtxwang-xinyu 的头像

    wang-xinyu/tensorrtx

    7,802在 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
    在 GitHub 上查看↗7,802
  • fchollet/deep-learning-modelsfchollet 的头像

    fchollet/deep-learning-models

    7,349在 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
    在 GitHub 上查看↗7,349
  • kaiminghe/deep-residual-networksKaimingHe 的头像

    KaimingHe/deep-residual-networks

    6,738在 GitHub 上查看↗

    本项目提供了一个深度残差网络框架和预训练的 PyTorch 模型,专为高精度图像识别而设计。它实现了一种利用跳跃连接(skip connections)的神经网络架构,能够在不发生梯度退化的情况下训练非常深的模型。 该系统专为计算机视觉任务而设计,包括图像分类、目标检测和视觉数据分割。它包含在 ImageNet 上训练的权重,以支持迁移学习和在自定义图像数据集上进行微调。 架构设计侧重于残差学习块、瓶颈层配置和批归一化,以在训练期间保持稳定性。该框架还采用全局平均池化来减少参数并防止过拟合。

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

    在 GitHub 上查看↗6,738
  • facebookresearch/convnextfacebookresearch 的头像

    facebookresearch/ConvNeXt

    6,388在 GitHub 上查看↗

    Code release for ConvNeXt model

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

    Python
    在 GitHub 上查看↗6,388
  • olimorris/codecompanion.nvimolimorris 的头像

    olimorris/codecompanion.nvim

    6,166在 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
    在 GitHub 上查看↗6,166
  • yeemachine/kalidokityeemachine 的头像

    yeemachine/kalidokit

    5,660在 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
    在 GitHub 上查看↗5,660
  • pytorch/captumpytorch 的头像

    pytorch/captum

    5,652在 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
    在 GitHub 上查看↗5,652
  • jasonmayes/real-time-person-removaljasonmayes 的头像

    jasonmayes/Real-Time-Person-Removal

    5,158在 GitHub 上查看↗

    Real-Time-Person-Removal 是一个基于 Web 的计算机视觉应用,旨在识别并从实时视频流中移除人物。该工具使用 TensorFlow.js,作为一个实时背景减除系统,通过分析场景构成将静态背景与移动人物隔离开来。 该项目通过直接在客户端处理摄像头视频流,实现了基于浏览器的计算机视觉。它利用机器学习来区分动态场景元素和背景,从而实现视觉区域内人物的实时移除。

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

    JavaScript
    在 GitHub 上查看↗5,158
  • ccostan/home-assistantconfigCCOSTAN 的头像

    CCOSTAN/Home-AssistantConfig

    5,176在 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
    在 GitHub 上查看↗5,176
上一个12下一个
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Computer Vision
  5. Image Classification Models

探索子标签

  • 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 个子标签A 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 个子标签Sending 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.