An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: image-classification

Anusha-me/Statistical_design_of_experiement-CIFRA-10

Hyperparameter tuning of a Convolutional Neural Network (CNN) for CIFAR-10 image classification using fractional factorial Design of Experiments (DOE) and regression modeling.

Size: 492 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

RasterScan/Floor-Plan-Recognition

On-Premise Floor Plan Recognition

Language: Python - Size: 17.6 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 62 - Forks: 7

Anya-Devs/Anya-Bot

Quest discord bot helping users remain engaged and active within discord servers.

Language: Python - Size: 784 MB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 5 - Forks: 3

sarcasticdhruv/brain-tumor-detection

This project combines state-of-the-art deep learning techniques with a modern web interface to assist medical professionals in the early detection of brain tumors. Leveraging a fine-tuned ResNet-18 model, our system delivers high-accuracy tumor classification while maintaining an intuitive user experience.

Language: JavaScript - Size: 45.6 MB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 0 - Forks: 0

victor-nasc/SimpleFewShot

A Python Library for Few-Shot Learning Models

Language: Python - Size: 339 KB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 1 - Forks: 1

ddihora1604/GreenGuard

GreenGuard is a multilingual AI-powered chatbot for crop disease detection, integrating AGDFNet Model. It enables farmers to upload plant images and receive real-time, text-based treatment recommendations. Using Adaptive Lesion Modules and Feature Aggregation, it enhances disease detection, helping mitigate crop losses efficiently.

Language: JavaScript - Size: 14 MB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 1 - Forks: 0

open-edge-platform/training_extensions

Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™

Language: Python - Size: 416 MB - Last synced at: about 7 hours ago - Pushed at: 3 days ago - Stars: 1,192 - Forks: 451

FaNa-AI/Exam-MainVision-CNN-ResNet-Models

Knee X-ray image classification using a custom CNN and transfer learning with ResNet50. The pipeline includes automatic dataset handling, data augmentation, and detailed model evaluation.

Size: 288 KB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 0 - Forks: 0

FaNa-AI/CNN

CNN-based dog breed classifier in PyTorch with custom dataset and data augmentation.

Language: Jupyter Notebook - Size: 3.65 MB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 0 - Forks: 0

FaNa-AI/Resnet

ResNet-18 based transfer learning model for dog breed classification with data augmentation and visualization.

Size: 3.62 MB - Last synced at: about 10 hours ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

FaNa-AI/VIT

A PyTorch-based image classification project using HuggingFace’s ViT model. It fine-tunes google/vit-base-patch16-224-in21k on a custom Cats vs Dogs dataset with training, evaluation, and metric visualization. Great for learning ViT transfer learning.

Size: 225 KB - Last synced at: about 10 hours ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

Matteo2145/Parking-Lot-Vacancy-Detection-using-TinyML

Language: TeX - Size: 240 MB - Last synced at: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 0 - Forks: 0

indranil143/Real-or-AI-Generated-Face-Detection

AI-generated or real face? These Deep Learning-based models can expose digital imposters before they ghost you, so no more falling for flawless deepfake faces!!

Language: Jupyter Notebook - Size: 129 MB - Last synced at: about 11 hours ago - Pushed at: about 12 hours ago - Stars: 21 - Forks: 0

altaf1444/notebooks

<div align="center"> <a href="https://unsloth.ai"><picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20logo%20white%20text.png"> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%

Language: Jupyter Notebook - Size: 9.26 MB - Last synced at: about 14 hours ago - Pushed at: about 15 hours ago - Stars: 0 - Forks: 0

Bilal44565543/cnn-image-classifier

A CNN-based image classifier built with PyTorch and FastAPI. Features model training, evaluation metrics, visualizations, and a web interface for real-time predictions. Includes comprehensive documentation and Jupyter notebooks.

Language: Python - Size: 20.5 KB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 1 - Forks: 0

mlmed/torchxrayvision

TorchXRayVision: A library of chest X-ray datasets and models. Classifiers, segmentation, and autoencoders.

Language: Jupyter Notebook - Size: 45.7 MB - Last synced at: about 19 hours ago - Pushed at: about 20 hours ago - Stars: 1,026 - Forks: 233

