An open API service indexing awesome lists of open source software.

Deep learning

Deep learning is a subset of machine learning that uses artificial neural networks with multiple layers to automatically learn hierarchical representations from data. It powers modern breakthroughs in computer vision, natural language processing, speech recognition, and generative AI.

https://github.com/iver56/audiomentations

A Python library for audio data augmentation. Useful for making audio ML models work well in the real world, not just in the lab.

audio audio-data-augmentation audio-effects augmentation data-augmentation deep-learning dsp machine-learning music python sound sound-processing

Last synced: 13 May 2025

https://github.com/SharpAI/DeepCamera

Open-Source AI Camera. Empower any camera/CCTV with state-of-the-art AI, including facial recognition, person recognition(RE-ID) car detection, fall detection and more

ai camera computer-vision deep-learning edge face-detection face-recognition home-assistant machine-learning nvidia-jetson-nano object-detection python raspberry-pi tensorflow tf-lite video-surveillance

Last synced: 20 Mar 2025

https://github.com/apple/axlearn

An Extensible Deep Learning Library

deep-learning jax

Last synced: 11 Apr 2025

https://github.com/deepspeedai/deepspeed-mii

MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.

deep-learning inference pytorch

Last synced: 29 Apr 2025

https://github.com/tqchen/tinyflow

Tutorial code on how to build your own Deep Learning System in 2k Lines

computational-graphs deep-learning nnvm

Last synced: 27 Sep 2025

https://github.com/microsoft/DeepSpeed-MII

MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.

deep-learning inference pytorch

Last synced: 05 Apr 2025

https://github.com/snap-stanford/ogb

Benchmark datasets, data loaders, and evaluators for graph machine learning

datasets deep-learning graph-machine-learning graph-neural-networks

Last synced: 13 May 2025

https://github.com/niutrans/abigsurvey

A collection of 1000+ survey papers on Natural Language Processing (NLP) and Machine Learning (ML).

deep-learning machine-learning natural-language-processing neural-networks paper-list surveys

Last synced: 02 Nov 2025

https://github.com/tinghuiz/sfmlearner

An unsupervised learning framework for depth and ego-motion estimation from monocular videos

deep-learning depth-prediction self-supervised-learning unsupervised-learning visual-odometry

Last synced: 15 May 2025

https://github.com/mingyuliutw/UNIT

Unsupervised Image-to-Image Translation

deep-learning gan image-translation pix2pix

Last synced: 19 Jul 2025

https://github.com/harry24k/adversarial-attacks-pytorch

PyTorch implementation of adversarial attacks [torchattacks]

adversarial-attacks deep-learning pytorch

Last synced: 11 Apr 2025

https://github.com/deepspeedai/DeepSpeed-MII

MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.

deep-learning inference pytorch

Last synced: 14 Mar 2025

https://github.com/gaparmar/img2img-turbo

One-step image-to-image with Stable Diffusion turbo: sketch2image, day2night, and more

computer-vision deep-learning generative-adversarial-network generative-art stable-diffusion

Last synced: 15 May 2025

https://github.com/ml4comm-netw/paper-with-code-of-wireless-communication-based-on-dl

无线与深度学习结合的论文代码整理/Paper-with-Code-of-Wireless-communication-Based-on-DL

channel-estimation communication-systems deep-learning machine-learning mimo mimo-systems power-control wireless-communication

Last synced: 27 Jan 2026

https://github.com/lucidrains/make-a-video-pytorch

Implementation of Make-A-Video, new SOTA text to video generator from Meta AI, in Pytorch

artificial-intelligence attention-mechanisms axial-convolutions deep-learning text-to-video

Last synced: 14 May 2025

https://github.com/tinghuiz/SfMLearner

An unsupervised learning framework for depth and ego-motion estimation from monocular videos

deep-learning depth-prediction self-supervised-learning unsupervised-learning visual-odometry

Last synced: 16 Mar 2025

https://github.com/NiuTrans/ABigSurvey

A collection of 1000+ survey papers on Natural Language Processing (NLP) and Machine Learning (ML).

deep-learning machine-learning natural-language-processing neural-networks paper-list surveys

Last synced: 14 Mar 2025

https://github.com/albertpumarola/GANimation

GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]

