Trending Projects

Discover the fastest growing open source projects

Showing 5151-5200 of 6,802 trending projects

#5151
Hironsan/BossSensor

A Python library that uses computer vision and machine learning to detect when a 'boss' is approaching and hides the screen.

+60
+1.0%
6.3K
total stars
#5152
openimages/dataset

The Open Images dataset, a large-scale, diverse dataset of images that are annotated with object bounding boxes, visual relationships, and attributes.

+60
+1.4%
4.4K
total stars
#5153
dsgiitr/d2l-pytorch

This project reproduces the book 'Dive Into Deep Learning' by adapting the code from MXNet into PyTorch.

+60
+1.4%
4.3K
total stars
#5154
clovaai/stargan-v2

StarGAN v2 is an open-source PyTorch implementation of a powerful generative model for diverse image-to-image translation.

+60
+1.7%
3.6K
total stars
#5155
nickliqian/cnn_captcha

A Python library that uses Tensorflow and convolutional neural networks to recognize character-based image captchas.

+60
+2.1%
2.9K
total stars
#5156
modAL-python/modAL

A modular active learning framework for Python, focused on machine learning algorithms and APIs.

+60
+2.6%
2.3K
total stars
#5157
WassimTenachi/PhySO

A Python library for physical symbolic optimization, combining deep learning and reinforcement learning.

+60
+3.2%
2.0K
total stars
#5158
TheExplainthis/ChatGPT-Line-Bot

This is a Python repository that allows developers to integrate ChatGPT into the Line messaging platform.

+60
+3.6%
1.7K
total stars
#5159
declare-lab/conv-emotion

This repository provides implementations of different architectures for emotion recognition in conversations.

+60
+4.2%
1.5K
total stars
#5160
oracle/tribuo

Tribuo is a Java machine learning library for classification, clustering, regression, and NLP tasks.

+60
+4.5%
1.4K
total stars
#5161
neo4j/NaLLM

A TypeScript-based project that provides a framework for building Natural Language Large Language Models (NaLLM).

+60
+4.5%
1.4K
total stars
#5162
VainF/pytorch-msssim

A fast and differentiable PyTorch library for computing MS-SSIM and SSIM image quality metrics.

+60
+5.1%
1.2K
total stars
#5163
AGI-Edgerunners/LLM-Adapters

Code for a paper on parameter-efficient fine-tuning of large language models using adapter modules.

+60
+5.1%
1.2K
total stars
#5164
openai/procgen

Procedurally-generated game-like environments for AI and reinforcement learning research.

+60
+5.5%
1.1K
total stars
#5165
Linketic/CityGaussian

Large-scale 3D scene reconstruction and novel view synthesis using Gaussian representations.

+60
+5.7%
1.1K
total stars
#5166
rhymes-ai/Aria

Aria is an open-source multimodal AI framework for building vision and language models.

+60
+5.9%
1.1K
total stars
#5167
HillZhang1999/llm-hallucination-survey

A reading list and survey paper on hallucination in large language models (LLMs) for AI-focused developers.

+60
+5.9%
1.1K
total stars
#5168
microsoft/Oscar

An AI-powered image captioning and image-text search platform for developers building with AI tools.

+60
+6.0%
1.1K
total stars
#5169
replit/ReplitLM

Inference code and configs for the ReplitLM model family, a large language model for AI-powered coding assistants.

+60
+6.1%
1.0K
total stars
#5170
Stability-AI/StableLM

StableLM is a large language model developed by Stability AI, focused on natural language processing tasks.

+59
+0.4%
15.8K
total stars
#5171
zotroneneis/machine_learning_basics

A collection of basic machine learning algorithm implementations in Python for educational purposes.

+59
+1.4%
4.4K
total stars
#5172
SnailTyan/deep-learning-papers-translation

Translation of deep learning research papers, including classification and detection papers.

+59
+1.4%
4.4K
total stars
#5173
yoyo-nb/Thin-Plate-Spline-Motion-Model

Thin-Plate Spline Motion Model for image animation, face reenactment, and motion transfer

+59
+1.7%
3.6K
total stars
#5174
tensorflow/recommenders

A library for building recommender system models using TensorFlow for AI-powered application development.

+59
+3.0%
2.0K
total stars
#5175
pymatting/pymatting

A Python library for alpha matting, which is the process of extracting a foreground object from an image.

+59
+3.2%
1.9K
total stars
#5176
currentslab/awesome-vector-search