MartinDeanMoriarty/TransformerTraining

Training :hugs: transformers using custom datasets for classification and segmentation

Language: Python - Size: 14.6 KB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 0 - Forks: 0

SimReale/grocery_store_detection_classification

Computer vision project about Object Detection and Image Classification on a grocery store dataset.

Language: Jupyter Notebook - Size: 68 MB - Last synced at: about 23 hours ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

fmegahed/qe_genai

A repository for our working paper titled: "Adapting OpenAI’s CLIP Model for Few-Shot Image Inspection in Manufacturing Quality Control"

Language: Jupyter Notebook - Size: 347 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

satellite-image-deep-learning/techniques

Techniques for deep learning with satellite & aerial imagery

Size: 28.4 MB - Last synced at: about 20 hours ago - Pushed at: 13 days ago - Stars: 9,411 - Forks: 1,577

Avijit-Jana/DrawLearnAI

Language: Python - Size: 207 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

rikin-2911/Natural_Scenes_Image_Classification_ResNet9

This project is based on computer vision, spefically Image Classification of Natural Scenes using ResNet9 CNN Architecture implement on PyTorch using Python. Thank you

Language: Jupyter Notebook - Size: 25.4 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

WorthStudy/animal-classification

基于 EfficientNetV2B0 的动物图像多分类(10种)模型

Language: Python - Size: 962 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

dariofurlan/vcs-2425-project

Privacy-Preserving Computer Vision: Leveraging Depth Images for Image Classification

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

De-Subhadip/Computer-Vision-notebooks

A collection of Jupyter notebooks for various computer vision tasks using Keras, KerasCV, and TensorFlow. Includes image classification, object detection, and advanced deep learning techniques. Covers data preprocessing, augmentation, model training, and evaluation.

Language: Jupyter Notebook - Size: 139 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

open-mmlab/mmpretrain

OpenMMLab Pre-training Toolbox and Benchmark

Language: Python - Size: 13.5 MB - Last synced at: about 19 hours ago - Pushed at: 7 months ago - Stars: 3,676 - Forks: 1,091

ahsankhizar5/facial-emotion-recognition-cnn

Facial emotion detection using Convolutional Neural Networks in TensorFlow and Keras — trained on grayscale image data to classify 7 basic emotions. Includes saved model and organized dataset folders.

Language: Python - Size: 59.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

HalcyonReddit/mirrorartifact

Language: Python - Size: 5.86 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

NVlabs/MambaVision

[CVPR 2025] Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone

Language: Python - Size: 701 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1,460 - Forks: 73

emmavlorz99/awesome-labeling-tools

Discover a curated collection of top-notch tools for data labeling and annotation. 🛠️ Whether you're working with images, videos, or text, you'll find reliable options to enhance your projects. 🌟

Size: 5.86 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

sherlockchou86/VideoPipe

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

Language: C++ - Size: 158 MB - Last synced at: 2 days ago - Pushed at: 29 days ago - Stars: 1,702 - Forks: 244

Bananacat123-hue/Facial_Expression_Recognition-Sure_Trust-

Facial Expression Recognition System using YOLOv9 & Flask. Detects 5 emotions (Angry, Happy, Natural, Sad, Surprised) from images/live camera with mAP50 of 0.731. Features a web interface with file uploads, real-time processing, & emoji feedback. Built with Python, OpenCV, Flask, HTML/CSS/JS. Ideal for HCI & emotion analysis.

Language: Jupyter Notebook - Size: 47.9 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

AsadiAhmad/100_Sports_Image_Classification

A deep learning project for sport image classification using a custom VGG19-based architecture with integrated Grad-CAM heatmap visualization for model interpretability.

Language: Jupyter Notebook - Size: 4.08 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

garythung/trashnet

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

Language: Lua - Size: 39.7 MB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 640 - Forks: 194

SamarMst/Waste-Classifier

🌱 A smart waste detection app that classifies trash types (plastic, metal, glass, paper) using a machine learning model. Built with React, Express, and Flask.

Language: JavaScript - Size: 13.1 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

