#deep-neural-networks (30 Repositories)
Ranked open-source repositories tagged with #deep-neural-networks, scored by pull request acceptance likelihood and maintainer engagement velocity.
5.9%
19.2h
30 repositories tagged #deep-neural-networks
uxlfoundation/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
onnx/onnx
Open standard for machine learning interoperability
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
AIStream-Peelout/flow-forecast
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
tensorflow/serving
A flexible, high-performance serving system for machine learning models
qualcomm/aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
deepfakes/faceswap
Deepfakes Software For All
EmergentOrder/onnx-scala
An ONNX (Open Neural Network eXchange) API and backend for typeful, functional deep learning and classical machine learning in Scala 3
ThoughtWorksInc/DeepLearning.scala
A simple library for creating complex neural networks
HuwCampbell/grenade
Deep Learning in Haskell
uncomplicate/deep-diamond
A fast Clojure Tensor & Deep Learning library
Oneflow-Inc/oneflow
OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
roboflow/notebooks
A collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like RF-DETR, YOLO11, SAM 3, and Qwen3-VL.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
NVlabs/DoRA
[ICML2024 (Oral)] Official PyTorch implementation of DoRA: Weight-Decomposed Low-Rank Adaptation
memoakten/ofxMSATensorFlow
C++ openframeworks addon and examples integrating Google's TensorFlow numerical computation and machine learning library
alphacep/vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
albanie/collaborative-experts
Video embeddings for retrieval with natural language queries
xplip/pixel
Research code for pixel-based encoders of language (PIXEL)
frgfm/torch-scan
Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)
keonlee9420/DiffGAN-TTS
PyTorch Implementation of DiffGAN-TTS: High-Fidelity and Efficient Text-to-Speech with Denoising Diffusion GANs
ybayle/awesome-deep-learning-music
List of articles related to deep learning applied to music
ndrplz/self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
keonlee9420/PortaSpeech
PyTorch Implementation of PortaSpeech: Portable and High-Quality Generative Text-to-Speech
sushant097/Handwritten-Line-Text-Recognition-using-Deep-Learning-with-Tensorflow
Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters. Use CTC loss Function to train.
sovrasov/flops-counter.pytorch
Flops counter for neural networks in pytorch framework
daa233/generative-inpainting-pytorch
A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)
yinguobing/cnn-facial-landmark
Training code for facial landmark detection based on deep convolutional neural network.
vaibhawvipul/First-steps-towards-Deep-Learning
This is an open sourced book on deep learning.