Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: machine-learning

5378 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
cvxopt/cvxopt
CVXOPT is a free Python package for convex optimization, providing dense and sparse matrix classes, interfaces to BLAS/LAPACK/FFTW, and sol…
641039stable
D2I-CUHKSZ/MicroWorld
MicroWorld is a lightweight Python engine that turns multi-modal event materials (documents, images, videos, graph signals) into structured…
531039active
lkeab/gaussian-grouping
Gaussian Grouping extends 3D Gaussian Splatting to jointly reconstruct and segment open-world 3D scenes by lifting 2D SAM masks into per-Ga…
271039stable
NVIDIA/raft
NVIDIA RAFT (Reusable Accelerated Functions and Tools) is a C++/Python library of CUDA-accelerated algorithms and primitives for machine le…
941038active
allenv0/AirPosture
AirPosture is an open-source iOS app that turns AirPods (and compatible Beats) with dynamic head tracking into a real-time posture coach, s…
601037active
TorchEnsemble-Community/Ensemble-Pytorch
A unified ensemble learning framework for PyTorch that implements strategies like voting, bagging, and gradient boosting to improve deep le…
231037active
pytorch/tensordict
TensorDict is a PyTorch library providing a batched, nested dict-like tensor container where operations like slicing, stacking, and arithme…
991036active
Justin62628/Squirrel-RIFE
A Chinese-language Windows GUI application for video frame interpolation based on the RIFE algorithm, with NCNN/Vulkan GPU acceleration. It…
233526maintenance
AddictedCS/soundfingerprinting
An open-source C# library for audio and video fingerprinting and recognition, implementing an efficient algorithm with fast insertion and r…
991035active
kijai/ComfyUI-Hunyuan3DWrapper
A ComfyUI custom node wrapper for Tencent's Hunyuan3D-2 model, enabling 3D asset generation from images or text directly inside ComfyUI wor…
531035active
tensorflow/hub
TensorFlow Hub is a Python library for reusing parts of trained TensorFlow models (SavedModels) for transfer learning, wrapping them as Ker…
243523maintenance
liyiteng/AlohaMini
AlohaMini is an open-source, 3D-printable dual-arm mobile robot with a motorized lift, buildable for under $1,000. It is LeRobot-ready for …
571034active
NVlabs/DiffusionNFT
DiffusionNFT is a research library implementing an online reinforcement learning paradigm for diffusion models that optimizes policy direct…
471034active
OpenMined/TenSEAL
TenSEAL is a Python library (with a C++ core) for performing homomorphic encryption operations on tensors, built on top of Microsoft SEAL. …
871033active
TTPlanetPig/Comfyui_TTP_Toolset
A collection of ComfyUI custom nodes for tiled image processing, including object-aware Smart Tile 2.0 workflows for detail img2img upscali…
661033active
thu-ml/SpargeAttn
SpargeAttn is the official implementation of a training-free sparse and quantized attention method that accelerates inference for language,…
511033active
HarborYuan/ovsam
Official PyTorch implementation of Open-Vocabulary SAM (ECCV 2024), a model that unifies SAM's interactive segmentation with CLIP's open-vo…
421033active
ustcllm/RecFM
RecFM is a collection of tools and frameworks from USTCLLM for developing foundation models tailored to recommendation systems. It bundles …
401033active
samuel-vitorino/lm.rs
A minimal Rust implementation for running LLM inference locally on CPU without ML libraries, supporting Gemma 2, Llama 3.2, and Phi 3.5 (in…
231033active
inclusionAI/UI-Venus
UI-Venus is a family of open-source multimodal GUI agent models (9B/27B) that perform UI element grounding and task navigation from screens…
631032active
podgorskiy/ALAE
Official PyTorch implementation of Adversarial Latent Autoencoders (ALAE/StyleALAE), a CVPR 2020 paper combining autoencoders with GAN trai…
323511maintenance
NVIDIA-NeMo/Skills
Nemo-Skills is a collection of Python pipelines for improving the skills of large language models, covering synthetic data generation, mode…
701031active
adrida/tracer
TRACER is a Python library that learns a routing policy from LLM classification traces, fitting a lightweight traditional ML surrogate to h…
781030active
bilibili/Index-1.9B
Index-1.9B is a family of lightweight 1.9-billion-parameter multilingual language models from Bilibili's Index team, released in base, chat…
681030active
Jumpat/SegmentAnythingin3D
SA3D is a research framework that lifts 2D Segment Anything (SAM) masks into 3D segmentation of objects within a NeRF or 3D Gaussian Splatt…
401030active
awentzonline/image-analogies
A Python library implementing neural image analogies using VGG16 feature maps with PatchMatch-based matching and blending, based on the 'Im…
233502maintenance
szagoruyko/pytorchviz
A small Python package (torchviz) that generates visualizations of PyTorch execution graphs and autograd traces using Graphviz. It renders …
323500maintenance
kuleshov-group/bd3lms
BD3-LMs is a research implementation of Block Discrete Denoising Diffusion Language Models that interpolate between autoregressive and diff…
341029active
continue-revolution/sd-webui-segment-anything
A Stable Diffusion WebUI extension that integrates Segment Anything and GroundingDINO to generate segmentation masks from clicks or text pr…
303499maintenance
rl-tools/rl-tools
RLtools is a pure C++ header-only, dependency-free deep reinforcement learning library supporting algorithms like SAC, TD3, and PPO. It com…
651028active
motional/nuplan-devkit
The official devkit for the nuPlan dataset, providing tools to load, visualize, and process the large-scale autonomous driving planning dat…
401028active
kuprel/min-dalle
min(DALL·E) is a fast, minimal PyTorch port of DALL·E Mini/Mega stripped down for text-to-image inference, with only numpy, requests, pillo…
313494maintenance
EchoMimic
EchoMimic is a series of open-source models (V1-V3) from Ant Group for audio-driven human animation, generating lifelike talking-head, port…
501027active
DLR-RM/3DObjectTracking
A collection of C++ implementations of 3D object tracking algorithms from DLR research, including region-based 6DoF trackers (RBGT, SRT3D, …
491027active
zhyever/PatchFusion
PatchFusion is a CVPR 2024 end-to-end tile-based framework for high-resolution monocular metric depth estimation from single images. It fus…
571026active
JackAILab/ConsistentID
ConsistentID is a diffusion-based portrait generation model and toolkit that preserves facial identity from a single reference image using …
521026active
fudan-zvg/4d-gaussian-splatting
Official PyTorch/CUDA implementation of 4D Gaussian Splatting (ICLR 2024), which represents and renders dynamic scenes in real time using 4…
571025active
andyzoujm/representation-engineering
Official library for Representation Engineering (RepE), a top-down approach to AI transparency that monitors and manipulates population-lev…
181024active
DingXiaoH/RepVGG
RepVGG is a PyTorch implementation of the VGG-style ConvNet architecture from the CVPR 2021 paper, achieving over 84% top-1 ImageNet accura…
323478maintenance
aim-uofa/AdelaiDet
AdelaiDet is an open-source Python toolbox built on Detectron2 that implements multiple instance-level detection and recognition algorithms…
323478maintenance
google-deepmind/tree
tree (dm-tree) is a Python library for working with nested data structures, generalizing the builtin map function to apply functions to lea…
791022stable
open-mmlab/mmyolo
MMYOLO is the OpenMMLab toolbox and benchmark for the YOLO series of object detection models, implemented on PyTorch. It provides unified i…
233468maintenance
TencentARC/SEED-Voken
SEED-Voken is a collection of visual tokenizers (Open-MAGVIT2 and IBQ) that convert images and videos into discrete tokens for autoregressi…
481021active
yangxy/PASD
PASD (Pixel-Aware Stable Diffusion) is a Python research codebase implementing an ECCV 2024 method for realistic image super-resolution and…
281021active
JiahuiYu/generative_inpainting
An open-source implementation of DeepFill v1/v2 generative image inpainting models, featuring Contextual Attention (CVPR 2018) and Gated Co…
323466maintenance
tensorlayer/SRGAN
Reference implementation of SRGAN, a generative adversarial network for photo-realistic single image super-resolution, built on TensorLayer…
233466maintenance
TJU-DRL-LAB/AI-Optimizer
AI-Optimizer is a deep reinforcement learning toolkit from TJU's DRL lab offering algorithm libraries spanning model-free, model-based, off…
323465maintenance
ocropus-archive/DUP-ocropy
OCRopy is a collection of Python-based tools for document analysis and OCR, covering binarization, page layout analysis, and text line reco…
103465maintenance
fla-org/native-sparse-attention
Efficient Triton kernel implementations of Native Sparse Attention (NSA), a hardware-aligned, natively trainable sparse attention mechanism…
491020active
bxx2004/FUNGA
FUNGA (Functional Gene Annotation Exploitation Platform) is an AI-powered web platform for mining gene functions, integrating cross-species…
381020active
process-intelligence-solutions/pm4py
PM4Py is an open-source Python library implementing state-of-the-art process mining algorithms for analyzing event logs and business proces…
871019stable
XGenerationLab/XiYan-SQL
XiYan-SQL is a multi-generator ensemble framework for converting natural language questions into SQL queries, achieving SOTA results on ben…
591019active
zai-org/GLM-Image
GLM-Image is an open-source image generation model combining a 9B autoregressive generator with a 7B diffusion decoder, excelling at text r…
481019active
bowang-lab/U-Mamba
U-Mamba is a hybrid CNN-state-space-model (Mamba) network for biomedical image segmentation, built on top of the nnU-Net framework. It comb…
261019active
google/prompt-to-prompt
Google's official implementation of the Prompt-to-Prompt paper, which enables text-driven image editing in Latent Diffusion and Stable Diff…
103456maintenance
aklofas/kicad-happy
A collection of AI coding agent skills that turn Claude Code, OpenAI Codex, and similar agents into KiCad electronics design assistants. It…
811018active
scalanlp/breeze
Breeze is a numerical processing library for Scala providing linear algebra, optimization, and statistical functionality. It is now mostly …
523454maintenance
tensorflow/adanet
AdaNet is a lightweight TensorFlow-based AutoML framework that automatically learns high-quality neural network architectures and ensembles…
103454maintenance
facebookresearch/PyTorch-BigGraph
PyTorch-BigGraph is a distributed system for learning embeddings of very large graph-structured data, scaling to billions of entities and t…
103454maintenance
Vinyzu/Botright
Botright is a Python browser automation framework built on Playwright that provides undetectable, fingerprint-changing stealth browsing. It…
761017active
alex-petrenko/sample-factory
Sample Factory is a high-throughput Python reinforcement learning library implementing synchronous and asynchronous policy gradient algorit…
631017active
HobbitLong/SupContrast
A PyTorch reference implementation of the Supervised Contrastive Learning paper (SupCon loss) that also supports SimCLR when labels are omi…
323449maintenance
ShangtongZhang/DeepRL
A modularized PyTorch implementation of popular deep reinforcement learning algorithms including DQN variants, PPO, DDPG, TD3, A2C, and Opt…
233448maintenance
YingfanWang/PaCMAP
PaCMAP is a Python library implementing Pairwise Controlled Manifold Approximation, a dimensionality reduction technique that preserves bot…
871016stable
microsoft/Tutel
Tutel is Microsoft's optimized Mixture-of-Experts (MoE) library for efficient training and inference of large language models, featuring dy…
791016active
NVIDIA/cuda-tile
CUDA Tile IR is an MLIR-based intermediate representation and compiler infrastructure for optimizing CUDA kernels with tile-based computati…
821015active
Alpha-VLLM/Lumina-DiMOO
Lumina-DiMOO is an open-source omni diffusion large language model that uses fully discrete diffusion to handle multimodal inputs and outpu…
551015active
MeshAnything
MeshAnything is an autoregressive transformer model that generates artist-created 3D meshes (up to 1600 faces in V2) aligned with a given s…
311015active
fallenshock/FlowEdit
Official PyTorch implementation of FlowEdit, an ICCV 2025 method for inversion-free, text-based editing of real images using pre-trained fl…
661014active
addyosmani/bg-remove
A React + Vite web application that removes image backgrounds entirely in the browser using Transformers.js with the RMBG-1.4 model (and op…
221014active
deepseek-ai/DeepSeek-Math
DeepSeekMath is a 7B open language model specialized in mathematical reasoning, initialized from DeepSeek-Coder and trained on 500B math-re…
263436maintenance
clab/dynet
DyNet is a C++ neural network toolkit with Python bindings, designed for efficient CPU/GPU training of networks with dynamic per-instance s…
233436maintenance
EvolvingLMMs-Lab/Otter
Otter is a multi-modal vision-language model built on OpenFlamingo, instruction-tuned on the MIMIC-IT dataset with image and video understa…
213436maintenance
hezarai/hezar
Hezar is an all-in-one Python AI library for the Persian language, covering NLP, speech recognition, OCR, and image captioning through a ta…
781013active
dswah/pyGAM
pyGAM is a Python library for building Generalized Additive Models (GAMs) with an emphasis on modularity and performance. Its API is design…
771013active
Alpha-VLLM/Lumina-Image-2.0
Lumina-Image 2.0 is an open-source 2.6B-parameter text-to-image generation framework built on a unified Next-DiT architecture with a unifie…
581013active
Soul-AILab/SoulX-FlashHead
SoulX-FlashHead is a 1.3B-parameter framework for high-fidelity, infinite-length, real-time streaming talking-head portrait video generatio…
531011active
cityflow-project/CityFlow
CityFlow is an open-source microscopic traffic simulator designed as a multi-agent reinforcement learning environment for large-scale city …
491011active
ownthink/Jiagu
Jiagu is a Python library for Chinese natural language processing built on deep learning models trained on large-scale corpora. It provides…
323425maintenance
microsoft/aurora
Aurora is Microsoft's implementation of a deep learning foundation model for Earth system forecasting, predicting atmospheric variables lik…
891010active
TensorSpeech/TensorFlowASR
TensorFlowASR is a Python library implementing automatic speech recognition architectures such as DeepSpeech2, Jasper, RNN Transducer, Cont…
661010active
SunOner/sunone_aimbot
An AI-powered aimbot for first-person shooter games that uses YOLO object detection models (YOLOv8/v10/v12) with TensorRT/ONNX acceleration…
651010active
thuml/Large-Time-Series-Model
Official code, datasets, and checkpoints for Timer and Sundial, generative pre-trained Transformer foundation models for general time serie…
581010active
sail-sg/EditAnything
Edit Anything is a Python application for text-guided image editing and generation, combining Segment Anything, ControlNet, BLIP2, and Stab…
333422maintenance
braintrustdata/autoevals
Autoevals is a Python and TypeScript library for automatically evaluating AI model outputs using LLM-as-a-judge, heuristic, and statistical…
851009active
wang-rui/phishguard-scaffold
PhishGuard is a Python research framework that jointly performs phishing detection and dissemination control on social media using LLaMA-ba…
471009active
6-robot/wpr_simulation
A Gazebo simulation package for the WPR series of wheeled mobile robots, designed for ROS Noetic on Ubuntu 20.04. It provides demo scenario…
321009active
TRI-ML/prismatic-vlms
Prismatic VLMs is a PyTorch-based codebase for training visually-conditioned language models (VLMs) with flexible vision backbones like CLI…
251009active
waifu2x (nunif)
waifu2x is an image super-resolution and noise-reduction tool for anime-style art (and photos) using deep convolutional neural networks, or…
783418maintenance
hmmlearn/hmmlearn
hmmlearn is a Python library providing algorithms for unsupervised learning and inference of Hidden Markov Models, with an API modeled on s…
323416maintenance
shaoanlu/faceswap-GAN
A Jupyter Notebook-based implementation of face swapping using a denoising autoencoder architecture enhanced with adversarial losses, VGGFa…
323416maintenance
facebookresearch/Mask2Former
Mask2Former is the official PyTorch implementation of the CVPR 2022 paper 'Masked-attention Mask Transformer for Universal Image Segmentati…
103416maintenance
graspologic-org/graspologic
graspologic is a Python package providing algorithms and utilities for graph (network) statistics, including embedding, clustering, matchin…
761008active
neuralgcm/neuralgcm
NeuralGCM is a Python library for building hybrid machine-learning/physics models of the Earth's atmosphere for weather and climate simulat…
691008active
davidtvs/pytorch-lr-finder
A PyTorch library implementing the learning rate range test from Leslie Smith's cyclical learning rates paper, including the fastai-tweaked…
351008active
graspnet/graspnet-baseline
The official baseline deep learning model for the GraspNet-1Billion benchmark, detecting dense 6-DoF grasp poses from point clouds of clutt…
351008stable
makegirlsmoe/makegirlsmoe_web
The React front-end for MakeGirlsMoe, a web app that generates anime character portraits using a GAN model. It provides the interactive UI …
323414maintenance
shinkuan/Akagi
Akagi is a real-time mahjong AI assistant desktop app (Rust + Tauri) that observes game connections from Mahjong Soul, Tenhou, Riichi City,…
931007active
MeiGen-AI/PosterCraft
PosterCraft is a unified framework for generating high-quality aesthetic posters, published as an ICLR 2026 paper. It provides model weight…
481007active
pytorch/ELF
ELF is an extensive, lightweight, and flexible C++/Python platform for game research, best known for ELF OpenGo, a full AlphaGoZero/AlphaZe…
103411maintenance

← prev page 30 / 54 next →