lpestov/interactive_ai_model_builder

Smart builder for interaction with AI and ML

Language: Jupyter Notebook - Size: 207 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 24 - Forks: 1

aniketmaurya/chitra

A multi-functional library for full-stack Deep Learning. Simplifies Model Building, API development, and Model Deployment.

Language: Python - Size: 22.3 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 227 - Forks: 37

greatLiiAccount/vit-mini-explicit-content

vit-mini-explicit-content is an image classification vision-language model fine-tuned from vit-base-patch16-224-in21k for a single-label classification task. It categorizes images based on their explicitness using the ViTForImageClassification architecture.

Language: Python - Size: 13.7 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

Amirreza81/Applied-Data-Science-Course

Comprehensive notes, practical exercises, and problem-solving solutions from the Applied Data Science course, covering data preprocessing, machine learning algorithms, statistical analysis, data visualization, and real-world applications.

Language: Jupyter Notebook - Size: 3.87 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 0

sergio11/brain_tumor_classification_cnn

🧠 AI-Powered Brain Tumor Classification (PoC) 🚀 A personal project exploring the use of convolutional neural networks (CNNs) and transfer learning to classify brain tumors from MRI scans. Designed as a proof of concept for fast, automated, and accurate medical image diagnostics. 🌐⚡

Language: Jupyter Notebook - Size: 1.07 MB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

autodistill/autodistill

Images to inference with no labeling (use foundation models to train supervised models).

Language: Python - Size: 1.16 MB - Last synced at: 2 days ago - Pushed at: 27 days ago - Stars: 2,285 - Forks: 185

JavaAIDev/bird-classifier

Bird classifier using Onnx Java runtime

Language: Java - Size: 29.2 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

emgucv/emgucv

Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.

Language: C# - Size: 243 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2,208 - Forks: 589

gnaservicesinc/sensuser

Sensuser is a QT application used to create and edit image classifier models that can be used with libnoodlenet found at: https://github.com/gnaservicesinc/libnoodlenet

Language: Shell - Size: 34.5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

mokira3d48/CVA_NET

This repository contents different scripts for different models to allow you to train a model of images classification.

Language: Python - Size: 140 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Leo-Thomas/StrokeNeXt

StrokeNeXt: A Siamese-encoder Approach for Brain Stroke Classification in Computed Tomography Imagery

Language: Python - Size: 256 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

kai3316/YOLIC-Labeling

The YOLIC Image Annotation Tool is a user-friendly software designed to support the You-Only-Look-at-Interested-Cells (YOLIC) methodology for real-time detection based on cell-wise segmentation.

Language: C# - Size: 467 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 4 - Forks: 1

Oounce/classical-quantum-mnist

Single pixel imaging with classical and quantum neutral network

Language: Jupyter Notebook - Size: 3.22 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 4 - Forks: 1

NielsBongers/classification-reference-model

Standardized PyTorch Lightning implementation of some image classification models.

Language: Python - Size: 45.9 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

AstraBert/everything-ai

Your fully proficient, AI-powered and local chatbot assistant🤖

Language: Python - Size: 2.49 MB - Last synced at: 3 days ago - Pushed at: 12 months ago - Stars: 238 - Forks: 22

SaharStudios/LungCancerClassification

This repository contains a deep learning-based cancer type prediction system using a trained convolutional neural network (CNN). The model is deployed using Streamlit, allowing users to upload medical images and receive predictions with a probability distribution displayed in a pie chart.

Language: Jupyter Notebook - Size: 38.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 3

uzh-rpg/gg_ssms