A curated collection of vector search-related libraries, services, and research papers for developers.

+59
+4.0%
1.5K
total stars
#5177
ShineChen1024/MagicClothing

A Python library for controllable garment-driven image synthesis, enabling virtual try-on and clothing generation.

+59
+4.0%
1.5K
total stars
#5178
ZHO-ZHO-ZHO/ComfyUI-InstantID

Unofficial implementation of InstantID for ComfyUI, a popular AI coding tool for Stable Diffusion.

+59
+4.3%
1.4K
total stars
#5179
dbolya/tomesd

This Python library speeds up Stable Diffusion, a popular AI image generation model.

+59
+4.4%
1.4K
total stars
#5180
SKTBrain/KoBERT

Korean BERT pre-trained model for natural language processing tasks in the Korean language.

+59
+4.4%
1.4K
total stars
#5181
bojone/vae

A simple implementation of VAE (Variational Autoencoder) and CVAE (Conditional Variational Autoencoder) using Keras for AI/ML developers.

+59
+4.5%
1.4K
total stars
#5182
meniku/NPBehave

NPBehave is an event-driven behavior tree library for creating AI-driven characters in Unity 3D games.

+59
+4.9%
1.3K
total stars
#5183
Renumics/spotlight

Interactively explore unstructured datasets like audio, images, and video using this TypeScript library.

+59
+5.0%
1.3K
total stars
#5184
ARM-software/ML-KWS-for-MCU

A library for keyword spotting on Arm Cortex-M microcontrollers using machine learning and the CMSIS-NN framework.

+59
+5.0%
1.2K
total stars
#5185
Jhy1993/HAN

A heterogeneous graph neural network library for advanced graph representation learning.

+59
+5.2%
1.2K
total stars
#5186
functime-org/functime

A scalable time-series machine learning library built with Polars for parallel feature extraction and forecasting.

+59
+5.3%
1.2K
total stars
#5187
onnx/onnxmltools

ONNXMLTools enables conversion of machine learning models to the ONNX format, supporting Keras, Scikit-learn, and other frameworks.

+59
+5.5%
1.1K
total stars
#5188
lxfater/Awesome-GPTs

A curated list of 1000+ GPT models and resources for prompt engineering and AI-powered development.

+59
+5.5%
1.1K
total stars
#5189
nicrusso7/rex-gym

An open-source framework for building simulated quadruped robots in the OpenAI Gym environment using Python.

+59
+5.8%
1.1K
total stars
#5190
ethz-adrl/towr

A C++ library for trajectory optimization of legged robots, useful for robotics and motion planning.

+59
+6.0%
1.0K
total stars
#5191
vectr-ucla/direct_lidar_odometry

A lightweight and efficient LiDAR odometry solution for accurate localization and 3D mapping in robotics.

+59
+6.2%
1.0K
total stars
#5192
lanpa/tensorboardX

tensorboardX provides a PyTorch-friendly interface to TensorBoard, a popular visualization tool for machine learning.

+58
+0.7%
8.0K
total stars
#5193
chatopera/Synonyms

An open-source library for handling Chinese synonyms, useful for chatbots and NLP applications.

+58
+1.1%
5.1K
total stars
#5194
letiantian/TextRank4ZH

A Python library for automatic keyword extraction and text summarization from Chinese text using the TextRank algorithm.

+58
+1.7%
3.4K
total stars
#5195
meta-pytorch/torchrec

A PyTorch domain library for building recommendation systems using GPU-accelerated deep learning.

+58
+2.4%
2.5K
total stars
#5196
flann-lib/flann

A fast C++ library for approximate nearest neighbor search, useful for various machine learning and data processing tasks.

+58
+2.5%
2.4K
total stars
#5197
alibaba/EasyNLP

EasyNLP is an easy-to-use NLP toolkit for tasks like text classification, retrieval, and generation.

+58
+2.7%
2.2K
total stars
#5198
kingyiusuen/image-to-latex

A Python library that converts images of LaTeX math equations into LaTeX code using computer vision and deep learning.

+58
+2.8%
2.2K
total stars
#5199
divelab/DIG

A Python library for graph deep learning research, focused on 3D graphs, explainable ML, and self-supervised learning.

+58
+3.0%
2.0K
total stars
#5200
AberHu/Knowledge-Distillation-Zoo

A PyTorch implementation of various Knowledge Distillation (KD) methods for model compression and transfer learning.

+58
+3.4%
1.7K
total stars
1...103105...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.