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

domain: machine-learning

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

ProductHealth v2StarsMaturity
Eric-mingjie/rethinking-network-pruning
A PyTorch research codebase reproducing the ICLR 2019 paper 'Rethinking the Value of Network Pruning', which shows pruned models trained fr…
321512maintenance
FudanNLP/fitlog
fitlog (fast + git + log) is a Python tool that helps deep learning practitioners record training logs and manage experiment code, combinin…
231512maintenance
marsauto/europilot
Europilot is a Python toolkit that bridges Euro Truck Simulator 2 with deep-learning frameworks, enabling end-to-end self-driving research …
321511maintenance
maderix/ANE
A research project demonstrating backpropagation and neural network training directly on Apple's Neural Engine using reverse-engineered pri…
477253experimental
akai-katto/dandere2x
Dandere2x is a tool that speeds up waifu2x video upscaling by exploiting temporal redundancy in anime footage, using P-frame compression so…
231508maintenance
compphoto/BoostingMonocularDepth
A Python research implementation for boosting monocular depth estimation to high resolution using a double-estimation merging operator, sup…
321507maintenance
nlpyang/BertSum
BertSum is the official PyTorch implementation of the paper 'Fine-tune BERT for Extractive Summarization', providing preprocessing pipeline…
321506maintenance
tinyvision/SOLIDER
SOLIDER is a semantic-controllable self-supervised learning framework that learns general human representations from massive unlabeled huma…
321504maintenance
stevenmiller888/mind
Mind is a flexible neural network library for JavaScript that runs in both Node.js and the browser. It supports vectorized training, config…
731503maintenance
sigsep/open-unmix-pytorch
Open-Unmix is a PyTorch deep learning reference implementation for music source separation, with pre-trained models that split pop music in…
231503maintenance
jina-ai/finetuner
Jina AI's Finetuner is a Python library for task-oriented fine-tuning of pretrained models like BERT and CLIP to produce better embeddings …
101503maintenance
vacancy/Synchronized-BatchNorm-PyTorch
A PyTorch library implementing Synchronized Batch Normalization, which computes batch statistics across all GPUs during multi-device traini…
321502maintenance
mpezeshki/pytorch_forward_forward
A PyTorch implementation of Geoffrey Hinton's forward-forward (FF) training algorithm, an alternative to back-propagation that computes gra…
321500maintenance
Swall0w/torchstat
torchstat is a lightweight neural network analyzer for PyTorch that reports parameter counts, FLOPs, multiply-adds, and memory usage per la…
231500maintenance
facebookresearch/UnsupervisedMT
The original implementation of phrase-based (PBSMT) and neural (NMT) unsupervised machine translation models from the EMNLP 2018 paper by F…
101499maintenance
NVIDIAGameWorks/kaolin-wisp
NVIDIA Kaolin Wisp is a PyTorch library and engine for neural fields research, built on NVIDIA Kaolin Core. It provides differentiable rend…
231498maintenance
igrigorik/decisiontree
A Ruby library implementing the ID3 decision tree learning algorithm for both continuous and discrete datasets, with rule pruning (C4.5-sty…
321490maintenance
srendle/libfm
libFM is a C++ library implementing factorization machines, a model that combines feature engineering with factorization models to estimate…
321487maintenance
speedinghzl/CCNet
Official PyTorch implementation of CCNet, a Criss-Cross Attention network for semantic segmentation published at ICCV 2019 and TPAMI 2020. …
321484maintenance
chengdazhi/Deformable-Convolution-V2-PyTorch
A PyTorch implementation of Deformable Convolution V2 (DCNv2) custom CUDA operators, ported from the original MXNet implementation. It prov…
321484maintenance
patrick-kidger/torchtyping
A Python library providing type annotations for PyTorch tensors' shape, dtype, layout, and dimension names, with optional runtime checking …
411482maintenance
pathak22/noreward-rl
TensorFlow implementation of the ICML 2017 paper 'Curiosity-driven Exploration by Self-supervised Prediction', training RL agents with an i…
321482maintenance
Hironsan/anago
anaGo is a Python library for sequence labeling tasks such as named entity recognition, part-of-speech tagging, and semantic role labeling,…
231482maintenance
chainer/chainercv
ChainerCV is a Python library providing tools to train and run neural networks for computer vision tasks on top of the Chainer framework. I…
101481maintenance
karpathy/reinforcejs
REINFORCEjs is a JavaScript library implementing common reinforcement learning algorithms including Dynamic Programming, Temporal Differenc…
321480maintenance
ruotianluo/ImageCaptioning.pytorch
A PyTorch research codebase for image captioning, supporting self-critical sequence training, bottom-up features, transformer captioning mo…
321476maintenance
google-deepmind/jraph
Jraph is a lightweight Graph Neural Network library built on JAX, providing a GraphsTuple data structure, graph utilities, and a zoo of for…
101474maintenance
faustomorales/keras-ocr
A Python library packaging the CRAFT text detector and a Keras CRNN text recognition model into a high-level OCR pipeline. It supports pret…
421473maintenance
YuanGongND/ast
Official PyTorch implementation of the Audio Spectrogram Transformer (AST) from the Interspeech 2021 paper, which applies a Vision Transfor…
321472maintenance
peteanderson80/bottom-up-attention
A bottom-up attention model based on Faster R-CNN with ResNet-101 trained on Visual Genome, producing features for salient image regions. T…
321469maintenance
CSAILVision/LabelMeAnnotationTool
The source code for LabelMe, a web-based image annotation tool written in JavaScript that runs on your own Apache server. It lets users dra…
321468maintenance
marian-nmt/marian
Marian is an efficient Neural Machine Translation framework written in pure C++ with minimal dependencies, supporting fast multi-GPU traini…
231468maintenance
mmatl/pyrender
Pyrender is a pure Python, glTF 2.0-compliant OpenGL renderer for physically-based rendering and visualization of 3D scenes. It includes an…
341466maintenance
modelfoxdotdev/modelfox
ModelFox is a CLI tool and platform for training, deploying, and monitoring machine learning models from CSV files. It includes client libr…
231466maintenance
sxyu/pixel-nerf
Official PyTorch implementation of pixelNeRF, a CVPR 2021 method that predicts neural radiance fields conditioned on one or few input image…
321465maintenance
Sanster/text_renderer
A Python tool that generates synthetic text images with configurable visual effects for training deep learning OCR models like CRNN. It sup…
321464maintenance
HRNet/HigherHRNet-Human-Pose-Estimation
Official PyTorch implementation of HigherHRNet, a CVPR 2020 bottom-up multi-person human pose estimation model using scale-aware high-resol…
321463maintenance
szagoruyko/attention-transfer
PyTorch reference implementation of the ICLR 2017 paper 'Paying More Attention to Attention', which improves convolutional neural networks …
321463maintenance
buppt/ChineseNER
A simple Chinese named entity recognition (NER) implementation using BiLSTM+CRF in both TensorFlow and PyTorch. It includes training script…
321463maintenance
facebookresearch/MaskFormer
MaskFormer is a PyTorch/Detectron2-based implementation of the NeurIPS 2021 paper 'Per-Pixel Classification is Not All You Need for Semanti…
101460maintenance
una-dinosauria/3d-pose-baseline
A TensorFlow implementation of a simple yet effective baseline for 3D human pose estimation from 2D keypoints, published at ICCV 2017. It i…
321459maintenance
DLTK/DLTK
DLTK is a Python neural networks toolkit built on TensorFlow for deep learning on medical images. It provides reference model implementatio…
321458maintenance
erwincoumans/motion_imitation
A Python research codebase accompanying the paper 'Learning Agile Robotic Locomotion Skills by Imitating Animals'. It provides a Gym enviro…
321457maintenance
nerfstudio-project/nerfacc
NerfAcc is a PyTorch acceleration toolbox for Neural Radiance Fields (NeRF), focused on efficient sampling in the volumetric rendering pipe…
231456maintenance
wvangansbeke/Unsupervised-Classification
PyTorch implementation of SCAN (ECCV 2020), a two-step method for unsupervised image classification that combines self-supervised represent…
321455maintenance
abreheret/PixelAnnotationTool
A C++ desktop application for quickly annotating images with pixel-wise labels using OpenCV's watershed algorithm. Users draw markers with …
231455maintenance
xuannianz/EfficientDet
A Keras/TensorFlow implementation of the EfficientDet object detection model with pretrained COCO and ImageNet weights. It supports trainin…
321454maintenance
dmmiller612/bert-extractive-summarizer
A Python library for extractive text summarization using BERT embeddings via HuggingFace transformers. It embeds sentences, clusters them, …
231453maintenance
microsoft/NeuronBlocks
NeuronBlocks is an NLP deep learning modeling toolkit from Microsoft that lets users build end-to-end neural network training and inference…
231452maintenance
kakao/khaiii
Khaiii (Kakao Hangul Analyzer III) is a data-driven Korean morphological analyzer developed by Kakao, using a CNN-based neural network mode…
651450maintenance
microsoft/SpeechT5
Microsoft's unified-modal speech-text pre-training framework implementing SpeechT5 and related models (SpeechLM, SpeechUT, VALL-E X, WavLLM…
321449maintenance
HuwCampbell/grenade
Grenade is a composable, dependently typed deep learning library for Haskell that lets users specify neural network architectures at the ty…
231449maintenance
bojone/attention
A small Python library providing implementations of the attention mechanism from 'Attention is All You Need' for TensorFlow/Keras. It is no…
321448maintenance
BigScience
BigScience is a research project training large transformer language models (BERT, GPT-style) at scale, built on a fork of Megatron-LM inte…
321448maintenance
pytorch/gloo
Gloo is a C++ collective communications library providing primitives like barrier, broadcast, and allreduce for multi-machine machine learn…
761447maintenance
mit-han-lab/proxylessnas
ProxylessNAS is a neural architecture search (NAS) framework that directly searches CNN architectures on the target task and target hardwar…
321447maintenance
megvii-research/ML-GCN
A PyTorch implementation of ML-GCN, the CVPR 2019 paper 'Multi-Label Image Recognition with Graph Convolutional Networks'. It provides trai…
321446maintenance
BachiLi/redner
redner is a differentiable Monte Carlo ray tracer that computes exact gradients of rendered images with respect to arbitrary scene paramete…
321444maintenance
toandaominh1997/EfficientDet.Pytorch
A PyTorch implementation of EfficientDet, a scalable and efficient object detection model from a 2019 Google Research paper. It supports Ef…
101441maintenance
liyaguang/DCRNN
A TensorFlow implementation of the Diffusion Convolutional Recurrent Neural Network (DCRNN) from the ICLR 2018 paper on data-driven traffic…
321439maintenance
scikit-learn-contrib/metric-learn
metric-learn is a Python library providing efficient implementations of popular supervised, weakly-supervised, and unsupervised metric lear…
561438maintenance
VDIGPKU/M2Det
M2Det is a PyTorch implementation of a single-shot object detector based on a Multi-Level Feature Pyramid Network (MLFPN), published at AAA…
321438maintenance
AshwinRJ/Federated-Learning-PyTorch
A PyTorch implementation of the FedAvg algorithm from the paper 'Communication-Efficient Learning of Deep Networks from Decentralized Data'…
321437maintenance
3Top/word2vec-api
A simple Python web service that exposes word embedding models (Word2Vec/GloVe) via an HTTP API built on Gensim. It serves similarity, most…
321437maintenance
rail-berkeley/softlearning
Softlearning is a deep reinforcement learning toolbox for training maximum entropy policies in continuous domains, and the official impleme…
321437maintenance
cmusphinx/sphinx4
Sphinx-4 is a speaker-independent, continuous speech recognition library written entirely in Java, originating from CMU and industry resear…
321437maintenance
yangyanli/PointCNN
PointCNN is a deep learning framework for feature learning from 3D point clouds, applying convolution on X-transformed points to handle the…
551434maintenance
pytorch/functorch
functorch is a library providing JAX-like composable function transforms (vmap, grad, vjp, jvp) for PyTorch, enabling efficient per-sample …
101434maintenance
hollance/CoreMLHelpers
A collection of Swift types and helper functions that simplify working with Apple's Core ML framework, such as image-to-CVPixelBuffer conve…
321433maintenance
denizyuret/Knet.jl
Knet (Koç University deep learning framework) is a deep learning library implemented in Julia with GPU support and automatic differentiatio…
231432maintenance
andyzeng/tsdf-fusion-python
A lightweight Python script that fuses multiple registered RGB-D images into a projective TSDF voxel volume, from which high-quality 3D sur…
321430maintenance
vlfeat/matconvnet
MatConvNet is a MATLAB toolbox implementing convolutional neural networks (CNNs) for computer vision applications. It supports training and…
321430maintenance
SamLynnEvans/Transformer
A PyTorch implementation of the Transformer seq2seq model designed to build language translators from parallel corpora. It accompanies a tu…
321430maintenance
qfgaohao/pytorch-ssd
A PyTorch implementation of the SSD (Single Shot MultiBox Detector) object detection algorithm with MobileNetV1, MobileNetV2, and VGG backb…
321429maintenance
OpenLMLab/MOSS-RLHF
MOSS-RLHF is the open-source companion code for the paper 'Secrets of RLHF in Large Language Models Part I: PPO', providing implementations…
291429maintenance
nianticlabs/simplerecon
SimpleRecon is the reference PyTorch implementation of an ECCV 2022 paper for multi-view stereo depth estimation and 3D reconstruction that…
411428maintenance
theAIGuysCode/yolov4-deepsort
A Python implementation of multi-object tracking that combines YOLOv4 object detection with the Deep SORT tracking algorithm using TensorFl…
321428maintenance
KaiyangZhou/Dassl.pytorch
Dassl is a PyTorch toolbox for research in domain adaptation, domain generalization, and semi-supervised learning. It provides modular comp…
321428maintenance
logpai/loglizer
Loglizer is a machine learning toolkit for log-based anomaly detection, implementing classic supervised and unsupervised models (LR, Decisi…
321428maintenance
open-mmlab/mmhuman3d
MMHuman3D is an open-source PyTorch-based toolbox and benchmark for 3D human parametric models (e.g., SMPL, SMPL-X) in computer vision and …
231426maintenance
torchgan/torchgan
TorchGAN is a PyTorch-based research framework for designing and training Generative Adversarial Networks. It provides modular building blo…
231425maintenance
google-research/disentanglement_lib
disentanglement_lib is an open-source Python library for research on learning disentangled representations, supporting models like BetaVAE,…
101425maintenance
sfzhang15/RefineDet
RefineDet is a C++/Caffe implementation of the CVPR 2018 single-shot object detection model that refines anchors to combine one-stage speed…
321424maintenance
rmokady/CLIP_prefix_caption
Official implementation of ClipCap, a CLIP-based image captioning model that maps CLIP image encodings to a GPT-2 prefix to generate captio…
321423maintenance
gradslam/gradslam
gradslam is a fully differentiable dense SLAM library built on PyTorch, providing differentiable building blocks such as nonlinear least sq…
231422maintenance
GOATmessi8/RFBNet
PyTorch implementation of RFBNet, a Receptive Field Block Net object detector presented at ECCV 2018. It enhances SSD-style detectors with …
321419maintenance
instructlab/instructlab
InstructLab (ilab) is an open-source CLI and Python package for enhancing large language models through community-contributed taxonomy-base…
101419maintenance
thunlp/ERNIE
ERNIE is a PyTorch toolkit and dataset for augmenting pre-trained language models like BERT with knowledge graph entity representations, fr…
321417maintenance
SKTBrain/KoBERT
KoBERT is a Korean BERT language model pre-trained on Korean Wikipedia by SK Telecom, distributed as a Python package with PyTorch, ONNX, a…
441416maintenance
cdpierse/transformers-interpret
A Python library providing model explainability for Hugging Face Transformers models, built on Captum. It explains text classification, que…
231416maintenance
ConnorJL/GPT2
A community Python/TensorFlow implementation of GPT-2 model training and text generation that supports both GPUs and TPUs. It includes scri…
321412maintenance
marl/crepe
CREPE is a monophonic pitch tracker based on a deep convolutional neural network that operates directly on time-domain audio waveforms, dis…
231411maintenance
chrischoy/3D-R2N2
3D-R2N2 is a PyTorch-based implementation of a recurrent neural network that reconstructs voxelized 3D models of objects from one or multip…
321410maintenance
bermanmaxim/LovaszSoftmax
Standalone PyTorch and TensorFlow implementations of the Lovász-Softmax and Lovász Hinge loss functions for optimizing the Jaccard index (I…
321410maintenance
lilipads/gradient_descent_viz
A cross-platform C++/Qt desktop application that interactively visualizes five popular gradient descent optimization methods (vanilla GD, m…
321409maintenance
Ceruleanacg/Personae
Personae is a Python library implementing deep reinforcement learning (DDPG, Double DQN, Dueling DQN, Policy Gradient) and supervised learn…
321407maintenance
tonylins/pytorch-mobilenet-v2
A PyTorch implementation of the MobileNetV2 architecture with automatic download of ImageNet pretrained weights. It reproduces the official…
321406maintenance
uzh-rpg/flightmare
Flightmare is a modular quadrotor simulator from the UZH Robotics and Perception Group, composed of a decoupled Unity-based rendering engin…
231406maintenance
advboxes/AdvBox
AdvBox is a Baidu open-source toolbox for generating adversarial examples that fool neural networks across frameworks like PaddlePaddle, Py…
321404maintenance
TorchCraft/TorchCraft
TorchCraft is a bridge library connecting the Torch machine learning framework to StarCraft: Brood War via a BWAPI module that streams game…
101398maintenance

← prev page 29 / 40 next →