deep-learning eccv-2018 face-manipulation facial-expressions gan ganimation generative-adversarial-network pytorch

Last synced: 09 May 2025

https://github.com/rguthrie3/DeepLearningForNLPInPytorch

An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.

deep-learning lstm neural-network nlp pytorch tutorial

Last synced: 01 Apr 2025

https://github.com/rguthrie3/deeplearningfornlpinpytorch

An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.

deep-learning lstm neural-network nlp pytorch tutorial

Last synced: 08 Apr 2025

https://github.com/philipperemy/keras-tcn

Keras Temporal Convolutional Network. Supports Python and R.

deep-learning keras machine-learning recurrent-neural-networks tcn

Last synced: 13 May 2025

https://github.com/philipperemy/tensorflow-1.4-billion-password-analysis

Deep Learning model to analyze a large corpus of clear text passwords.

deep-learning natural-language-processing tensorflow

Last synced: 08 Apr 2025

https://github.com/fengbintu/Neural-Networks-on-Silicon

This is originally a collection of papers on neural network accelerators. Now it's more like my selection of research on deep learning and computer architecture.

deep-learning hardware

Last synced: 01 May 2025

https://github.com/fengbintu/neural-networks-on-silicon

This is originally a collection of papers on neural network accelerators. Now it's more like my selection of research on deep learning and computer architecture.

deep-learning hardware

Last synced: 06 Feb 2026

https://github.com/ViTAE-Transformer/ViTPose

The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation" and [TPAMI'23] "ViTPose++: Vision Transformer for Generic Body Pose Estimation"

deep-learning distillation mae pose-estimation pytorch self-supervised-learning vision-transformer

Last synced: 13 Feb 2026

https://github.com/jakeret/tf_unet

Generic U-Net Tensorflow implementation for image segmentation

deep-learning image-segmentation neural-network tensorflow

Last synced: 15 May 2025

https://github.com/Guang000/Awesome-Dataset-Distillation?tab=readme-ov-file

A curated list of awesome papers on dataset distillation and related applications.

awesome-list deep-learning

Last synced: 21 Feb 2026

https://github.com/packtpublishing/advanced-deep-learning-with-keras

Advanced Deep Learning with Keras, published by Packt

autoencoder deep-learning gan keras reinforcement-learning vae

Last synced: 15 May 2025

https://github.com/Harry24k/adversarial-attacks-pytorch

PyTorch implementation of adversarial attacks [torchattacks]

adversarial-attacks deep-learning pytorch

Last synced: 27 Mar 2025

https://github.com/lucidrains/gigagan-pytorch

Implementation of GigaGAN, new SOTA GAN out of Adobe. Culmination of nearly a decade of research into GANs

artificial-intelligence deep-learning generative-adversarial-network

Last synced: 14 May 2025

https://github.com/szilard/benchm-ml

A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).

data-science deep-learning gradient-boosting-machine h2o machine-learning python r random-forest spark xgboost

Last synced: 15 May 2025

https://github.com/ContinualAI/avalanche

Avalanche: an End-to-End Library for Continual Learning based on PyTorch.

benchmarks continual-learning continualai deep-learning evaluation framework library lifelong-learning metrics pytorch strategies training

Last synced: 06 May 2025

https://github.com/continualai/avalanche

Avalanche: an End-to-End Library for Continual Learning based on PyTorch.

benchmarks continual-learning continualai deep-learning evaluation framework library lifelong-learning metrics pytorch strategies training

Last synced: 25 Apr 2025

https://github.com/nitrain/nitrain

Train AI models efficiently on medical images using any framework

deep-learning keras medical-imaging neuroimaging pytorch

Last synced: 15 May 2025

https://github.com/hila-chefer/transformer-explainability

