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
huoyijie/AdvancedEAST
AdvancedEAST is a deep learning algorithm for detecting text in scene images, built on the EAST architecture with improvements for more acc…
321226maintenance
liuhuanyong/ComplexEventExtraction
A Python library for Chinese compound event extraction that identifies conditional, causal, sequential, and adversative events using explic…
321226maintenance
PlayVoice/vits_chinese
A Chinese text-to-speech library combining VITS with BERT-based prosody embeddings and NaturalSpeech infer-loss features, supporting ONNX c…
231226maintenance
bheinzerling/bpemb
BPEmb is a collection of pre-trained subword embeddings in 275 languages based on Byte-Pair Encoding, trained on Wikipedia, distributed as …
321224maintenance
tylin/coco-caption
The official evaluation code for the Microsoft COCO image captioning benchmark, implementing metrics such as BLEU, METEOR, ROUGE-L, CIDEr, …
321224maintenance
google-research/fixmatch
Official research code for FixMatch, a semi-supervised learning method that combines consistency regularization with confidence-based pseud…
101224maintenance
ml4a/ml4a-ofx
A collection of openFrameworks applications in C++ for real-time interactive machine learning, aimed at artists and creative coders. It inc…
231223maintenance
iqiyi/FASPell
FASPell is a Python-based Chinese spell checker based on the DAE-Decoder paradigm, published at the EMNLP 2019 W-NUT workshop. It detects a…
321222maintenance
xvjiarui/GCNet
Official PyTorch implementation of GCNet (Global Context Networks), a paper combining ideas from Non-Local Networks and Squeeze-Excitation …
321220maintenance
Jhy1993/HAN
Reference implementation of the Heterogeneous Graph Attention Network (HAN) model from the WWW 2019 paper, built on top of GAT in Python. I…
321219maintenance
xingyizhou/CenterNet2
CenterNet2 is a research implementation of probabilistic two-stage object detection built on detectron2, where a class-agnostic one-stage C…
321219maintenance
peng-zhihui/XUAN
XUAN-Bike is an open-source self-driving (self-balancing) bicycle project by peng-zhihui, containing hardware design files including contro…
325586experimental
getnamo/TensorFlow-Unreal
An Unreal Engine plugin that wraps TensorFlow machine learning operations as Actor Components accessible from C++, Blueprints, and Python. …
231218maintenance
ucbdrive/few-shot-object-detection
FsDet is the official implementation of the ICML 2020 paper 'Frustratingly Simple Few-Shot Object Detection' (TFA), built on detectron2. It…
231218maintenance
mit-han-lab/tinyml
MIT Han Lab's TinyML research repository containing projects like TinyTL and NetAug for memory-efficient deep learning on microcontrollers …
321216maintenance
awslabs/sockeye
Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch, with distributed training and opt…
231216maintenance
The-AI-Summer/self-attention-cv
A PyTorch library implementing various self-attention mechanisms and transformer building blocks for computer vision, including multi-head …
231215maintenance
anderskm/gputil
GPUtil is a Python module that queries NVIDIA GPU status (memory usage, load, availability) by wrapping the nvidia-smi command-line tool. I…
641214maintenance
nihui/realsr-ncnn-vulkan
A command-line tool implementing the RealSR real-world super-resolution model using the ncnn inference framework with Vulkan GPU accelerati…
231214maintenance
UMass-Embodied-AGI/3D-LLM
3D-LLM is the research code for a large language model that takes 3D representations (objects and scenes) as input, built on BLIP-2/LAVIS. …
281213maintenance
mouna99/dien
A TensorFlow implementation of the Deep Interest Evolution Network (DIEN) for click-through rate prediction, based on the Alibaba research …
321211maintenance
arundo/adtk
ADTK is a Python package for unsupervised and rule-based anomaly detection in time series. It provides detectors, transformers, and aggrega…
231211maintenance
Shikhargupta/Spiking-Neural-Network
A pure Python implementation of a hardware-efficient spiking neural network (SNN) trained with Spike-Time Dependent Plasticity (STDP). It i…
321210maintenance
facebookresearch/BLINK
BLINK is a Python entity linking library from Facebook Research that resolves mentions in text to Wikipedia entities using a two-stage bi-e…
101210maintenance
imfing/keras-flask-deploy-webapp
A minimal, customizable Flask web app template for deploying Keras/TensorFlow image classification models. It ships with a mobile-friendly …
321209maintenance
Alexander-H-Liu/End-to-end-ASR-Pytorch
A PyTorch implementation of end-to-end automatic speech recognition (ASR), formerly known as Listen, Attend and Spell. It supports seq2seq …
321208maintenance
NVlabs/VoxFormer
Official PyTorch implementation of VoxFormer, a CVPR 2023 highlight paper presenting a sparse voxel transformer for camera-based 3D semanti…
311208maintenance
YuliangXiu/ECON
ECON is a research tool that reconstructs high-fidelity 3D clothed human avatars from a single color image by combining implicit and explic…
321207maintenance
facebookresearch/ToMe
ToMe (Token Merging) is a PyTorch library from Meta AI that speeds up existing Vision Transformers by merging similar tokens inside the net…
101207maintenance
lessw2020/Ranger-Deep-Learning-Optimizer
Ranger is a PyTorch deep learning optimizer that synergistically combines RAdam (Rectified Adam), LookAhead, and Gradient Centralization in…
321206maintenance
bckenstler/CLR
A Keras callback implementing cyclical learning rate (CLR) policies from Leslie Smith's paper, with built-in triangular, triangular2, and e…
321206maintenance
reiinakano/arbitrary-image-stylization-tfjs
A browser-based implementation of arbitrary neural style transfer built with TensorFlow.js, letting users stylize any photo in the style of…
321205maintenance
aigamedev/scikit-neuralnetwork
A Python library providing deep neural network classifiers and regressors with a scikit-learn-compatible API, wrapping Lasagne and Theano. …
101204maintenance
twitter-research/tgn
Official PyTorch implementation of Temporal Graph Networks (TGN), a framework for deep learning on dynamic graphs represented as sequences …
321203maintenance
enazoe/yolo-tensorrt
A C++ wrapper around NVIDIA TensorRT for running YOLO object detection models (YOLOv3, YOLOv4, YOLOv5) with support for FP32, FP16, and INT…
571202maintenance
google-research/tapas
TAPAS is Google Research's implementation of transformer-based models for question answering over tables, including pretrained checkpoints …
101202maintenance
epfml/sent2vec
Sent2vec is a C++ library with a Cython/Python interface that trains unsupervised distributed representations of sentences and short texts,…
231201maintenance
henrywoo/chatllama
An open-source Python library implementing RLHF-based fine-tuning of Meta's LLaMA models to build ChatGPT-style chat assistants, runnable o…
211201maintenance
facebookresearch/House3D
House3D is a virtual 3D environment of over 45k fully annotated indoor scenes from the SUNCG dataset, built for training embodied AI agents…
101200maintenance
astroML/astroML
AstroML is a Python library for machine learning, statistics, and data mining aimed at astronomy and astrophysics, built on numpy, scipy, s…
321199maintenance
chainer/chainerrl
ChainerRL is a deep reinforcement learning library implementing state-of-the-art algorithms like DQN, Rainbow, PPO, SAC, and A3C in Python …
231199maintenance
ethan-li-coding/SemiGlobalMatching
A complete, well-commented C++ implementation of the classic Semi-Global Matching (SGM) stereo matching algorithm for computing disparity a…
321198maintenance
rotemtzaban/STIT
STIT (Stitch it in Time) is a research implementation of a GAN-based framework for semantic editing of faces in real videos, based on the p…
321197maintenance
DeepWisdom/AutoDL
AutoDL is a fully automated deep learning framework from DeepWisdom that won the NeurIPS AutoDL challenge. It performs automatic feature en…
231197maintenance
facebookresearch/mixup-cifar10
Official PyTorch implementation of mixup, a data augmentation technique that trains neural networks on convex combinations of image pairs a…
101197maintenance
sryza/spark-timeseries
A Scala/Java/Python library for time series analysis on Apache Spark, providing distributed abstractions for large time series datasets plu…
321196maintenance
lucidrains/CoCa-pytorch
A Pytorch implementation of CoCa (Contrastive Captioners), an image-text foundation model that combines contrastive learning with an encode…
231196maintenance
KaihuaTang/Scene-Graph-Benchmark.pytorch
A PyTorch codebase for Scene Graph Generation (SGG) built on maskrcnn-benchmark, implementing methods from the CVPR 2020 paper 'Unbiased Sc…
591195maintenance
huggingface/hmtl
HMTL is a Hierarchical Multi-Task Learning model for NLP that jointly trains Named Entity Recognition, Entity Mention Detection, Relation E…
321195maintenance
rinongal/StyleGAN-nada
Official PyTorch implementation of StyleGAN-NADA, a CLIP-guided method for adapting pre-trained StyleGAN image generators to new domains us…
321195maintenance
Kagami/go-face
A Go library that provides face recognition by wrapping dlib's machine learning models, including face detection, landmark prediction, and …
321194maintenance
rockchip-linux/rknn-toolkit2
RKNN-Toolkit2 is Rockchip's software development kit for converting trained AI models to RKNN format and deploying them on Rockchip NPU chi…
231194maintenance
ROCm/MIOpen
MIOpen is AMD's open-source library providing high-performance GPU kernels for machine learning primitives (convolutions, normalization, ac…
931193maintenance
VITA-Group/DeblurGANv2
Official PyTorch implementation of DeblurGAN-v2, an ICCV 2019 relativistic conditional GAN for single-image motion deblurring with a Featur…
321192maintenance
altosaar/variational-autoencoder
A reference implementation of a variational autoencoder (VAE) in PyTorch, TensorFlow, and JAX, including an inverse autoregressive flow var…
231192maintenance
yitu-opensource/T2T-ViT
Official PyTorch implementation of Tokens-to-Token ViT (T2T-ViT), an ICCV 2021 vision transformer architecture trained from scratch on Imag…
231191maintenance
peng-zhihui/A-Eye
A super-mini AI camera development board based on the Kendryte K210 chip, with fully open-source hardware (PCB and enclosure designs) and f…
321190maintenance
yahoo/egads
EGADS (Extensible Generic Anomaly Detection System) is an open-source Java library for automatically detecting anomalies, outliers, and cha…
321190maintenance
khundman/telemanom
Telemanom is a Python framework that uses vanilla LSTMs (Keras/TensorFlow) to detect anomalies in multivariate time series sensor data, wit…
331189maintenance
elliottwu/unsup3d
Official PyTorch implementation of the CVPR 2020 (Oral, Best Paper Award) research paper 'Unsupervised Learning of Probably Symmetric Defor…
321189maintenance
vanhuyz/CycleGAN-TensorFlow
A TensorFlow implementation of CycleGAN for unpaired image-to-image translation, based on the original CycleGAN paper. It includes scripts …
231189maintenance
aitorzip/DeepGTAV
DeepGTAV is a C++ plugin for Grand Theft Auto V that converts the game into a vision-based self-driving car research environment. It expose…
321188maintenance
lightaime/deep_gcns_torch
A PyTorch library implementing DeepGCNs, DeeperGCN, and GNN1000 - graph convolutional network architectures that borrow residual/dense conn…
321187maintenance
whai362/PSENet
Official PyTorch implementation of PSENet, a progressive scale expansion network for robust scene text detection. It includes training, tes…
231186maintenance
openai/procgen
A benchmark of 16 procedurally-generated, game-like Gym environments for measuring how quickly reinforcement learning agents learn generali…
561185maintenance
zju3dv/snake
Official research code for 'Deep Snake for Real-Time Instance Segmentation' (CVPR 2020 oral), implementing a deep contour-based instance se…
321185maintenance
kexinhuang12345/DeepPurpose
DeepPurpose is a PyTorch-based deep learning library for molecular modeling, supporting drug-target interaction (DTI), drug property, drug-…
231185maintenance
business-science/ai-data-science-team
A Python library of specialized LLM-powered agents for common data science workflows such as data loading, cleaning, wrangling, visualizati…
595394experimental
HyperGAN/HyperGAN
HyperGAN is a composable GAN (generative adversarial network) framework built on PyTorch, offering both a Python API and a CLI with a user …
231183maintenance
lucidrains/performer-pytorch
A PyTorch implementation of the Performer transformer, which uses linear attention via the FAVOR+ (Fast Attention Via positive Orthogonal R…
231182maintenance
naoto0804/pytorch-AdaIN
An unofficial PyTorch implementation of the AdaIN paper 'Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization' (Huang…
101181maintenance
jankrepl/deepdow
deepdow is a Python library built on PyTorch that connects deep learning with portfolio optimization, allowing networks that output asset w…
321180maintenance
Smerity/sha-rnn
A PyTorch implementation of the Single Headed Attention RNN (SHA-LSTM) from Stephen Merity's paper, combining an LSTM with a single attenti…
321180maintenance
didierbrun/DBPathRecognizer
A lightweight Swift library for iOS that recognizes touch gestures by matching drawn paths against 8-direction direction-sequence models. I…
321178maintenance
clovaai/voxceleb_trainer
A PyTorch framework for training and evaluating speaker recognition and verification models on the VoxCeleb datasets. It implements multipl…
671176maintenance
VoltaML/voltaML
VoltaML is a lightweight Python library that compiles and optimizes machine learning and deep learning models for high-performance inferenc…
321176maintenance
fbcotter/pytorch_wavelets
A PyTorch library implementing 2D discrete wavelet transforms (DWT), dual-tree complex wavelet transforms (DTCWT), their inverses, and a DT…
231176maintenance
punica-ai/punica
Punica is a Python system for serving many LoRA-finetuned LLMs from a single copy of the base model on one GPU, using a custom CUDA kernel …
101175maintenance
julrog/nn_vis
A Python tool that processes trained neural networks and renders them as decluttered 3D visualizations of their architecture and parameters…
231174maintenance
ermongroup/SDEdit
SDEdit is a PyTorch implementation of the ICLR 2022 paper 'Guided Image Synthesis and Editing with Stochastic Differential Equations'. It p…
321168maintenance
daniilidis-group/neural_renderer
A PyTorch port of the Neural 3D Mesh Renderer (CVPR 2018), providing differentiable rasterization of 3D meshes. It supports rendering from …
321167maintenance
WebSpiderUtils/verification_code
A research repository documenting approaches and code for solving mainstream CAPTCHA systems such as Geetest, NetEase Yidun, and Aliyun CAP…
321165maintenance
alexandre01/deepsvg
Official PyTorch code for the NeurIPS 2020 paper 'DeepSVG: A Hierarchical Generative Network for Vector Graphics Animation'. It provides a …
321164maintenance
xiangwang1223/knowledge_graph_attention_network
TensorFlow implementation of KGAT (Knowledge Graph Attention Network), a KDD 2019 paper on knowledge-aware personalized recommendation. It …
321164maintenance
hiroharu-kato/neural_renderer
A differentiable 3D mesh renderer implemented in Chainer, accompanying the CVPR 2018 paper 'Neural 3D Mesh Renderer'. It enables gradient-b…
231164maintenance
google/active-learning
A Python module for running experiments comparing different active learning algorithms on benchmark datasets. It provides a main experiment…
101163maintenance
ChenyangQiQi/FateZero
FateZero is a zero-shot text-based video editing framework built on pretrained Stable Diffusion models, introduced in an ICCV 2023 Oral pap…
211162maintenance
facebookresearch/meshrcnn
Mesh R-CNN is Facebook AI Research's official implementation of the ICCV 2019 paper, a model that detects objects in images and predicts th…
601161maintenance
shadow2496/VITON-HD
Official PyTorch implementation of VITON-HD (CVPR 2021), a high-resolution image-based virtual try-on model that transfers a clothing item …
401161maintenance
spring-media/TransformerTTS
A TensorFlow 2 implementation of a non-autoregressive Transformer-based neural network for text-to-speech synthesis, based on FastSpeech an…
101161maintenance
cheungdaven/DeepRec
DeepRec is an open-source Python/TensorFlow toolkit implementing deep learning based recommendation models for rating prediction, top-N ite…
321160maintenance
wyharveychen/CloserLookFewShot
Reference PyTorch implementation of the ICLR 2019 paper 'A Closer Look at Few-shot Classification', providing a testbed for empirical evalu…
321159maintenance
HKUST-Aerial-Robotics/Teach-Repeat-Replan
Teach-Repeat-Replan is a complete C++/ROS system enabling aggressive autonomous drone flight in complex environments. It converts a manuall…
321159maintenance
FALCONN-LIB/FALCONN
FALCONN is a C++ library (with a Python wrapper) implementing locality-sensitive hashing (LSH) data structures for fast nearest neighbor se…
231159maintenance
Kyubyong/dc_tts
A TensorFlow implementation of DC-TTS, a text-to-speech model based on deep convolutional networks with guided attention. It includes train…
321158maintenance
soulteary/docker-prompt-generator
A Docker-based web application that uses language models to generate and expand prompts for image generation tools like MidJourney and Stab…
301157maintenance
ajay-sainy/Wav2Lip-GFPGAN
A pipeline combining Wav2Lip lip-sync generation with GFPGAN face restoration to produce high-quality talking-head videos from an input vid…
321156maintenance
Paperspace/DataAugmentationForObjectDetection
A Python library implementing data augmentation transforms (flipping, scaling, rotation, shearing, translation, resizing) that adjust both …
321156maintenance
abhishekkrthakur/tez
Tez is a lightweight, simple trainer library for PyTorch that simplifies training loops while keeping users close to native PyTorch. It sup…
231155maintenance
DeepGraphLearning/RecommenderSystems
A Python research library collecting the authors' recommender systems code, covering sequential, feature-based (CTR), and social recommenda…
321154maintenance

← prev page 41 / 54 next →