function: machine-learning
5378 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| Xharlie/pointnerf Point-NeRF is a research implementation of a point-based neural radiance field method (CVPR 2022 Oral) that models scenes with neural 3D po… | 32 | 1154 | maintenance |
| pkhungurn/talking-head-anime-2-demo Demo programs for the Talking Head Anime from a Single Image 2 project, which animates an anime character from a single image. It includes … | 32 | 1154 | maintenance |
| uber-research/PPLM PPLM (Plug and Play Language Model) is a research implementation for controlled text generation that steers the topic and attributes of GPT… | 32 | 1152 | maintenance |
| PengyiZhang/SlimYOLOv3 SlimYOLOv3 is a research implementation of channel-pruned YOLOv3 object detectors optimized for real-time inference on UAVs and embedded de… | 32 | 1152 | maintenance |
| houqb/CoordAttention A PyTorch implementation of Coordinate Attention (CoordAttention), an efficient attention mechanism for mobile networks introduced in a CVP… | 32 | 1152 | maintenance |
| ZhuiyiTechnology/roformer RoFormer is an MLM pre-trained language model built on rotary position embeddings (RoPE), a relative position encoding method with strong t… | 32 | 1152 | maintenance |
| NVIDIA-Merlin/NVTabular NVTabular is a GPU-accelerated feature engineering and preprocessing library for tabular data, built to handle terabyte-scale datasets for … | 60 | 1151 | maintenance |
| andrewkirillov/AForge.NET AForge.NET is an open-source C# framework for computer vision and artificial intelligence, comprising libraries such as AForge.Imaging, AFo… | 32 | 1151 | maintenance |
| HackerPoet/Composer Composer is a neural network-based application that generates video game music. It is written in Python and produces chiptune-style game so… | 32 | 1151 | maintenance |
| lensacom/sparkit-learn Sparkit-learn provides scikit-learn's API and functionality on top of PySpark, operating on distributed RDDs of numpy arrays and sparse mat… | 23 | 1150 | maintenance |
| bubbliiiing/yolov5-pytorch A PyTorch implementation of the YOLOv5 (v5.0) object detection model with full training, prediction, and evaluation pipelines. It is design… | 23 | 1149 | maintenance |
| showlab/Show-1 Show-1 is a research codebase implementing a text-to-video generation model that combines pixel and latent diffusion models, published at I… | 46 | 1148 | maintenance |
| mchong6/GANsNRoses Official PyTorch implementation of GANs N' Roses, a model for diverse image-to-image and video-to-video translation that converts selfie ph… | 32 | 1148 | maintenance |
| braindotai/Watermark-Removal-Pytorch A PyTorch implementation of watermark removal based on the Deep Image Prior paper, using a CNN generator's structure to restore images with… | 23 | 1148 | maintenance |
| tensorflow/benchmarks A benchmark framework for TensorFlow, containing PerfZero for running and reporting TensorFlow benchmarks and legacy CNN benchmark scripts … | 10 | 1148 | maintenance |
| joe-siyuan-qiao/DetectoRS Official PyTorch implementation of DetectoRS, a state-of-the-art object detection and instance segmentation model using Recursive Feature P… | 32 | 1147 | maintenance |
| tech-srl/code2vec Official TensorFlow implementation of the code2vec model from the POPL'2019 paper, which learns distributed vector representations of code … | 32 | 1147 | maintenance |
| pix2pixzero/pix2pix-zero pix2pix-zero is a Python library implementing zero-shot image-to-image translation using pre-trained Stable Diffusion models. It enables ed… | 31 | 1146 | maintenance |
| AimeeLee77/keyword_extraction A Python project implementing Chinese text keyword extraction using three methods: TF-IDF, TextRank, and Word2Vec word clustering. It inclu… | 32 | 1145 | maintenance |
| Shiriluz/Word-As-Image Official implementation of the Word-As-Image semantic typography technique (SIGGRAPH 2023), which automatically illustrates letters so they… | 30 | 1144 | maintenance |
| peiyunh/tiny A MATLAB implementation of the Tiny Face Detector (CVPR 2017), a deep-learning face detector specialized in finding very small faces using … | 32 | 1143 | maintenance |
| eBay/bayesian-belief-networks A Python framework for defining Bayesian Belief Networks and other graphical models as pure Python functions, with support for discrete and… | 10 | 1142 | maintenance |
| patil-suraj/question_generation An open-source study and library for neural question generation using pre-trained seq2seq transformer models like T5 via Hugging Face trans… | 32 | 1140 | maintenance |
| google-research/mixmatch Reference implementation of MixMatch, a holistic semi-supervised learning algorithm from a Google Research paper. It includes dataset prepa… | 10 | 1139 | maintenance |
| HRNet/HRNet-Facial-Landmark-Detection Official PyTorch implementation of HRNet-based facial landmark detection from the TPAMI paper 'Deep High-Resolution Representation Learning… | 32 | 1138 | maintenance |
| IBM/Dromedary Dromedary is an open-source self-aligned language model trained with minimal human supervision using the principle-driven SELF-ALIGN pipeli… | 49 | 1137 | maintenance |
| arpitbansal297/Cold-Diffusion-Models Official PyTorch implementation of Cold Diffusion, a research paper showing that diffusion-style generative models can invert arbitrary ima… | 32 | 1136 | maintenance |
| karfly/learnable-triangulation-pytorch Official PyTorch implementation of the ICCV 2019 paper 'Learnable Triangulation of Human Pose', providing algebraic and volumetric learnabl… | 23 | 1135 | maintenance |
| Timthony/self_drive A self-driving RC car project based on Raspberry Pi and TensorFlow/Keras. It collects camera images while a human drives the car on a taped… | 32 | 1134 | maintenance |
| huawei-noah/SMARTS SMARTS is a simulation platform for multi-agent reinforcement learning research focused on autonomous driving, emphasizing realistic and di… | 24 | 1134 | maintenance |
| CASIA-LMC-Lab/AnomalyGPT AnomalyGPT is the first Large Vision-Language Model based method for industrial anomaly detection, identifying the presence and location of… | 28 | 1133 | maintenance |
| harvardnlp/pytorch-struct Torch-Struct is a PyTorch library of tested, GPU-accelerated implementations of core structured prediction algorithms such as CRFs, HMMs, H… | 23 | 1133 | maintenance |
| Cloud-CV/Fabrik Fabrik is a web-based collaborative IDE for building, visualizing, and designing neural networks via a drag-and-drop interface. It supports… | 32 | 1131 | maintenance |
| fff-rs/juice Juice is a Rust machine learning framework ('The Hacker's Machine Learning Engine') built on the Coaster hardware abstraction layer, suppor… | 32 | 1131 | maintenance |
| maudzung/SFA3D A PyTorch implementation of SFA3D, a fast and accurate anchor-free 3D object detection model for LiDAR point clouds, trained and evaluated … | 32 | 1128 | maintenance |
| youyuge34/Anime-InPainting An application tool built on Edge-Connect that performs anime image inpainting, allowing users to repair, fill, and remove blemishes or mos… | 32 | 1128 | maintenance |
| KinWaiCheuk/nnAudio nnAudio is a PyTorch-based audio processing toolbox that computes spectrograms (STFT, Mel, CQT, MFCC) using 1D convolutional neural network… | 60 | 1127 | maintenance |
| yu-takagi/StableDiffusionReconstruction Research codebase reproducing Takagi and Nishimoto's CVPR 2023 method for reconstructing images a person viewed from fMRI brain activity us… | 30 | 1127 | maintenance |
| yrlu/quadrotor A MATLAB codebase implementing quadrotor PD controllers, path planning algorithms (Dijkstra, A*), and trajectory optimization (minimum snap… | 23 | 1126 | maintenance |
| microsoft/ToRA ToRA is a series of tool-integrated reasoning LLM agents from Microsoft that solve mathematical reasoning problems by interleaving natural … | 27 | 1124 | maintenance |
| microsoft/Windows-Machine-Learning Microsoft's Windows Machine Learning samples and tools repository, providing a high-performance ONNX inference API powered by ONNX Runtime … | 39 | 1123 | maintenance |
| bearpaw/pytorch-pose A PyTorch toolkit implementing a general pipeline for 2D single-human pose estimation, with training, inference, and evaluation interfaces … | 32 | 1121 | maintenance |
| irolaina/FCRN-DepthPrediction Reference implementation and pretrained models for FCRN (Deeper Depth Prediction with Fully Convolutional Residual Networks), predicting de… | 32 | 1118 | maintenance |
| Harmonai-org/sample-generator A set of tools and Jupyter notebooks for training generative diffusion models on arbitrary audio samples, built around Dance Diffusion. It … | 32 | 1118 | maintenance |
| snap-research/EfficientFormer A PyTorch implementation of EfficientFormer and EfficientFormerV2, efficient vision transformer model families designed to run at MobileNet… | 32 | 1116 | maintenance |
| Res2Net/Res2Net-PretrainedModels Official PyTorch implementation of Res2Net, a multi-scale CNN backbone architecture published in TPAMI, with ImageNet-pretrained model weig… | 32 | 1115 | maintenance |
| mit-han-lab/gan-compression A PyTorch research codebase implementing GAN Compression, a CVPR 2020 method that reduces the computation of conditional GANs like pix2pix,… | 23 | 1115 | maintenance |
| microsoft/MASS MASS is Microsoft's PyTorch implementation of Masked Sequence to Sequence Pre-training for language generation tasks. It provides pre-train… | 10 | 1115 | maintenance |
| thuml/TimesNet TimesNet is the official code release for the ICLR 2023 paper on temporal 2D-variation modeling for general time series analysis. It transf… | 31 | 1114 | maintenance |
| LeonLok/Multi-Camera-Live-Object-Tracking A Python application that performs live multi-camera object detection, tracking, and counting using YOLO v4 and Deep SORT, with a Flask web… | 32 | 1111 | maintenance |
| hotshotco/Hotshot-XL Hotshot-XL is an AI text-to-GIF model built to work alongside Stable Diffusion XL, generating 1-second GIFs at 8 FPS. It supports any fine-… | 27 | 1111 | maintenance |
| rosinality/style-based-gan-pytorch A PyTorch implementation of the StyleGAN paper (A Style-Based Generator Architecture for Generative Adversarial Networks), including traini… | 32 | 1110 | maintenance |
| andyzeng/visual-pushing-grasping PyTorch reference implementation of Visual Pushing and Grasping (VPG), which trains robotic agents via self-supervised deep reinforcement l… | 32 | 1110 | maintenance |
| biubug6/Face-Detector-1MB-with-landmark A PyTorch-based ultra-lightweight face detection library (~1MB models) with 5-point facial landmark detection, offering slim, RFB, and Reti… | 32 | 1109 | maintenance |
| fudan-zvg/SETR SETR (SEgmentation TRansformers) is the official PyTorch implementation of the CVPR 2021 / IJCV 2024 paper 'Rethinking Semantic Segmentatio… | 32 | 1108 | maintenance |
| novak-99/MLPP ML++ is a C++ machine learning library providing regression models, dynamically sized neural networks, statistics, and optimization algorit… | 23 | 1108 | maintenance |
| aim-uofa/AdelaiDepth AdelaiDepth is an open-source toolbox for monocular depth prediction and 3D scene reconstruction from single images, containing research pr… | 32 | 1105 | maintenance |
| qiucheng025/zao- A Python deep learning tool that identifies and swaps faces in images and videos, with extract, train, and convert workflows plus an option… | 32 | 1105 | maintenance |
| vietnh1009/QuickDraw A Python implementation of Google's Quick, Draw! game that recognizes hand-drawn sketches using a CNN trained on the Quick Draw dataset. It… | 32 | 1104 | maintenance |
| msracver/Relation-Networks-for-Object-Detection Official MXNet implementation of the CVPR 2018 paper 'Relation Networks for Object Detection', which adds an attention-based relation modul… | 32 | 1104 | maintenance |
| keroro824/HashingDeepLearning SLIDE is a C++ research codebase implementing locality-sensitive hashing based training of deep neural networks, from the paper 'In Defense… | 32 | 1104 | maintenance |
| PaddlePaddle/Paddle.js Paddle.js is a browser-based deep learning inference engine for Baidu PaddlePaddle models, running via WebGL, WebGPU, or WebAssembly backen… | 23 | 1104 | maintenance |
| pfnet-research/sngan_projection Official Chainer implementation of GANs using spectral normalization and projection discriminators for conditional image generation on Imag… | 32 | 1103 | maintenance |
| primaryobjects/AI-Programmer AI-Programmer is a C# experiment that uses genetic algorithms to automatically generate programs in a Turing-complete esoteric language (Br… | 47 | 1102 | maintenance |
| fyu/drn A PyTorch library implementing Dilated Residual Networks (DRN), which combine dilated convolutions with residual networks for image classif… | 32 | 1102 | maintenance |
| nicrusso7/rex-gym Rex-gym provides OpenAI Gym environments for the open-source SpotMicro quadruped robot, built on PyBullet simulation, along with a PPO lear… | 32 | 1102 | maintenance |
| ckkelvinchan/RealBasicVSR Official PyTorch implementation of RealBasicVSR, a real-world video super-resolution model from CVPR 2022, built on MMEditing. It provides … | 32 | 1102 | maintenance |
| rlancemartin/auto-evaluator A lightweight Streamlit-based evaluation tool for LLM question-answering chains built with LangChain. It auto-generates question-answer pai… | 30 | 1101 | maintenance |
| ethz-asl/ethzasl_msf ethzasl_msf is a modular C++ framework for multi-sensor fusion based on an Extended Kalman Filter (EKF), with time delay compensation for s… | 61 | 1100 | maintenance |
| auspicious3000/autovc AUTOVC is a PyTorch implementation of a many-to-many non-parallel voice conversion framework that performs zero-shot voice style transfer u… | 32 | 1100 | maintenance |
| hhaAndroid/mmdetection-mini A minimal, heavily annotated reimplementation of the mmdetection object detection framework, built from scratch for learning purposes. It m… | 32 | 1100 | maintenance |
| hongfz16/AvatarCLIP Official PyTorch implementation of AvatarCLIP, a SIGGRAPH 2022 research framework that generates and animates 3D human avatars from natural… | 32 | 1100 | maintenance |
| jacobgil/vit-explain A PyTorch library implementing explainability methods for Vision Transformers, including Attention Rollout and Gradient Attention Rollout. … | 32 | 1100 | maintenance |
| kazuto1011/deeplab-pytorch An unofficial PyTorch re-implementation of DeepLab v2 with a ResNet-101 backbone for semantic segmentation, supporting COCO-Stuff and PASCA… | 23 | 1100 | maintenance |
| jeeliz/jeelizWeboji A JavaScript/WebGL library for real-time face tracking and facial expression detection in the browser, using a neural network to detect 11 … | 32 | 1097 | maintenance |
| EleutherAI/math-lm Repository for Llemma, an open language model for mathematics, hosting training code, data preprocessing scripts, and evaluation tooling. I… | 31 | 1097 | maintenance |
| RUCAIBox/TextBox TextBox 2.0 is a Python/PyTorch library providing a unified pipeline for applying pre-trained language models to text generation tasks. It … | 23 | 1097 | maintenance |
| ethz-asl/segmap SegMap is a C++ library and ROS package providing a segment-based 3D map representation for robot localization, environment reconstruction,… | 32 | 1096 | maintenance |
| Tencent/TencentPretrain TencentPretrain is a PyTorch-based toolkit for pre-training and fine-tuning transformer models across modalities such as text, vision, and … | 32 | 1093 | maintenance |
| NVlabs/NVAE Official PyTorch implementation of NVAE, a deep hierarchical variational autoencoder for likelihood-based image generation from a NeurIPS 2… | 32 | 1092 | maintenance |
| VITA-Group/EnlightenGAN Official PyTorch implementation of EnlightenGAN, an IEEE TIP paper on deep low-light image enhancement without paired supervision using gen… | 32 | 1091 | maintenance |
| dyh/unbox_yolov5_deepsort_counting A Python application that combines YOLOv5 object detection with DeepSORT multi-object tracking to detect, track, and count pedestrians and … | 32 | 1091 | maintenance |
| pkuliyi2015/sd-webui-stablesr A Stable Diffusion WebUI (Automatic1111) plugin that integrates StableSR, a diffusion-prior-based super-resolution method, for high-fidelit… | 29 | 1090 | maintenance |
| MatthewJA/Inverse-Reinforcement-Learning A Python library implementing selected inverse reinforcement learning (IRL) algorithms, including linear programming IRL, maximum entropy I… | 23 | 1090 | maintenance |
| maelfabien/Multimodal-Emotion-Recognition A real-time multimodal emotion recognition web app built with Flask that analyzes emotions from text, audio, and video inputs using deep le… | 32 | 1089 | maintenance |
| lukasHoel/text2room Text2Room is a research codebase that generates room-scale textured 3D meshes from a text prompt by leveraging pre-trained 2D text-to-image… | 30 | 1089 | maintenance |
| yu4u/noise2noise An unofficial, partial Keras implementation of the Noise2Noise paper for learning image restoration without clean training data. It trains … | 23 | 1088 | maintenance |
| ethanhe42/channel-pruning Reference implementation of the ICCV 2017 channel pruning method for accelerating very deep convolutional neural networks, using LASSO regr… | 23 | 1088 | maintenance |
| replit/ReplitLM Official repository with inference code, configs, and guides for the ReplitLM family of code-oriented language models, such as replit-code-… | 10 | 1087 | maintenance |
| sfzhang15/ATSS Official PyTorch implementation of ATSS (Adaptive Training Sample Selection), a CVPR 2020 Oral paper on object detection. It automatically … | 32 | 1086 | maintenance |
| emedvedev/attention-ocr A TensorFlow-based OCR model using a CNN plus seq2seq architecture with visual attention for text recognition in images. It ships as a Pyth… | 23 | 1086 | maintenance |
| ibayer/fastFM fastFM is a Python library for Factorization Machines with a scikit-learn compatible API, with performance-critical code written in C and w… | 23 | 1086 | maintenance |
| GOATmessi8/ASFF A PyTorch implementation of YOLOv3 with the Adaptively Spatial Feature Fusion (ASFF) module and optional MobileNetV2 backbone for single-sh… | 32 | 1085 | maintenance |
| PrincetonML/SIF A Python research library implementing the Smooth Inverse Frequency (SIF) weighting scheme for computing sentence embeddings, from the ICLR… | 32 | 1085 | maintenance |
| datumbox/datumbox-framework Datumbox is an open-source Machine Learning framework written in Java that enables rapid development of ML and statistical applications. It… | 32 | 1085 | maintenance |
| google-research/maxim Official implementation of MAXIM, a multi-axis MLP architecture for low-level image processing tasks, presented as a CVPR 2022 oral paper. … | 10 | 1085 | maintenance |
| exorde-labs/exorde-client The Exorde client is a Python CLI worker node for the Exorde Network, a decentralized protocol where participants scrape social media and w… | 60 | 1084 | maintenance |
| locuslab/convmixer An official PyTorch implementation of ConvMixer, a patch-based convolutional image classification architecture from the ICLR 2022 paper 'Pa… | 23 | 1084 | maintenance |
| AstarLight/CPS-OCR-Engine A deep-learning-based OCR engine from SYSU DeepDriving Lab that recognizes 3755 printed Chinese characters (Level-1 character set) in elect… | 32 | 1083 | maintenance |
| WangRongsheng/XrayGLM XrayGLM is the first Chinese multimodal medical large language model that generates radiology report summaries from chest X-ray images, bui… | 29 | 1083 | maintenance |