[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.

attention-matrix attention-visualization bert bert-model cvpr2021 deep-learning explainability perturbation transformer-interpretability vision-transformer visualize-classifications vit

Last synced: 15 May 2025

https://github.com/MrNothing/AI-Blocks

A powerful and intuitive WYSIWYG interface that allows anyone to create Machine Learning models!

ai-blocs artificial-intelligence deep-learning machine-learning modular neural-networks python tensorflow wysiwyg

Last synced: 15 Mar 2025

https://github.com/mrnothing/ai-blocks

A powerful and intuitive WYSIWYG interface that allows anyone to create Machine Learning models!

ai-blocs artificial-intelligence deep-learning machine-learning modular neural-networks python tensorflow wysiwyg

Last synced: 07 Apr 2025

https://github.com/astorfi/lip-reading-deeplearning

:unlock: Lip Reading - Cross Audio-Visual Recognition using 3D Architectures

3d-convolutional-network computer-vision deep-learning speech-recognition tensorflow

Last synced: 08 Apr 2025

https://github.com/milvus-io/bootcamp

Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.

audio-search benchmark-testing deep-learning hacktoberfest image-classification image-recognition image-search milvus nlp python question-answering unstructured-data

Last synced: 14 May 2025

https://github.com/hila-chefer/Transformer-Explainability

[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.

attention-matrix attention-visualization bert bert-model cvpr2021 deep-learning explainability perturbation transformer-interpretability vision-transformer visualize-classifications vit

Last synced: 27 Mar 2025

https://github.com/sierkinhane/crnn_chinese_characters_rec

(CRNN) Chinese Characters Recognition.

deep-learning ocr pytorch recognition

Last synced: 15 May 2025

https://github.com/junshutang/make-it-3d

[ICCV 2023] Make-It-3D: High-Fidelity 3D Creation from A Single Image with Diffusion Prior

3d-generation 3d-vision computer-vision deep-learning diffusion-models generative-art nerf

Last synced: 15 May 2025

https://github.com/intel/intel-extension-for-pytorch

A Python package for extending the official PyTorch that can easily obtain performance on Intel platform

deep-learning intel machine-learning neural-network pytorch quantization

Last synced: 12 May 2025

https://github.com/brannondorsey/passgan

A Deep Learning Approach for Password Guessing (https://arxiv.org/abs/1709.00440)

deep-learning gan machine-learning password password-cracking password-strength

Last synced: 08 Apr 2025

https://github.com/nx-ai/xlstm

Official repository of the xLSTM.

deep-learning deep-learning-architecture llm machine-learning nlp rnn

Last synced: 13 May 2025

https://github.com/brannondorsey/PassGAN

A Deep Learning Approach for Password Guessing (https://arxiv.org/abs/1709.00440)

deep-learning gan machine-learning password password-cracking password-strength

Last synced: 04 Apr 2025

https://github.com/hkchengrex/xmem

[ECCV 2022] XMem: Long-Term Video Object Segmentation with an Atkinson-Shiffrin Memory Model

computer-vision deep-learning eccv-2022 eccv2022 pytorch segmentation video-object-segmentation video-segmentation

Last synced: 14 May 2025

https://github.com/hkchengrex/XMem

[ECCV 2022] XMem: Long-Term Video Object Segmentation with an Atkinson-Shiffrin Memory Model

computer-vision deep-learning eccv-2022 eccv2022 pytorch segmentation video-object-segmentation video-segmentation

Last synced: 18 Apr 2025

https://github.com/uber/petastorm

Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.

deep-learning machine-learning parquet parquet-files pyarrow pyspark pytorch sysml tensorflow

Last synced: 10 Apr 2025

https://github.com/diffgram/diffgram

The AI Datastore for Schemas, BLOBs, and Predictions. Use with your apps or integrate built-in Human Supervision, Data Workflow, and UI Catalog to get the most value out of your AI Data.

annotation annotation-tool annotations data data-analytics data-annotation data-science datasets datastore deep-learning image-annotation kubernetes labeling machine-learning training-data video-annotation

Last synced: 14 Mar 2025

https://github.com/farama-foundation/vizdoom

Reinforcement Learning environments based on the 1993 game Doom :godmode:

deep-learning doom examples gym-environment gymnasium python reinforcement-learning vizdoom

Last synced: 08 Feb 2026

https://github.com/vhellendoorn/code-lms

Guide to using pre-trained large language models of source code

deep-learning gpt-2 source-code

Last synced: 15 May 2025

https://github.com/probcomp/gen.jl

A general-purpose probabilistic programming system with programmable inference

bayesian computer-vision deep-learning differentiable-programming gen julia-language machine-learning probabilistic-programming robotics

Last synced: 05 Oct 2025

https://github.com/GauravBh1010tt/DeepLearn

Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.

audio-processing computer-vision deep-learning nlp

Last synced: 14 Mar 2025

https://github.com/gauravbh1010tt/deeplearn

Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.

audio-processing computer-vision deep-learning nlp

Last synced: 15 May 2025

https://github.com/lucidrains/byol-pytorch

Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch

artificial-intelligence deep-learning self-supervised-learning

Last synced: 14 May 2025

https://github.com/sachinruk/deepschool.io

Deep Learning tutorials in jupyter notebooks.

deep-learning jupyter-notebook keras python3

Last synced: 15 May 2025

https://probcomp.github.io/Gen

A general-purpose probabilistic programming system with programmable inference

bayesian computer-vision deep-learning differentiable-programming gen julia-language machine-learning probabilistic-programming robotics

Last synced: 19 Jul 2025

https://github.com/jermwatt/machine_learning_refined

Master the fundamentals of machine learning, deep learning, and mathematical optimization by building key concepts and models from scratch using Python.

artificial-intelligence deep-learning jupyter-notebook jupyter-notebooks machine-learning python

Last synced: 17 Aug 2025

https://xmartlabs.github.io/Bender/

Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.

apple convolutional-neural-networks deep-learning deep-neural-networks ios iphone machine-learning metal neural-networks residual-networks swift

Last synced: 07 May 2025

https://github.com/xmartlabs/bender

Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.

apple convolutional-neural-networks deep-learning deep-neural-networks ios iphone machine-learning metal neural-networks residual-networks swift

Last synced: 15 May 2025

https://github.com/probcomp/Gen.jl

A general-purpose probabilistic programming system with programmable inference

bayesian computer-vision deep-learning differentiable-programming gen julia-language machine-learning probabilistic-programming robotics

Last synced: 15 Mar 2025

https://github.com/xmartlabs/Bender

Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.

apple convolutional-neural-networks deep-learning deep-neural-networks ios iphone machine-learning metal neural-networks residual-networks swift

Last synced: 02 Aug 2025

https://github.com/beir-cellar/beir

A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.

benchmark bert colbert dataset deep-learning dpr elasticsearch information-retrieval llm nlp passage-retrieval pytorch question-generation rag retrieval retrieval-models sbert sentence-transformers zero-shot-retrieval

Last synced: 14 May 2025

https://github.com/keplr-io/quiver

Interactive convnet features visualization for Keras

convolutional-neural-networks deep-learning visualization

Last synced: 19 Feb 2026

Deep learning Awesome Lists
awesome-datascience 940 awesome-deep-learning 598 awesome-deep-learning-papers 238 awesome-production-machine-learning 543 awesome-nlp 683 Machine-Learning-Tutorials 484 Awesome-pytorch-list 707 awesome-artificial-intelligence 90 awesome-project-ideas 57 awesome-multimodal-ml 480 awesome-self-supervised-learning 463 awesome-ai-in-finance 208 Awesome-Prompt-Engineering 455 learn-ai-engineering 114 Awesome-Geospatial 1,521 Awesome-Transformer-Attention 2,160 Awesome-AIGC-Tutorials 140 awesome-RLHF 380 Awesome-ChatGPT 102 awesome-knowledge-distillation 197 Awesome-Quant-Machine-Learning-Trading 125 Awesome-Text2SQL 281 awesome-industrial-anomaly-detection 1,102 awesome-python-data-science 382 awesome-hand-pose-estimation 497 awesome-ml-courses 40 awesome-image-classification 220 awesome-deeplearning-resources 120 awesome-deep-learning-music 248 awesome-anomaly-detection 138 Awesome-Deblurring 444 awesome-tensor-compilers 165 awesome-deep-text-detection-recognition 145 Awesome-Deep-Learning-Papers-for-Search-Recommendation-Advertising 512 awesome-human-pose-estimation 89 Awesome-Model-Quantization 737 awesome-autonomous-vehicles 296 Awesome-AutoDL 176 Awesome-Graph-Neural-Networks 153 Awesome-Rust-MachineLearning 48 awesome-remote-sensing-change-detection 245 awesome-jax 218 Awesome-World-Model 725 Awesome-Diffusion-Models-in-Medical-Imaging 572 Awesome-FL 4,069 Awesome-Dataset-Distillation 351 awesome-backbones 82 awesome-diarization 182 awesome-deep-trading 94 awesome-radar-perception 559