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

function: deep-learning

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

ProductHealth v2StarsMaturity
autonomousvision/occupancy_networks
Official PyTorch implementation of the CVPR 2019 paper 'Occupancy Networks: Learning 3D Reconstruction in Function Space'. It learns contin…
321663maintenance
hfawaz/dl-4-tsc
Companion repository for the paper 'Deep learning for time series classification: a review', providing TensorFlow 2 implementations of nine…
321659maintenance
google-research/pegasus
PEGASUS is Google Research's implementation of transformer encoder-decoder models pre-trained with the Gap Sentences Generation objective f…
101655maintenance
HonglinChu/SiamTrackers
A PyTorch collection of Siamese-based visual object tracking models including SiamFC, SiamRPN++, SiamMask, Ocean, LightTrack, and the light…
321653maintenance
invictus717/MetaTransformer
Meta-Transformer is a research framework for unified multimodal learning that maps inputs from 12 modalities (text, images, point clouds, a…
191647maintenance
amir-abdi/keras_to_tensorflow
A Python CLI tool that converts trained Keras models (.h5 or .h5 + .) into frozen, inference-ready TensorFlow protobuf (.pb) files. It free…
321646maintenance
kan-bayashi/ParallelWaveGAN
Unofficial PyTorch implementations of non-autoregressive neural vocoders including Parallel WaveGAN, MelGAN, Multi-band MelGAN, HiFi-GAN, a…
231645maintenance
gnobitab/RectifiedFlow
Official PyTorch implementation of Rectified Flow, an ICLR 2023 Spotlight method for learning transport maps between distributions via stra…
321644maintenance
ai-forever/ru-dalle
ruDALL-E is a Python library for generating images from Russian text prompts using DALL-E-style transformer models like Malevich, Emojich, …
231644maintenance
Coder-Yu/QRec
QRec is a Python framework built on TensorFlow 1.x for quickly implementing and evaluating recommender system models. It ships with many st…
321638maintenance
autonomio/talos
Talos is a Python library for automating hyperparameter experiments and model evaluation with TensorFlow (tf.keras), Keras, and PyTorch mod…
231636maintenance
lucidrains/alphafold2
An unofficial PyTorch implementation of DeepMind's AlphaFold2 protein structure prediction network, built as a translation of the official …
231635maintenance
facebookresearch/consistent_depth
A research library from Facebook AI Research implementing Consistent Video Depth Estimation (SIGGRAPH 2020). It reconstructs dense, flicker…
101634maintenance
tensorflow/mesh
Mesh TensorFlow is a Python library and embedded language for specifying distributed tensor computations, letting users define how model di…
101630maintenance
facebookresearch/pytorch_GAN_zoo
A PyTorch toolbox of GAN implementations including Progressive Growing GAN, DCGAN, and StyleGAN (beta), plus tools like GDPP, AC-GAN condit…
101627maintenance
facebookresearch/higher
higher is a PyTorch library that enables higher-order gradients over losses spanning entire training loops rather than individual steps. It…
101626maintenance
allenai/bilm-tf
A TensorFlow implementation of the bidirectional language model (biLM) used to compute ELMo deep contextualized word representations. It su…
321612maintenance
DT42/BerryNet
BerryNet is a deep learning gateway that turns edge devices like Raspberry Pi into intelligent, offline AI hubs for analyzing camera images…
231610maintenance
experiencor/keras-yolo3
A Keras/TensorFlow implementation of YOLOv3 for object detection, supporting detection with pretrained weights, custom model training with …
321608maintenance
Delta-ML/delta
DELTA is a deep learning based end-to-end natural language and speech processing platform built on TensorFlow and Python 3. It provides one…
101607maintenance
ialhashim/DenseDepth
Official Keras/TensorFlow implementation (with experimental PyTorch and TF2 code) of the DenseDepth paper for high-quality monocular depth …
321606maintenance
wy1iu/sphereface
Official implementation of SphereFace (Deep Hypersphere Embedding for Face Recognition, CVPR 2017), built on Caffe with a full face recogni…
321606maintenance
tensorflow/haskell
Haskell bindings to the TensorFlow machine learning library, providing a typed API for building and training neural network models. It incl…
101604maintenance
jiupinjia/stylized-neural-painting
Official PyTorch implementation of the CVPR 2021 paper 'Stylized Neural Painting', which translates photos into vectorized painting artwork…
321600maintenance
cvg/nice-slam
NICE-SLAM is a dense RGB-D SLAM system that combines neural implicit decoders with hierarchical grid-based scene representations, published…
321597maintenance
google-research/parti
Parti is Google Research's Pathways Autoregressive Text-to-Image model, which generates high-fidelity photorealistic images from text by tr…
321589maintenance
NVlabs/FUNIT
FUNIT is NVIDIA's PyTorch implementation of a few-shot unsupervised image-to-image translation model (ICCV 2019) that can translate images …
321586maintenance
PaddlePaddle/PGL
Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework built on PaddlePaddle. It supports heterogeneous graph le…
231585maintenance
lufficc/SSD
A high-quality, fast, modular reference implementation of the SSD (Single Shot MultiBox Detector) object detection model in PyTorch. It sup…
231585maintenance
D-X-Y/AutoDL-Projects
AutoDL-Projects is a PyTorch library implementing automated deep learning algorithms, including neural architecture search (NAS) methods li…
321581maintenance
melodyguan/enas
Authors' TensorFlow implementation of Efficient Neural Architecture Search (ENAS), which discovers neural network architectures via paramet…
321578maintenance
Temporal Segment Networks (TSN)
Official code and pretrained models for Temporal Segment Networks (TSN), a deep learning framework for video action recognition published a…
321577maintenance
xinntao/EDVR
EDVR is the winning solution of the NTIRE19 video restoration challenges, built on enhanced deformable convolutional networks. The repo is …
321577maintenance
maxpumperla/elephas
Elephas is a Python library that extends Keras to run distributed deep learning training on Apache Spark. It serializes Keras models on the…
231577maintenance
OsciiArt/DeepAA
DeepAA is a Python project that generates ASCII art from grayscale line images using convolutional neural networks built with TensorFlow an…
321576maintenance
Kotlin/kotlindl
KotlinDL is a high-level deep learning framework written in Kotlin and inspired by Keras, built on top of the TensorFlow Java API and ONNX …
231576maintenance
vturrisi/solo-learn
solo-learn is a Python library of state-of-the-art self-supervised methods for unsupervised visual representation learning, built on PyTorc…
651573maintenance
kumar-shridhar/PyTorch-BayesianCNN
A PyTorch library implementing Bayesian convolutional neural networks with variational inference via Bayes by Backprop. It provides drop-in…
321570maintenance
HumanAIGC/EMO
EMO (Emote Portrait Alive) is a research codebase from Alibaba's Institute for Intelligent Computing that generates expressive talking port…
257594experimental
sniklaus/3d-ken-burns
A PyTorch reference implementation of the 3D Ken Burns Effect from a Single Image paper, which animates a still photo with a virtual camera…
701569maintenance
AlexHex7/Non-local_pytorch
A PyTorch implementation of the Non-local Neural Block from the paper 'Non-local Neural Networks', providing multiple variants (concatenati…
321564maintenance
thu-ml/prolificdreamer
Official PyTorch implementation of ProlificDreamer, a NeurIPS 2023 method for high-fidelity text-to-3D generation using Variational Score D…
291564maintenance
NVlabs/noise2noise
Official TensorFlow implementation of the Noise2Noise ICML 2018 paper, which trains image restoration networks using only corrupted (noisy)…
321563maintenance
facebookresearch/DeepSDF
DeepSDF is Facebook Research's official implementation of the CVPR 2019 paper on learning continuous signed distance functions for 3D shape…
101563maintenance
genforce/interfacegan
InterFaceGAN is a Python research library that interprets the latent space of pretrained GANs (PGGAN, StyleGAN) to find semantic subspaces …
321561maintenance
msracver/FCIS
FCIS is the official MXNet implementation of the CVPR 2017 paper 'Fully Convolutional Instance-aware Semantic Segmentation', which won firs…
321561maintenance
LingBot-World
LingBot-World is an open-source world model that generates high-fidelity, interactive simulated environments from video generation, support…
541560maintenance
QingyongHu/RandLA-Net
Official TensorFlow implementation of RandLA-Net, a neural architecture for efficient semantic segmentation of large-scale 3D point clouds,…
321560maintenance
V2AI/Det3D
Det3D is a PyTorch-based toolbox for 3D object detection from point clouds, offering implementations of models like PointPillars, SECOND, a…
321560maintenance
bfelbo/DeepMoji
DeepMoji is a deep learning model trained on 1.2 billion tweets with emojis to understand emotional language, with code for scoring texts, …
321554maintenance
vlawhern/arl-eegmodels
A collection of well-validated convolutional neural network models (EEGNet, DeepConvNet, ShallowConvNet) for EEG signal classification, imp…
321552maintenance
pytorch/QNNPACK
QNNPACK is a mobile-optimized C library of high-performance kernels for 8-bit quantized neural network operators such as convolution, pooli…
101551maintenance
JiaRenChang/PSMNet
PSMNet is the official PyTorch implementation of the CVPR 2018 paper 'Pyramid Stereo Matching Network' for stereo depth estimation. It uses…
321548maintenance
caogang/wgan-gp
A PyTorch implementation of the 'Improved Training of Wasserstein GANs' (WGAN-GP) paper, covering toy datasets, MNIST, CIFAR-10, and charac…
321547maintenance
YoYo000/MVSNet
MVSNet is a deep learning architecture for depth map inference from unstructured multi-view images, and R-MVSNet is its recurrent extension…
321546maintenance
JingyunLiang/VRT
VRT is the official PyTorch implementation of the paper 'VRT: A Video Restoration Transformer', a transformer-based model for video restora…
231546maintenance
google-research/big_transfer
Official repository for the Big Transfer (BiT) paper, providing ResNet models pre-trained on ImageNet and ImageNet-21k for transfer learnin…
101541maintenance
dandelin/ViLT
Official PyTorch code for the ICML 2021 paper ViLT, a vision-and-language transformer that performs multimodal pre-training without convolu…
231538maintenance
gpleiss/efficient_densenet_pytorch
A memory-efficient PyTorch implementation of DenseNets that uses gradient checkpointing to reduce feature map memory consumption from quadr…
321535maintenance
poloclub/ganlab
GAN Lab is an interactive, browser-based visualization tool for learning and experimenting with Generative Adversarial Networks. Built with…
561534maintenance
lucidrains/lambda-networks
A PyTorch implementation of Lambda Networks, featuring the λ layer that models long-range interactions by transforming contexts into linear…
231528maintenance
yu4u/age-gender-estimation
A Keras/TensorFlow implementation of a convolutional neural network that estimates age and gender from face images, trained on the IMDB-WIK…
231520maintenance
zhan-xu/RigNet
RigNet is a PyTorch implementation of the SIGGRAPH 2020 paper on neural rigging for articulated 3D characters. It takes a character mesh as…
321519maintenance
shaoxiongji/federated-learning
A PyTorch implementation of the FedAvg federated learning algorithm reproducing the McMahan et al. AISTATS 2017 paper. It includes experime…
321515maintenance
tanluren/yolov3-channel-and-layer-pruning
A Python toolkit built on ultralytics/yolov3 that implements channel pruning, layer pruning, and knowledge distillation for YOLOv3/v4 (incl…
321515maintenance
IBM/pytorch-seq2seq
An open-source framework for building sequence-to-sequence (seq2seq) models in PyTorch, with modular and extensible components for models, …
101515maintenance
junyanz/BicycleGAN
A PyTorch implementation of BicycleGAN, a model for multimodal image-to-image translation that generates diverse outputs from a single inpu…
321514maintenance
megvii-model/ShuffleNet-Series
A collection of ShuffleNet-series efficient convolutional neural network models (V1, V2, V2+, Large, ExLarge) plus NAS-derived backbones li…
321513maintenance
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
open-mmlab/Multimodal-GPT
Multimodal-GPT is an open-source project for training a multimodal chatbot that combines vision and language instructions, built on OpenFla…
301512maintenance
krasserm/super-resolution
A TensorFlow 2.x implementation of EDSR, WDSR, and SRGAN models for single image super-resolution, with a high-level training API and DIV2K…
321511maintenance
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
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
yulunzhang/RCAN
PyTorch implementation of RCAN, a very deep residual channel attention network for single image super-resolution from an ECCV 2018 paper. I…
391503maintenance
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
AITTSMD/MTCNN-Tensorflow
A TensorFlow reproduction of MTCNN (Multi-task Cascaded Convolutional Networks) for joint face detection and facial landmark alignment. It …
321502maintenance
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
luuuyi/CBAM.PyTorch
A non-official PyTorch re-implementation of the CBAM (Convolutional Block Attention Module) paper from ECCV 2018. It provides channel and s…
321500maintenance
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
filipradenovic/cnnimageretrieval-pytorch
A PyTorch toolbox for training and evaluating convolutional neural networks for image retrieval, implementing the authors' TPAMI 2018 and E…
231495maintenance
DeepVoltaire/AutoAugment
An unofficial Python implementation of the AutoAugment data augmentation policies learned for ImageNet, CIFAR-10, and SVHN, built on Pillow…
321493maintenance
thu-ml/unidiffuser
UniDiffuser is a unified diffusion framework that fits marginal, conditional, and joint distributions across image and text modalities in a…
301486maintenance
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
speedinghzl/CCNet
Official PyTorch implementation of CCNet, a Criss-Cross Attention network for semantic segmentation published at ICCV 2019 and TPAMI 2020. …
321484maintenance
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
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
YuanGongND/ast
Official PyTorch implementation of the Audio Spectrogram Transformer (AST) from the Interspeech 2021 paper, which applies a Vision Transfor…
321472maintenance
marian-nmt/marian
Marian is an efficient Neural Machine Translation framework written in pure C++ with minimal dependencies, supporting fast multi-GPU traini…
231468maintenance
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
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
buppt/ChineseNER
A simple Chinese named entity recognition (NER) implementation using BiLSTM+CRF in both TensorFlow and PyTorch. It includes training script…
321463maintenance
szagoruyko/attention-transfer
PyTorch reference implementation of the ICLR 2017 paper 'Paying More Attention to Attention', which improves convolutional neural networks …
321463maintenance

← prev page 17 / 27 next →