Trending Projects

Discover the fastest growing open source projects

Showing 3601-3650 of 6,802 trending projects

#3601
visual-layer/fastdup

Accelerate data curation and augmentation with this scalable, free tool for image and video analysis.

0
0.0%
1.8K
total stars
#3602
NVlabs/stylegan2-ada

StyleGAN2 implementation with adaptive discriminator augmentation (ADA) for training high-quality generative models.

0
0.0%
1.8K
total stars
#3603
sunnypilot/sunnypilot

An open-source driver assistance system that supports over 350 car makes and models.

0
0.0%
1.8K
total stars
#3604
MIT-SPARK/Kimera-VIO

A C++ library for visual-inertial odometry and simultaneous localization and mapping (SLAM) with 3D mesh generation.

0
0.0%
1.8K
total stars
#3605
GauravBh1010tt/DeepLearn

A comprehensive repository for implementing research papers on deep learning, NLP, and computer vision in Python.

0
0.0%
1.8K
total stars
#3606
rentruewang/koila

A Python library that helps prevent CUDA out of memory errors in PyTorch models with just 1 line of code.

0
0.0%
1.8K
total stars
#3607
fastmachinelearning/hls4ml

A library for running machine learning models on FPGAs using high-level synthesis (HLS) tools.

0
0.0%
1.8K
total stars
#3608
GMvandeVen/continual-learning

A PyTorch implementation of various continual learning methods for AI/ML developers.

0
0.0%
1.8K
total stars
#3609
kohya-ss/sd-webui-additional-networks

An extension for the Stable Diffusion web UI that adds support for additional neural networks.

0
0.0%
1.8K
total stars
#3610
microsoft/prompts-for-edu

A repository containing prompts for educational purposes, potentially useful for developers working with AI tools.

0
0.0%
1.8K
total stars
#3611
Hironsan/awesome-embedding-models

A curated list of awesome embedding models tutorials, projects and communities for machine learning and NLP.

0
0.0%
1.8K
total stars
#3612
SqueezeAILab/LLMCompiler

An LLM compiler that enables efficient parallel function calling for large language models.

0
0.0%
1.8K
total stars
#3613
xiaolai-sqlai/mobilenetv3

A PyTorch implementation of the MobileNetV3 model, providing a pre-trained model for developers working with AI tools.

0
0.0%
1.8K
total stars
#3614
zjy-ucas/ChineseNER

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

0
0.0%
1.8K
total stars
#3615
wuxiaolang/Visual_SLAM_Related_Research

This repository contains research related to visual and semantic SLAM (Simultaneous Localization and Mapping) for developers working with computer vision and robotics.

0
0.0%
1.8K
total stars
#3616
tum-pbs/PhiFlow

A differentiable PDE solving framework for machine learning tasks that leverage fluid simulations.

0
0.0%
1.8K
total stars
#3617
jakevdp/sklearn_tutorial

Tutorial materials for the scikit-learn machine learning library in Python.

0
0.0%
1.8K
total stars
#3618
chn-lee-yumi/MaterialSearch

Semantic search platform that allows users to search local photos and videos using natural language.

0
0.0%
1.8K
total stars
#3619
tensorflow/fold

A library for building dynamic computation graphs in TensorFlow for deep learning applications.

0
0.0%
1.8K
total stars
#3620
microsoft/Cream

A collection of Microsoft's work on NAS and Vision Transformer for efficient AI models.

0
0.0%
1.8K
total stars
#3621
bubbliiiing/faster-rcnn-pytorch

A PyTorch implementation of the Faster R-CNN object detection algorithm that can be trained on VOC dataset.

0
0.0%
1.8K
total stars
#3622
bugbakery/audapolis

An editor for spoken-word audio with automatic transcription, focused on the needs of vibe coders.

0
0.0%
1.8K
total stars
#3623
LuChengTHU/dpm-solver

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

0
0.0%
1.8K
total stars
#3624
google-deepmind/kinetics-i3d

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

0
0.0%
1.8K
total stars
#3625
google/compare_gan

This repository contains code for comparing Generative Adversarial Networks (GANs), a type of machine learning model.

0
0.0%
1.8K
total stars
#3626
anthropics/hh-rlhf

Repository containing human preference data for training a helpful and harmless AI assistant.

