Trending Projects

Discover the fastest growing open source projects

Showing 3851-3900 of 6,802 trending projects

#3851
google/neural-tangents

Neural Tangents is a Python library for fast and easy infinite neural networks using JAX.

+3
+0.1%
2.4K
total stars
#3852
flann-lib/flann

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

+3
+0.1%
2.4K
total stars
#3853
microsoft/Deep3DFaceReconstruction

A deep learning-based 3D face reconstruction framework that can reconstruct 3D faces from single or multiple input images.

+3
+0.1%
2.3K
total stars
#3854
michuanhaohao/reid-strong-baseline

A strong baseline and bag of tricks for deep person re-identification in computer vision.

+3
+0.1%
2.3K
total stars
#3855
OAID/TengineKit

TengineKit is a fast and easy-to-use SDK for real-time face detection, face landmarks, face attributes, hand detection, body detection, and more on mobile devices.

+3
+0.1%
2.3K
total stars
#3856
isl-org/DPT

A Python library for dense prediction transformers, a type of neural network architecture for computer vision and language tasks.

+3
+0.1%
2.3K
total stars
#3857
allenai/longformer

Longformer is a PyTorch-based transformer model designed for efficient processing of long documents.

+3
+0.1%
2.2K
total stars
#3858
imaurer/awesome-llm-json

A curated list of resources for generating JSON using large language models and function calling.

+3
+0.1%
2.2K
total stars
#3859
kingyiusuen/image-to-latex

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

+3
+0.1%
2.2K
total stars
#3860
wwxFromTju/awesome-reinforcement-learning-zh

A curated collection of Chinese resources for reinforcement learning, a machine learning technique.

+3
+0.1%
2.1K
total stars
#3861
SheffieldML/GPy

GPy is a Gaussian processes framework in Python, providing a flexible toolkit for Bayesian modeling and machine learning.

+3
+0.1%
2.1K
total stars
#3862
facebookresearch/theseus

A library for differentiable nonlinear optimization, useful for computer vision and robotics tasks.

+3
+0.1%
2.0K
total stars
#3863
apple/ml-fastvit

Official implementation of the FastViT research paper, a fast hybrid vision transformer for AI/ML applications.

+3
+0.1%
2.0K
total stars
#3864
hila-chefer/Transformer-Explainability

Official PyTorch implementation for a novel method to visualize classifications by Transformer based networks.

+3
+0.1%
2.0K
total stars
#3865
featureform/featureform

The Virtual Feature Store that turns existing data infrastructure into a feature store for machine learning.

+3
+0.1%
2.0K
total stars
#3866
gokceneraslan/awesome-deepbio

A curated list of deep learning applications in computational biology, useful for bioinformatics developers.

+3
+0.1%
2.0K
total stars
#3867
openai/pixel-cnn

Open-source code for a PixelCNN++ model, a powerful generative model for image generation.

+3
+0.1%
2.0K
total stars
#3868
hkchengrex/XMem

An ECCV 2022 paper on long-term video object segmentation using an Atkinson-Shiffrin memory model.

+3
+0.1%
2.0K
total stars
#3869
alibaba/EasyCV

An all-in-one computer vision toolkit for developers building AI-powered applications.

+3
+0.1%
1.9K
total stars
#3870
InternLM/Tutorial

A tutorial on using large language models (LLMs) and vision language models (VLMs) for various AI-powered coding tasks.

+3
+0.2%
1.9K
total stars
#3871
Vchitect/Latte

A latent diffusion transformer for generating high-quality videos, suitable for vibe coders building AI-powered applications.

+3
+0.2%
1.9K
total stars
#3872
s9xie/hed

Code for Holistically-Nested Edge Detection, a C++ library for edge detection in computer vision.

+3
+0.2%
1.9K
total stars
#3873
uber/petastorm

Petastorm enables training and evaluation of deep learning models from Apache Parquet datasets.

+3
+0.2%
1.9K
total stars
#3874
alejandro-ao/ask-multiple-pdfs

A Langchain app that allows you to chat with multiple PDFs, targeting AI-focused developers.

+3
+0.2%
1.9K
total stars
#3875
BinNong/meet-libai

A project to build a knowledge graph and AI agent for the renowned Chinese poet Li Bai, promoting his cultural legacy through AI-powered tools.

+3
+0.2%
1.9K
total stars
#3876
goodfeli/dlbook_notation

