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

domain: deep-learning

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

ProductHealth v2StarsMaturity
AutoArk/TinyEngram
TinyEngram is an open research project exploring DeepSeek-AI's Engram architecture and memory injection as an alternative to LoRA for param…
531191experimental
tspeterkim/flash-attention-minimal
A minimal ~100-line CUDA re-implementation of the Flash Attention forward pass, loadable as a PyTorch extension. It is designed as an educa…
251179experimental
facebookresearch/shumai
Shumai is a fast, differentiable tensor library for TypeScript and JavaScript built on Bun and Flashlight (ArrayFire backend). It provides …
321172experimental
Ligo-Biosciences/AlphaFold3
An open-source Python implementation of AlphaFold3, DeepMind's biomolecular structure prediction model, including the full model architectu…
271091experimental
thinking-machines-lab/batch_invariant_ops
A Python library that replaces standard PyTorch CUDA kernels with batch-invariant versions, ensuring identical results regardless of batch …
401067experimental
orca-wm/Orca
Orca is a general world foundation model from BAAI centered on Next-State-Prediction, learning a unified world latent space from visual and…
571038experimental
volcengine/veScale
veScale is a PyTorch distributed training library from ByteDance for hyperscale training of large language models and reinforcement learnin…
571036experimental
meta-llama/llama
Meta's official repository containing inference code and download scripts for Llama 2 large language models (7B to 70B parameters). The rep…
3259579abandoned
facebookresearch/Detectron
Facebook AI Research's Python software system implementing state-of-the-art object detection algorithms such as Mask R-CNN, RetinaNet, and …
1026358abandoned
openai/gpt-2
Official OpenAI repository containing code and pretrained model weights for GPT-2, from the paper 'Language Models are Unsupervised Multita…
1025021abandoned
apache/mxnet
Apache MXNet is a deep learning framework offering a hybrid front-end that mixes imperative (Gluon) and symbolic programming, with a dynami…
1020811abandoned
magenta/magenta
Magenta is a Google Brain research project and Python TensorFlow library for generating music, images, and drawings with machine learning. …
1019808abandoned
jantic/DeOldify
DeOldify is a deep learning project for colorizing and restoring old black-and-white images and videos, with artistic and stable model vari…
1018481abandoned
jcjohnson/neural-style
A Torch (Lua) implementation of the Gatys et al. neural style transfer algorithm, which combines the content of one image with the artistic…
3218284abandoned
microsoft/CNTK
The Microsoft Cognitive Toolkit (CNTK) is an open-source deep-learning toolkit that describes neural networks as directed computational gra…
1017595abandoned
horovod/horovod
Horovod is a distributed deep learning training framework for TensorFlow, Keras, PyTorch, and Apache MXNet, originally developed at Uber. I…
1014688abandoned
Jiayi-Pan/TinyZero
TinyZero is a minimal reproduction of DeepSeek R1-Zero, showing that a 3B base language model can develop self-verification and search abil…
5213223abandoned
alexjc/neural-enhance
Neural Enhance is a Python command-line tool that upscales images 2x or 4x using deep learning super-resolution models. It ships with pre-t…
1011865abandoned
karpathy/convnetjs
ConvNetJS is a JavaScript library for defining and training neural networks, including convolutional networks and an experimental Deep Q Le…
2311197abandoned
Theano/Theano
Theano is a Python library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays…
329998abandoned
facebookresearch/maskrcnn-benchmark
A fast, modular PyTorch reference implementation of instance segmentation and object detection algorithms including Mask R-CNN, Faster R-CN…
109360abandoned
voicepaw/so-vits-svc-fork
A fork of so-vits-svc providing singing voice conversion with realtime support and an improved interface, built on PyTorch and PyTorch Ligh…
829327abandoned
Torch7
Torch7 is a scientific computing framework with a fast multi-dimensional tensor library and math operations, originally built for Lua with …
399141abandoned
intel/ipex-llm
IPEX-LLM is a PyTorch LLM acceleration library for Intel hardware (iGPU, NPU, Arc/Flex/Max GPUs, and CPU), offering low-bit quantization (F…
108859abandoned
tensorflow/tfjs-core
tfjs-core was the core WebGL-accelerated tensor computation library behind TensorFlow.js, providing linear algebra operations and automatic…
108432abandoned
facebookarchive/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework built on the original Caffe, with both Python and C++ APIs. It has b…
108370abandoned
nebuly-ai/optimate
OptiMate is a collection of Python libraries from Nebuly AI for optimizing AI model performance, including Speedster for inference accelera…
238329abandoned
rbgirshick/py-faster-rcnn
A Python reimplementation of the Faster R-CNN object detection model built on a fork of Fast R-CNN and Caffe. The repository is officially …
328289abandoned
EleutherAI/gpt-neo
GPT-Neo is EleutherAI's implementation of model- and data-parallel GPT-3-style transformer language models built on mesh-tensorflow, with r…
108270abandoned
openai/jukebox
OpenAI's research code and pretrained model weights for Jukebox, a generative neural network that produces music with vocals as raw audio f…
108029abandoned
jwyang/faster-rcnn.pytorch
A pure PyTorch implementation of Faster R-CNN for object detection, supporting multi-image batch training and multi-GPU training with sever…
327858abandoned
fchollet/deep-learning-models
A deprecated collection of Keras code and pre-trained weights for popular deep learning image classification models such as VGG16, VGG19, R…
237348abandoned
carpedm20/DCGAN-tensorflow
A TensorFlow implementation of Deep Convolutional Generative Adversarial Networks (DCGAN) for generating images such as faces and digits. I…
327177abandoned
facebookresearch/pytext
PyText is a deep-learning-based NLP modeling framework built on PyTorch, providing extensible abstractions for text classifiers, sequence t…
106292abandoned
tensorflow/swift
Swift for TensorFlow was an experimental next-generation machine learning platform integrating differentiable programming directly into the…
106122abandoned
Lightning-AI/lit-llama
Lit-LLaMA is an independent, Apache 2.0-licensed implementation of the LLaMA language model built on nanoGPT, covering pre-training, fine-t…
436085abandoned
Swift-AI/Swift-AI
Swift AI is a high-performance deep learning library written entirely in Swift, offering a flexible fully-connected neural network optimize…
236038abandoned
tiny-dnn/tiny-dnn
tiny-dnn is a header-only, dependency-free deep learning framework written in C++14, designed for training and running neural networks on r…
236030abandoned
salesforce/BLIP
PyTorch implementation of BLIP, a vision-language pre-training model for unified image understanding and text generation tasks. The reposit…
105717abandoned
google/seq2seq
A general-purpose encoder-decoder (seq2seq) framework built on TensorFlow, supporting tasks like machine translation, text summarization, c…
105618abandoned
karpathy/neuraltalk2
NeuralTalk2 is a Torch (Lua) implementation of image captioning that uses a CNN (VGGNet) followed by an RNN language model to generate text…
325592abandoned
autumnai/leaf
Leaf is an open-source machine learning framework written in Rust for building classical, deep, or hybrid ML applications, inspired by Tens…
325541abandoned
karpathy/neuraltalk
NeuralTalk is a Python+numpy implementation of Multimodal Recurrent Neural Networks that generate natural-language descriptions of images. …
325503abandoned
ashnkumar/sketch-code
A Keras/TensorFlow deep learning model that converts hand-drawn website wireframes into HTML code using an image captioning architecture (C…
755143abandoned
tencentmusic/cube-studio
Cube Studio is an open-source, cloud-native, one-stop machine learning platform covering the full MLOps lifecycle: online notebooks, drag-a…
865074abandoned
AutoGPTQ/AutoGPTQ
AutoGPTQ is a Python library for quantizing large language models using the GPTQ weight-only quantization algorithm, with user-friendly API…
105070abandoned
transcranial/keras-js
A JavaScript library for running trained Keras deep learning models directly in the browser, with GPU acceleration via WebGL 2. It also sup…
234963abandoned
liuzhuang13/DenseNet
Reference implementation of DenseNet (Densely Connected Convolutional Networks), the CVPR 2017 Best Paper Award-winning CNN architecture, w…
324869abandoned
huggingface/autotrain-advanced
AutoTrain Advanced is Hugging Face's no-code tool for training and deploying state-of-the-art machine learning models, covering LLM finetun…
744608abandoned
microsoft/VoTT
VoTT (Visual Object Tagging Tool) is an open-source Electron application for annotating and labeling images and video frames to build objec…
104428abandoned
amazon-archives/amazon-dsstne
DSSTNE (Deep Scalable Sparse Tensor Network Engine) is a C++ GPU library from Amazon for training and deploying deep learning recommendatio…
104390abandoned
fizyr/keras-retinanet
A Keras/TensorFlow implementation of the RetinaNet object detection model with focal loss, supporting training and inference on custom data…
234383abandoned
janhuenermann/neurojs
neurojs is a JavaScript deep learning framework for the browser with a focus on reinforcement learning, supporting deep Q-networks and acto…
324371abandoned
NVIDIA/DIGITS
DIGITS is a web application for training deep learning models on GPUs, supporting frameworks like Caffe, Torch, and TensorFlow with a brows…
104177abandoned
goodfeli/adversarial
Reference implementation of the original 2014 'Generative Adversarial Networks' paper by Goodfellow et al., containing training code, YAML …
324078abandoned
google-deepmind/learning-to-learn
A TensorFlow implementation of 'Learning to learn by gradient descent by gradient descent' (DeepMind, arXiv:1606.04474), which trains LSTM-…
324068abandoned
junyanz/iGAN
iGAN is a research application implementing interactive image generation with generative adversarial networks, letting users draw strokes t…
324005abandoned
buriburisuri/speech-to-text-wavenet
A TensorFlow implementation of end-to-end English speech recognition based on DeepMind's WaveNet architecture, trained with CTC loss on sen…
324002abandoned
riffusion/riffusion-hobby
Riffusion is a Python library for real-time music and audio generation using stable diffusion, converting between spectrogram images and au…
223900abandoned
rasmusbergpalm/DeepLearnToolbox
A Matlab/Octave toolbox implementing classic deep learning models including Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Ne…
323867abandoned
NervanaSystems/neon
neon was Intel Nervana's reference deep learning framework in Python, focused on best-in-class training performance on CPUs, GPUs, and Nerv…
103861abandoned
facebookresearch/fairseq-lua
Fairseq-lua is Facebook AI Research's sequence-to-sequence learning toolkit for the Torch framework, focused on neural machine translation …
103725abandoned
fo40225/tensorflow-windows-wheel
A repository of prebuilt TensorFlow wheel binaries for 64-bit Windows, including CPU-only and CUDA/cuDNN GPU builds with AVX2 and SSE2 (non…
323670abandoned
apple/tensorflow_macos
A pre-release fork of TensorFlow and TensorFlow Addons for macOS 11.0+ that provides hardware acceleration on Apple Silicon and Intel Macs …
103648abandoned
endernewton/tf-faster-rcnn
A TensorFlow implementation of the Faster R-CNN object detection framework, supporting VGG16, ResNet, and MobileNet backbones trained and e…
233646abandoned
pytorch/text
TorchText is a PyTorch companion library providing datasets, data loaders, vocabularies, text transforms, and pre-trained models for natura…
103554abandoned
pavelgonchar/colornet
Colornet is a Python/TensorFlow neural network implementation that colorizes grayscale images, based on VGG16 features and YUV color-channe…
323552abandoned
Newmu/dcgan_code
Reference implementation of the DCGAN paper (Unsupervised Representation Learning with Deep Convolutional GANs) in Python. It trains convol…
323527abandoned
rbgirshick/fast-rcnn
Fast R-CNN is Ross Girshick's ICCV 2015 framework for fast object detection with deep convolutional networks, written in Python and C++/Caf…
323460abandoned
tensorforce/tensorforce
Tensorforce is an open-source deep reinforcement learning framework built on TensorFlow, emphasizing modular, configurable library design f…
643305abandoned
latitudegames/AIDungeon
AI Dungeon 2 is an open-source, infinitely generated text adventure game powered by a fine-tuned GPT-2 language model. It can be played loc…
103224abandoned
openai/glow
Official research code from OpenAI for reproducing the 'Glow: Generative Flow with Invertible 1x1 Convolutions' paper, a flow-based generat…
103185abandoned
alpa-projects/alpa
Alpa is a Python system for training and serving large-scale neural networks by automatically parallelizing single-device code across distr…
103178abandoned
tensorflow/skflow
A simplified Scikit Learn-style interface for TensorFlow deep learning, providing estimators for neural networks. It was merged into Tensor…
103168abandoned
neuralmagic/deepsparse
DeepSparse is a sparsity-aware deep learning inference runtime that delivers GPU-class performance on x86 CPUs for ONNX models, covering co…
103158abandoned
LeeJunHyun/Image_Segmentation
A PyTorch implementation of four U-Net variants for image segmentation: U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net. It includes…
323101abandoned
facebookresearch/deepmask
A Torch (Lua) implementation of the DeepMask and SharpMask object proposal algorithms from Facebook AI Research. It generates class-agnosti…
103099abandoned
mistralai/mistral-finetune
A lightweight Python codebase from Mistral AI for memory-efficient LoRA fine-tuning of Mistral's language models, optimized for single-node…
103096abandoned
CharlesShang/FastMaskRCNN
A TensorFlow implementation of Mask R-CNN for instance segmentation, reproducing the paper by Kaiming He et al. It includes ROIAlign, a COC…
323082abandoned
raghakot/keras-vis
keras-vis is a high-level Python toolkit for visualizing and debugging trained Keras neural network models. It supports activation maximiza…
232991abandoned
ryankiros/neural-storyteller
A recurrent neural network research project that generates short stories about images by combining skip-thought vectors, visual-semantic em…
322958abandoned
IntelLabs/nlp-architect
NLP Architect is an open-source Python library from Intel AI Lab for exploring state-of-the-art deep learning topologies and optimization t…
102930abandoned
jisungk/deepjazz
deepjazz is a Python application that uses a two-layer LSTM built with Keras and Theano to generate jazz music from a given MIDI file. It w…
652890abandoned
isl-org/ZoeDepth
ZoeDepth is a PyTorch library implementing metric depth estimation from a single image, combining relative and metric depth approaches with…
102839abandoned
ShaoqingRen/faster_rcnn
A MATLAB re-implementation of Faster R-CNN, a deep-learning object detection framework combining a Region Proposal Network with a detection…
322835abandoned
zzw922cn/Automatic_Speech_Recognition
An end-to-end automatic speech recognition system implemented in TensorFlow, supporting Mandarin and English with models like DeepSpeech2, …
322831abandoned
sony/nnabla
Sony's Neural Network Libraries (nnabla) is a deep learning framework with a Python API over a C++11 core, designed for research, developme…
102774abandoned
lisa-lab/pylearn2
Pylearn2 is a Python machine learning research library built on top of Theano, developed by the LISA lab at Université de Montréal. It prov…
322767abandoned
kaonashi-tyc/zi2zi
zi2zi is a TensorFlow implementation of a conditional GAN (based on pix2pix) for learning and transferring Chinese and East Asian character…
322745abandoned
allanzelener/YAD2K
YAD2K is a 90% Keras / 10% TensorFlow implementation and converter for YOLO_v2 object detection models. It converts Darknet cfg and weight …
322728abandoned
NVlabs/MUNIT
Official PyTorch implementation of MUNIT (ECCV 2018), a GAN-based model for multimodal unsupervised image-to-image translation. The reposit…
232707abandoned
intel/BigDL
BigDL is Intel's distributed deep learning library that scales TensorFlow, Keras, and PyTorch workloads on Apache Spark, Flink, and Ray, wi…
102698abandoned
propelml/propel
Propel was a JavaScript library for differentiable programming, providing tensor operations and automatic differentiation for scientific co…
102691abandoned
sherjilozair/char-rnn-tensorflow
A Python/TensorFlow implementation of multi-layer recurrent neural networks (LSTM) for character-level language modeling, inspired by Andre…
322659abandoned
ryanjay0/miles-deep
Miles Deep is a C++ deep learning application built on Caffe that classifies each second of a pornographic video into six sexual act catego…
232658abandoned
coqui-ai/STT
Coqui STT is an open-source deep learning toolkit for training and deploying speech-to-text models, built on TensorFlow with bindings for m…
232606abandoned
devsisters/DQN-tensorflow
A TensorFlow implementation of the Deep Q-Network (DQN) algorithm from the DeepMind paper 'Human-Level Control through Deep Reinforcement L…
322583abandoned
rbgirshick/rcnn
The original R-CNN (Region-based Convolutional Neural Networks) object detection system from UC Berkeley, released as research code accompa…
232416abandoned
tryolabs/luminoth
Luminoth is an open-source Python toolkit for computer vision built on TensorFlow and Sonnet, focused on object detection with Faster R-CNN…
232402abandoned
kaishengtai/neuralart
A Torch7 (Lua) implementation of the paper 'A Neural Algorithm of Artistic Style' for neural style transfer, applying the style of one imag…
322397abandoned

← prev page 24 / 28 next →