0
0.0%
1.8K
total stars
#3627
NVIDIA/cub

NVIDIA's cooperative primitives for CUDA C++ to simplify GPU programming.

0
0.0%
1.8K
total stars
#3628
AlibabaResearch/AdvancedLiterateMachinery

An innovative AI-powered document understanding and OCR platform from Alibaba Research.

0
0.0%
1.8K
total stars
#3629
emilianavt/OpenSeeFace

Robust real-time face and facial landmark tracking on CPU with Unity integration for virtual youtubers/VTubers.

0
0.0%
1.8K
total stars
#3630
facebookresearch/MetaCLIP

A research project from Facebook that explores multimodal AI models for computer vision and language tasks.

0
0.0%
1.8K
total stars
#3631
LeapLabTHU/Absolute-Zero-Reasoner

Absolute Zero Reasoner is a Python library for logical reasoning and inference on text data.

0
0.0%
1.8K
total stars
#3632
shunsukesaito/PIFu

This repository contains code for a high-resolution clothed human digitization paper, with potential applications in fashion, VR/AR, and computer graphics.

0
0.0%
1.8K
total stars
#3633
WangYueFt/dgcnn

A Python library for dynamic graph convolutional neural networks, a type of graph neural network.

0
0.0%
1.8K
total stars
#3634
hkust-nlp/ceval

Official repository for C-Eval, a Chinese evaluation suite for foundation models.

0
0.0%
1.8K
total stars
#3635
THUDM/CogDL

CogDL is a comprehensive library for graph deep learning, providing state-of-the-art models and utilities for graph-based tasks.

0
0.0%
1.8K
total stars
#3636
trevorstephens/gplearn

A Python library for Genetic Programming with a scikit-learn inspired API for developers building AI tools.

0
0.0%
1.8K
total stars
#3637
ruotianluo/pytorch-faster-rcnn

A PyTorch-based Faster R-CNN implementation for object detection, used for AI/ML research and development.

0
0.0%
1.8K
total stars
#3638
NVIDIA/semantic-segmentation

A library for semantic segmentation tasks using deep learning models provided by NVIDIA.

0
0.0%
1.8K
total stars
#3639
microsoft/onnxjs

ONNX.js allows developers to run ONNX machine learning models using JavaScript in the browser or Node.js.

0
0.0%
1.8K
total stars
#3640
QwenLM/Qwen3-Embedding

A Python library for embeddings and similarity search, potentially useful for AI coding tools and agents.

0
0.0%
1.8K
total stars
#3641
Reference-LAPACK/lapack

LAPACK is a comprehensive library for linear algebra computations including matrix factorizations.

0
0.0%
1.8K
total stars
#3642
ZFTurbo/Weighted-Boxes-Fusion

A Python library for ensembling object detection models using the Weighted Boxes Fusion (WBF) method.

0
0.0%
1.8K
total stars
#3643
guofei9987/text_blind_watermark

A Python library to embed invisible watermarks into text for copyright protection or steganography.

0
0.0%
1.8K
total stars
#3644
yassouali/pytorch-segmentation

A PyTorch library for building state-of-the-art semantic segmentation models for computer vision tasks.

0
0.0%
1.8K
total stars
#3645
sshaoshuai/PointRCNN

A 3D object proposal generation and detection library from point cloud data, useful for computer vision.

0
0.0%
1.8K
total stars
#3646
didi/ChineseNLP

A collection of datasets and state-of-the-art results for various Chinese NLP tasks.

0
0.0%
1.8K
total stars
#3647
Turbo1123/roubao

An Android automation tool based on vision-language models that allows developers to automate mobile app interactions.

0
0.0%
1.8K
total stars
#3648
FengQuanLi/WZCQ

This GitHub repository contains a Python project that uses reinforcement learning to train an AI to play the game 'King of Glory'.

0
0.0%
1.8K
total stars
#3649
e2b-dev/open-computer-use

Open-source AI-powered computer use platform built with LLMs and a desktop sandbox

0
0.0%
1.8K
total stars
#3650
eeeeeeeeee-code/POC

This GitHub repository appears to be a backup of a vulnerability library, likely for developers working with AI tools.

0
0.0%
1.8K
total stars
1...7274...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.