LaTeX files for the Deep Learning book notation, a valuable resource for developers working on AI projects.

+3
+0.2%
1.9K
total stars
#3877
thygate/stable-diffusion-webui-depthmap-script

A Python script that generates high-resolution depth maps for the Stable Diffusion WebUI, a popular AI-powered image generation tool.

+3
+0.2%
1.8K
total stars
#3878
zjy-ucas/ChineseNER

A neural network model for Chinese named entity recognition written in Python.

+3
+0.2%
1.8K
total stars
#3879
google-deepmind/kinetics-i3d

A convolutional neural network model for video classification trained on the Kinetics dataset.

+3
+0.2%
1.8K
total stars
#3880
LuChengTHU/dpm-solver

Official code for a fast ODE solver for diffusion probabilistic model sampling in 10 steps

+3
+0.2%
1.8K
total stars
#3881
Niraj-Lunavat/Artificial-Intelligence

A comprehensive collection of resources for learning and using AI, including cheatsheets, books, courses, and more.

+3
+0.2%
1.8K
total stars
#3882
shaoxiongji/knowledge-graphs

A comprehensive collection of research on knowledge graphs, covering various applications and techniques.

+3
+0.2%
1.8K
total stars
#3883
baaivision/Emu

An open-source library for building generative multimodal AI models, with a focus on foundation models, in-context learning, and multimodal pretraining.

+3
+0.2%
1.8K
total stars
#3884
fkunn1326/openpose-editor

A Python tool that allows users to edit images generated by the Stable Diffusion AI model

+3
+0.2%
1.8K
total stars
#3885
chynl/snake

An artificial intelligence-powered implementation of the classic Snake game.

+3
+0.2%
1.8K
total stars
#3886
nlmatics/llmsherpa

Provides developer APIs to accelerate LLM projects, including wrappers, frameworks, and tools.

+3
+0.2%
1.7K
total stars
#3887
zijundeng/pytorch-semantic-segmentation

PyTorch library for building semantic segmentation models for computer vision applications.

+3
+0.2%
1.7K
total stars
#3888
HuangJunJie2017/BEVDet

BEVDet is a Python-based codebase for the BEVDet series, a computer vision model for object detection in autonomous driving.

+3
+0.2%
1.7K
total stars
#3889
dav/word2vec

An efficient implementation of the word2vec model for training high-quality word embeddings for NLP applications.

+3
+0.2%
1.7K
total stars
#3890
ankitdhall/lidar_camera_calibration

ROS package for LiDAR-Camera Calibration using 3D-3D Point correspondences

+3
+0.2%
1.7K
total stars
#3891
facebookresearch/multimodal

A PyTorch library for training state-of-the-art multimodal multi-task models at scale.

+3
+0.2%
1.7K
total stars
#3892
DjangoPeng/openai-quickstart

A comprehensive guide to implementing large language models with LangChain for AI/GenAI applications.

+3
+0.2%
1.7K
total stars
#3893
charent/ChatLM-mini-Chinese

An open-source Chinese conversational AI model with tools for fine-tuning and optimizing the model for downstream tasks.

+3
+0.2%
1.7K
total stars
#3894
microsoft/EdgeML

A collection of machine learning algorithms for edge devices developed by Microsoft Research India.

+3
+0.2%
1.7K
total stars
#3895
collabora/WhisperFusion

WhisperFusion builds upon WhisperLive and WhisperSpeech to provide seamless conversational AI.

+3
+0.2%
1.6K
total stars
#3896
egoist/sitefetch

A TypeScript library for fetching and saving entire websites as text files for use with AI models.

+3
+0.2%
1.6K
total stars
#3897
facebookresearch/CrypTen

A framework for Privacy Preserving Machine Learning in Python.

+3
+0.2%
1.6K
total stars
#3898
openai/evolution-strategies-starter

Open-source codebase for a paper on using evolution strategies for scalable reinforcement learning.

+3
+0.2%
1.6K
total stars
#3899
deepsense-ai/ragbits

A Python library that provides building blocks for rapid development of generative AI applications.

+3
+0.2%
1.6K
total stars
#3900
pavlin-policar/openTSNE

Extensible, parallel implementations of the popular t-SNE dimensionality reduction algorithm for data visualization.

+3
+0.2%
1.6K
total stars
1...7779...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.