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
google-deepmind/scalable_agent
A TensorFlow implementation of IMPALA (Importance Weighted Actor-Learner Architectures) for scalable distributed deep reinforcement learnin…
321029maintenance
mimno/Mallet
MALLET (MAchine Learning for LanguagE Toolkit) is a Java-based package for statistical natural language processing, including document clas…
851028maintenance
hyye/lio-mapping
A C++/ROS implementation of tightly coupled 3D lidar-inertial odometry and mapping (LIO-mapping), published at ICRA 2019. It jointly optimi…
321028maintenance
zepen/predict_Lottery_ticket
A Python application that scrapes historical draw data for Chinese lotteries (双色球/Double Color Ball and 大乐透/Super Lotto) and trains deep le…
771027maintenance
yuval-alaluf/hyperstyle
Official PyTorch implementation of HyperStyle (CVPR 2022), a hypernetwork that inverts real images into editable regions of StyleGAN's late…
321027maintenance
microsoft/Llama-2-Onnx
Microsoft's optimized ONNX export of Meta's Llama 2 models (7B and 13B, pretrained and fine-tuned, float16/float32), distributed via Git su…
281026maintenance
edvardHua/PoseEstimationForMobile
A TensorFlow-based library implementing CPM and Hourglass models with MobileNetV2 inverted residual modules for real-time single-person hum…
321024maintenance
lmb-freiburg/flownet2
A Caffe fork implementing FlowNet 2.0, a deep CNN for optical flow estimation from image pairs, released with the CVPR 2017 paper. It inclu…
321024maintenance
dwofk/fast-depth
FastDepth is the official PyTorch implementation of the ICRA 2019 paper 'FastDepth: Fast Monocular Depth Estimation on Embedded Systems' fr…
321024maintenance
cxxnet
ps-lite is a lightweight, efficient C++ implementation of the parameter server framework for distributed machine learning. It exposes simpl…
101024maintenance
awslabs/multi-model-server
Multi Model Server (MMS) is a tool for serving deep learning model inference over HTTP endpoints, supporting models from any ML/DL framewor…
101024maintenance
turtlesoupy/this-word-does-not-exist
A project that trains a GPT-2 variant to invent fake English words with generated definitions and example sentences, powering the thiswordd…
711023maintenance
NaturalIntelligence/imglab
ImgLab is a browser-based image annotation tool for labeling objects and landmark points to train object detectors like dlib. It supports m…
761021maintenance
Gumpest/YOLOv5-Multibackbone-Compression
A YOLOv5-based toolbox for swapping in lightweight or high-accuracy backbones (TPH-YOLOv5, GhostNet, ShuffleNetV2, MobileNetV3-Small, Effic…
321020maintenance
neeru1207/AI_Sudoku
A Python desktop application with a Tkinter GUI that extracts a Sudoku puzzle from a photo using OpenCV image processing and solves it. Dig…
321020maintenance
tensorflow/similarity
TensorFlow Similarity is a Python library built on TensorFlow for training and serving similarity and metric learning models, including sel…
101020maintenance
bayesiains/nflows
nflows is a comprehensive PyTorch library of normalizing flows for density estimation and generative modeling. It provides invertible trans…
231019maintenance
brain-research/self-attention-gan
A TensorFlow implementation of Self-Attention GANs for reproducing results from the paper 'Self-Attention Generative Adversarial Networks' …
101019maintenance
wywu/LAB
Official C++/Caffe implementation of the CVPR 2018 paper 'Look at Boundary: A Boundary-Aware Face Alignment Algorithm', which localizes fac…
321018maintenance
EvgenyKashin/stylegan2-distillation
A research implementation of the ECCV 2020 paper 'StyleGAN2 Distillation for Feed-forward Image Manipulation', distilling StyleGAN2 latent-…
321018maintenance
RyanZotti/Self-Driving-Car
A hobby project that turns a toy Ferrari into a self-driving car using a Raspberry Pi, a PS3 controller for data collection, and a locally-…
321017maintenance
PRBonn/semantic_suma
SuMa++ is a C++ implementation of efficient LiDAR-based semantic SLAM that builds 3D semantic maps from laser range scans, combining the Su…
321016maintenance
facebookresearch/barlowtwins
A PyTorch implementation of Barlow Twins, a self-supervised learning method that trains visual representations by reducing redundancy betwe…
101016maintenance
dimensionalOS/dimos
DimOS is a Python SDK and agent-native operating system for generalist robotics, letting users command humanoids, quadrupeds, and drones in…
864460experimental
snap-research/NeROIC
Official PyTorch implementation of NeROIC, a neural method for capturing 3D object geometry and material from online image collections and …
321012maintenance
wpeebles/gangealing
Official PyTorch implementation of GANgealing, a CVPR 2022 method that trains a Spatial Transformer to densely align images using GAN-gener…
321012maintenance
tensorflow/neural-structured-learning
Neural Structured Learning (NSL) is a TensorFlow framework for training neural networks with structured signals, either explicit graphs or …
651011maintenance
PAIR-code/what-if-tool
The What-If Tool (WIT) is a visual interface from Google's PAIR team for probing black-box classification and regression ML models without …
621011maintenance
AMLab-Amsterdam/AttentionDeepMIL
A PyTorch implementation of the paper 'Attention-based Deep Multiple Instance Learning' (Ilse, Tomczak & Welling, 2018). It provides code t…
321011maintenance
kakaobrain/kogpt
KakaoBrain's KoGPT, a Korean Generative Pre-trained Transformer (GPT) model with 6B parameters, distributed via Hugging Face with inference…
231011maintenance
zju3dv/OnePose
OnePose is the official PyTorch implementation of the CVPR 2022 paper 'One-Shot Object Pose Estimation without CAD Models'. It estimates th…
321010maintenance
allegro/allRank
allRank is a PyTorch-based framework for training neural learning-to-rank (LTR) models. It provides pointwise, pairwise, and listwise loss …
321010maintenance
zhanghang1989/PyTorch-Multi-Style-Transfer
A PyTorch implementation of MSG-Net and Gatys et al. neural style transfer for applying artistic styles to images in real time. It includes…
231009maintenance
xiaoyufenfei/Efficient-Segmentation-Networks
A PyTorch reference implementation collection of lightweight, real-time semantic segmentation models such as ENet, ERFNet, LEDNet, Fast-SCN…
321008maintenance
naver/splade
SPLADE is a research library from NAVER for training, indexing, and retrieval with sparse neural search models based on BERT. It learns spa…
231008maintenance
PeterWang512/CNNDetection
A PyTorch research codebase with pretrained models for detecting CNN-generated (GAN/synthetic) images, from the CVPR 2020 paper 'CNN-genera…
321005maintenance
kevinzakka/spatial-transformer-network
A TensorFlow implementation of Spatial Transformer Networks, a differentiable module that can be inserted into ConvNet architectures to add…
321005maintenance
mileyan/pseudo_lidar
Research code implementing Pseudo-LiDAR, a CVPR 2019 method that converts image-based depth maps into pseudo-LiDAR point clouds for 3D obje…
321005maintenance
bubbliiiing/yolov8-pytorch
A PyTorch implementation of the YOLOv8 object detection model with training, prediction, and evaluation scripts. It supports training on cu…
211005maintenance
shaoshengsong/DeepSORT
A C++ implementation of multi-object tracking (MOT) combining YOLOv5 object detection with DeepSORT and ByteTrack trackers. It uses ONNX Ru…
321004maintenance
johannakarras/DreamPose
Official PyTorch implementation of DreamPose, a Stable Diffusion-based model that synthesizes animated fashion videos from a single image a…
301004maintenance
NATSpeech/NATSpeech
A PyTorch framework for non-autoregressive text-to-speech (NAR-TTS), containing official implementations of PortaSpeech (NeurIPS 2021) and …
231004maintenance
LeeSureman/Flat-Lattice-Transformer
Reference implementation of the ACL 2020 paper FLAT: Chinese NER Using Flat-Lattice Transformer, built on PyTorch and FastNLP. It trains fl…
321003maintenance
giotto-ai/giotto-tda
giotto-tda is a high-performance Python toolbox for topological machine learning, built on top of scikit-learn. It provides tools for topol…
231002maintenance
microsoft/nnfusion
NNFusion is a flexible and efficient deep neural network (DNN) compiler that generates high-performance executables from model descriptions…
231002maintenance
google-research/magvit
Official JAX implementation of MAGVIT, a masked generative video transformer from a CVPR 2023 paper by Google Research and CMU. It provides…
101001maintenance
openai/grok
Research code accompanying the paper 'Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets' from OpenAI. It provides t…
104261experimental
apple/ml-mgie
MGIE (MLLM-Guided Image Editing) is Apple's research implementation of instruction-based image editing guided by multimodal large language …
263873experimental
llSourcell/Doctor-Dignity
Doctor Dignity is a fine-tuned Llama2 7B model that can pass the US Medical Licensing Exam, built with PyTorch, Transformers, TRL, and ONNX…
283822experimental
aily blockly
Aily Blockly is an AI-assisted Blockly-based IDE for hardware development supporting 100+ boards including Arduino, ESP32, STM32, RP2040, a…
853807experimental
0hq/WebGPT
WebGPT is a vanilla JavaScript and HTML implementation of GPT transformer inference running in the browser via WebGPU, in under ~1500 lines…
303793experimental
MoonshotAI/Attention-Residuals
Official implementation of Attention Residuals (AttnRes), a drop-in replacement for standard residual connections in Transformers that lets…
473498experimental
xjdr-alt/entropix
Entropix is a research project implementing entropy-based sampling and parallel chain-of-thought decoding for large language models, aiming…
223432experimental
lucidrains/musiclm-pytorch
A PyTorch library implementing MusicLM, Google's text-to-music generation model, by combining text-conditioned AudioLM with MuLan, a text-a…
223293experimental
enhuiz/vall-e
An unofficial PyTorch implementation of the VALL-E text-to-speech audio language model, built on the EnCodec tokenizer. It provides trainin…
312976experimental
Everlyn-Labs/Everlyn-1
Everlyn-1 is an open autoregressive foundational video AI model from Everlyn Labs, accompanied by research on video compression/tokenizatio…
222892experimental
openai/weak-to-strong
OpenAI's research codebase implementing weak-to-strong generalization experiments from their alignment paper, where a strong pretrained mod…
102552experimental
test-time-training/ttt-video-dit
Official PyTorch implementation of 'One-Minute Video Generation with Test-Time Training', which finetunes the CogVideoX 5B diffusion transf…
502451experimental
Nutlope/llama-ocr
An npm library that performs OCR by sending images to Llama 3.2 Vision models via Together AI and returns structured Markdown. It supports …
632432experimental
AIGCDesignGroup/ReplaceAnything
ReplaceAnything is a research project from Alibaba's Institute for Intelligent Computing for ultra-high quality content replacement in imag…
262426experimental
facebookresearch/large_concept_model
Official PyTorch implementation of Meta's Large Concept Models (LCM), which perform language modeling by autoregressively predicting senten…
232376experimental
dvmazur/mixtral-offloading
A Python library enabling efficient inference of Mixtral-8x7B mixture-of-experts language models on limited hardware like Google Colab or c…
262334experimental
google/tangent
Tangent is a Python library for automatic differentiation that works by source-to-source transformation: it reads your Python function's so…
102328experimental
lllyasviel/LayerDiffuse
LayerDiffuse is a research project that generates transparent images and image layers using diffusion models with latent transparency. It p…
252221experimental
MineDojo/NitroGen
NitroGen is an open foundation model for generalist gaming agents that takes pixel input from games and predicts gamepad actions, trained v…
442174experimental
Sumandora/remove-refusals-with-transformers
A proof-of-concept Python script that removes refusal behavior from LLMs by ablating the refusal direction using pure Hugging Face Transfor…
482170experimental
YiVal/YiVal
YiVal is an open-source Python framework that automatically tunes prompts, RAG configurations, and model parameters for generative AI appli…
192133experimental
JiauZhang/DragGAN
A Python implementation of DragGAN, a research method for interactively manipulating generated images by dragging points on the generative …
292128experimental
etched-ai/open-oasis
Inference code and model weights for Oasis 500M, an interactive world model from Decart and Etched that generates gameplay video autoregres…
222128experimental
QwenLM/Qwen-Image-Layered
Qwen-Image-Layered is a diffusion-based model and pipeline that decomposes an input image into multiple independently editable RGBA layers.…
422088experimental
deepklarity/jupyter-text2code
A proof-of-concept Jupyter Notebook extension that converts English queries into relevant Python code using sentence embedding models. It s…
532081experimental
hyperspaceai/agi
Hyperspace AGI is an experimental peer-to-peer network where autonomous AI agents collaboratively train language models and share research …
822036experimental
PhyAgentOS/PhyAgentOS-core
PhyAgentOS is a self-evolving embodied AI operating system built on agentic workflows, providing a session-centered runtime that decouples …
602019experimental
lucidrains/make-a-video-pytorch
A PyTorch library implementing Make-A-Video, Meta AI's text-to-video generation approach, built around pseudo-3d (axial) convolutions and s…
231987experimental
browser-use/macOS-use
A Python library that lets LLM-powered AI agents control and interact with any macOS application via the accessibility layer, from the make…
251979experimental
ShieldMnt/invisible-watermark
A Python library and command line tool for embedding and decoding invisible (blind) image watermarks that do not require the original image…
231974experimental
Lightricks/LTX-Desktop
LTX Desktop is an open-source desktop application for generating videos with Lightricks' LTX generative video models, either locally on sup…
821962experimental
photonixapp/photonix
Photonix is a self-hosted, web-based photo management server built with Django and React. It ingests your photo collection and enables smar…
651954experimental
lucidrains/gigagan-pytorch
A PyTorch implementation of GigaGAN, Adobe's state-of-the-art generative adversarial network for text-to-image and unconditional image synt…
211943experimental
chelsea0x3b/dfdx
A Rust deep learning library providing shape-checked tensors and neural network building blocks with compile-time verification of tensor op…
231933experimental
matthewearl/deep-anpr
An experimental Python project that uses neural networks (TensorFlow) to build an automatic number plate recognition (ANPR) system. It incl…
321857experimental
Continual-Intelligence/SEAL
SEAL (Self-Adapting LLMs) is a research framework from MIT CSAIL that trains language models via reinforcement learning to generate their o…
341852experimental
rentruewang/aioway
Aioway is an optimizing compiler for deep learning algorithms that treats ML models as instructions and builds declarative pipelines using …
771824experimental
Standard-Intelligence/hertz-dev
Hertz-dev is an open-source 8.5B parameter autoregressive base model for full-duplex conversational audio, released by Standard Intelligenc…
221801experimental
IliasHad/edit-mind
Edit Mind is a local-first video knowledge base that indexes video libraries with multi-modal AI analysis (Whisper transcription, YOLO obje…
761799experimental
magic-research/magic-edit
MagicEdit is a research implementation of a diffusion-based video editing model from ByteDance that disentangles appearance and motion for …
101790experimental
LoopKit/Loop
Loop is an open-source iOS app template for building an automated insulin delivery (AID) system for people with type 1 diabetes. It integra…
791717experimental
deepseek-ai/DeepSeek-V3.2-Exp
DeepSeek-V3.2-Exp is an experimental open-weight large language model release that introduces DeepSeek Sparse Attention for more efficient …
401644experimental
Anything-of-anything/Anything-3D
Anything-3D is a Python research project that combines Meta's Segment Anything model with a series of 3D models (3DFuse, Zero 1-to-3, NeRF,…
301633experimental
Ildaron/Laser_control
An open-source hardware and software project that uses a camera, deep learning object detection (Darknet/YOLO via OpenCV), and galvanometer…
661609experimental
EvolvingLMMs-Lab/open-r1-multimodal
A fork of Hugging Face's open-r1 that extends the R1 GRPO reinforcement learning training paradigm to multimodal (vision-language) models l…
231603experimental
lyuchenyang/Macaw-LLM
Macaw-LLM is a multi-modal language modeling framework that integrates image, video, audio, and text data, built on CLIP, Whisper, and LLaM…
291591experimental
lichao-sun/Mora
Mora is an open-source multi-agent framework for generalist video generation, using multiple collaborative visual AI agents to replicate ca…
251591experimental
fedden/poker_ai
An open-source Python implementation of a Texas Hold'em poker AI based on Counterfactual Regret Minimization (CFR), inspired by Pluribus. I…
101587experimental
ali-vilab/composer
Official implementation of Composer, a 5-billion-parameter controllable diffusion model for creative image synthesis using composable condi…
311557experimental
AnswerDotAI/fsdp_qlora
A training script/library from Answer.AI that combines QLoRA (quantized LoRA) with PyTorch FSDP to fine-tune large language models like Lla…
261549experimental
KUR-creative/SickZil-Machine
SickZil-Machine is a desktop application that automates text removal from manga and comic pages during the scanlation (translation) process…
231524experimental
graphdeco-inria/hierarchical-3d-gaussians
Official implementation of the SIGGRAPH 2024 paper 'A Hierarchical 3D Gaussian Representation for Real-Time Rendering of Very Large Dataset…
351462experimental
obsei/obsei
Obsei is an open-source, low-code, AI-powered automation framework for text analysis workflows. It collects unstructured data from sources …
521425experimental
test-time-training/ttt-lm-pytorch
Official PyTorch implementation of Test-Time Training (TTT) layers, a sequence modeling layer with linear complexity whose hidden state is …
241397experimental

← prev page 44 / 54 next →