[CVPR'25 Highlight] The official implementation of "GG-SSMs: Graph-Generating State Space Models"

Language: Python - Size: 1.19 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 10 - Forks: 2

Avnish1447/Plant-Disease-Detection

🌿 Plant Disease Detection Web App 🔍 | Detects crop diseases from leaf images using a CNN trained on the PlantVillage dataset. 🧠 Built with Keras, OpenCV & Flask. Upload and predict in real-time with high accuracy! 🚀

Language: Jupyter Notebook - Size: 701 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 1

NYXMatik/ProjectAPPROF

Made for academic purposes, repository for Deep Learning Project - CNN and RNN usage for image classification and value predicting

Language: Jupyter Notebook - Size: 12.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 1

A-S-R-15/local-ai-assistant

Local AI Assistant v3.0.0 Enhanced offers powerful search capabilities by integrating multiple sources like DuckDuckGo and Wikipedia. With robust fallback systems and seamless chat integration, it ensures you get accurate results every time. 🐙✨

Language: TypeScript - Size: 8.85 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

flairNLP/fundus

A very simple news crawler with a funny name

Language: Python - Size: 21.8 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 384 - Forks: 90

NickSwardh/YoloDotNet

YoloDotNet - A C# .NET 8.0 project for Classification, Object Detection, OBB Detection, Segmentation and Pose Estimation in both images and videos.

Language: C# - Size: 451 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 519 - Forks: 85

cleanlab/cleanvision

Automatically find issues in image datasets and practice data-centric computer vision.

Language: Python - Size: 2.12 MB - Last synced at: about 7 hours ago - Pushed at: 2 months ago - Stars: 1,090 - Forks: 75

OshankAgrawal/Real-vs-AI-Generated-Image-Detection-System

A deep learning project to classify whether an image is real (photographed) or AI-generated using a custom-built Convolutional Neural Network (CNN). Built entirely from scratch for better understanding and interpretability.

Language: HTML - Size: 402 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 1

roboflow/notebooks

This repository offers a comprehensive collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like YOLO11, RT-DETR, SAM 2, Florence-2, PaliGemma 2, and Qwen2.5VL.

Language: Jupyter Notebook - Size: 463 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 7,795 - Forks: 1,223

microsoft/ailab

Experience, Learn and Code the latest breakthrough innovations with Microsoft AI

Language: C# - Size: 98.8 MB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 7,794 - Forks: 1,394

microsoft/computervision-recipes

Best Practices, code samples, and documentation for Computer Vision.

Language: Jupyter Notebook - Size: 255 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 9,691 - Forks: 1,193

jabberjabberjabber/ImageIndexer

Creates an index of images, queries a local LLM and adds tags to the image metadata

Language: Python - Size: 28.1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 208 - Forks: 10

krullmizter/dog-breed-id-fastai

Using Python, Fast.ait, & the Stanford Dogs Breed dataset to create a CNN using transfer learning to identify dog breeds

Language: Jupyter Notebook - Size: 18 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

tensorflow/hub

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

Language: Python - Size: 13 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 3,496 - Forks: 1,658

microsoft/Swin-Transformer

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

Language: Python - Size: 1.05 MB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 14,862 - Forks: 2,143

jesus3476/Fire-Detection-Siglip2

Fire-Detection-Siglip2 is an image classification vision-language encoder model fine-tuned from google/siglip2-base-patch16-224 for a single-label classification task. It is designed to detect fire, smoke, or normal conditions using the SiglipForImageClassification architecture.

Language: Python - Size: 11.7 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

TestKiller25/DeepLearning.AI-TensorFlow-Developer-Professional-Certificate

Welcome to my repository for the DeepLearning.AI TensorFlow Developer Professional Certificate course! Explore assigments, quizzes, and practice labs where I've developed skills in building, training, and optimizing Deep Learning models with TensorFlow 2.x and Keras.

Language: Jupyter Notebook - Size: 29.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

shraddhaghuge/AlzheimerDiseaseClassification

🧠 A deep learning-based web app that classifies Alzheimer's disease stages from MRI images using ResNet50, VGG19, and InceptionV3. Built with Streamlit.

Language: Jupyter Notebook - Size: 1.38 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Tehreem-here24/LiteRT-for-Android

Image Classification with LiteRT

Language: Kotlin - Size: 13.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

NizamuddinMandekar/ImageDetector-Real-vs-AI-Generated

The "Image Detector" application is designed to classify images of faces as either real or AI-generated. Utilizing the ResNet50 model, our classifier achieves up to 95% accuracy. This repository provides an overview of the application, detailed results from experiments, and future scope for enhancements.

Language: Jupyter Notebook - Size: 1.6 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

Vaibhavp2129/ECG-Image-Classification-App

This repository hosts the ECG Image Classification App, which uses deep learning to classify ECG images into five medical categories. It features a user-friendly interface built with Streamlit, allowing healthcare professionals to easily access and utilize the model's capabilities. 🩺🌟

Language: Jupyter Notebook - Size: 3.27 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

guygav/AIES-CCP-Project-Brain-Tumor-Detection

Detect brain tumors from MRI scans using CNN and VGG19 with a Streamlit-based user interface.

Language: Jupyter Notebook - Size: 20.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

rainalexotl/deepfashion-image-classification

DeepFashion Image Classification is a project for deep learning-based clothing recognition using the DeepFashion dataset. It showcases reproducible pipelines and modular models (CNNs, ResNet, ViT, and more) for robust category classification. Designed for learning and experimentation within the fashion tech space.

Language: Jupyter Notebook - Size: 77.3 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Daucatmoimoimoimoi/Dogs-Cats-Explorer

Dogs & Cats Explorer lets you easily find and view images of various dog and cat breeds using open data APIs. This project combines fun with functionality, making it a great resource for pet enthusiasts. 🐾🐶

Language: HTML - Size: 21.5 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

dme-compunet/YoloSharp

🚀 A high performance real-time object detection solution using YOLO11 ⚡️ powered by ONNX-Runtime

Language: C# - Size: 57.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 415 - Forks: 77

SciSharp/SiaNet 📦

An easy to use C# deep learning library with CUDA/OpenCL support

Language: C# - Size: 73.1 MB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 374 - Forks: 83

CERES-Sorbonne/Panoptic

Explore and analyze large datasets of images

Language: Vue - Size: 36.6 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 18 - Forks: 2

OpenGVLab/PIIP

[NeurIPS 2024 Spotlight ⭐️] Parameter-Inverted Image Pyramid Networks (PIIP)

Language: Python - Size: 11.7 MB - Last synced at: 3 days ago - Pushed at: 25 days ago - Stars: 91 - Forks: 2

Project-AgML/AgML

AgML is a centralized framework for agricultural machine learning. AgML provides access to public agricultural datasets for common agricultural deep learning tasks, with standard benchmarks and pretrained models, as well the ability to generate synthetic data and annotations.

Language: Python - Size: 212 MB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 223 - Forks: 32

instill-ai/console

📺 Instill Console for 🔮 Instill Core: https://github.com/instill-ai/instill-core

Language: TypeScript - Size: 12.5 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 40 - Forks: 10

albumentations-team/albumentations

Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

Language: Python - Size: 100 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 14,963 - Forks: 1,687

jhtullis/Blast_Classification

Train random forest, k-nearest neighbors to classify blasts from RLs

Language: Jupyter Notebook - Size: 4.54 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

ufoym/imbalanced-dataset-sampler

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

Language: Python - Size: 181 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 2,300 - Forks: 265

cmasch/zalando-fashion-mnist

Evaluation of fashion-MNIST with a simple cnn

Language: Jupyter Notebook - Size: 31.1 MB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 34 - Forks: 15

Jordan-Pierce/CoralNet-Toolbox

Tools for annotating and developing ML models for benthic imagery

Language: Python - Size: 788 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 31 - Forks: 4

tomomasayamasaki/RBFleX-NAS

Training-free Neural Architecture Search (NAS) Using Radial Basis Function (RBF) Kernel

Language: Python - Size: 284 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 0

VED-CODER-KING/wheat_AI_Project

This project, Smart Wheat Farming AI System, was developed as part of the coursework for the Artificial Intelligence program at Esprit School of Engineering.

Size: 6.84 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

HumanSignal/label-studio

Label Studio is a multi-type data labeling and annotation tool with standardized output format

Language: JavaScript - Size: 2.59 GB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 22,347 - Forks: 2,783

janaghoniem/Fruits-Recognition-Using-Deep-Learning-with-Data-Augmentation

A deep learning project for classifying 130+ fruits using EfficientNet, ResNet, and MobileNet with custom augmentations and SE blocks. Built on the Fruits-360 dataset.

Language: Jupyter Notebook - Size: 31.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

AMfeta99/Advanced_Computer_Vision

This repository is dedicated to small projects and some theoretical material that I used to get into Computer Vision using TensorFlow in a practical and efficient way.

Language: Jupyter Notebook - Size: 667 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

hexxone/resnet-ixion Fork of parsapoorsh/resnet-ixion

Image Orientation Detection Using ResNet - Batch Processing

Language: Python - Size: 1.3 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hotdogcookie20/YingYanAI

鹰眼 AI 是一个先进的计算机视觉平台,利用深度学习技术提供精确且高效的视觉智能解决方案。本系统致力于为各类视觉分析任务提供专业可靠的技术支持。一款革命性的计算机视觉系统,采用尖端人工智能技术,将图像分析提升至新高度。基于谷歌高效轻量级 MobileNetV2 架构,实现快速精准的视觉智能化。

Size: 1.95 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 6 - Forks: 0

chenyuntc/pytorch-book

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

Language: Jupyter Notebook - Size: 119 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 12,494 - Forks: 3,762

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.

Language: Jupyter Notebook - Size: 111 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2,127 - Forks: 632

ultralytics/ultralytics

Ultralytics YOLO11 🚀

Language: Python - Size: 32.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 41,566 - Forks: 8,045

MrAlonso9/Hand-Gesture-2-Robot

Hand-Gesture-2-Robot is an image classification vision-language encoder model fine-tuned from google/siglip2-base-patch16-224 for a single-label classification task. It is designed to recognize hand gestures and map them to specific robot commands using the SiglipForImageClassification architecture.

Language: Python - Size: 12.7 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

1set-t/ai-model

Industrial-grade weather visualization system that transforms AI model predictions into professional meteorological plots, emphasizing operational forecasting capabilities.

Size: 1.95 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

baskargroup/BioTrove

NeurIPS 2024 Track on Datasets and Benchmarks (Spotlight)

Language: Jupyter Notebook - Size: 195 MB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 4

steelcityamir/safe-content-ai

A fast accurate API for detecting NSFW images.

Language: Python - Size: 157 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 98 - Forks: 15

Related Keywords
image-classification 7,486 deep-learning 2,658 machine-learning 1,977 python 1,477 tensorflow 1,385 computer-vision 1,208 pytorch 1,086 image-processing 1,028 convolutional-neural-networks 1,013 cnn 915 keras 831 neural-network 569 image-recognition 559 transfer-learning 544 object-detection 447 classification 376 deep-neural-networks 366 neural-networks 349 python3 341 opencv 321 artificial-intelligence 296 cnn-classification 279 keras-tensorflow 256 ai 250 image-segmentation 223 jupyter-notebook 197 resnet 195 data-science 193 flask 188 vgg16 180 cnn-keras 176 tensorflow2 162 vision-transformer 162 resnet-50 152 numpy 141 image 137 cifar10 135 dataset 134 kaggle 127 data-augmentation 118 streamlit 117 imagenet 105 mnist 102 cnn-model 102 deeplearning 100 convolutional-neural-network 96 fastai 93 medical-imaging 93 text-classification 91 cifar-10 87 mobilenetv2 86 ml 84 fine-tuning 83 machine-learning-algorithms 83 docker 82 efficientnet 78 android 76 image-analysis 74 matplotlib 74 artificial-neural-networks 72 yolo 72 transformer 70 opencv-python 68 semantic-segmentation 68 huggingface-transformers 68 mobilenet 67 javascript 67 transformers 66 gradio 65 feature-extraction 65 face-recognition 65 nlp 64 inceptionv3 61 pretrained-models 59 scikit-learn 59 matlab 58 keras-neural-networks 57 fastapi 55 pandas 55 java 54 natural-language-processing 52 kaggle-competition 51 supervised-learning 51 pytorch-implementation 51 svm-classifier 50 yolov8 49 face-detection 49 tensorflowjs 49 data-visualization 49 image-manipulation 48 mnist-classification 48 multiclass-classification 48 flutter 47 vgg19 46 tensorflow-lite 46 pytorch-lightning 46 svm 45 sklearn 45 covid-19 44 segmentation 44