deep-neural-networks
Here are 5,743 public repositories matching this topic...
Deepfakes Software For All
-
Updated
May 7, 2022 - Python
DeepFaceLab is the leading software for creating deepfakes.
-
Updated
May 4, 2022 - Python
The most cited deep learning papers
-
Updated
Aug 27, 2020 - TeX
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
-
Updated
Apr 26, 2022 - C
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
-
Updated
Aug 27, 2021 - C++
Learn OpenCV : C++ and Python Examples
-
Updated
May 3, 2022 - Jupyter Notebook
New Operator
Describe the operator
Why is this operator necessary? What does it accomplish?
This is a frequently used operator in tensorflow/keras
Can this operator be constructed using existing onnx operators?
If so, why not add it as a function?
I don't know.
Is this operator used by any model currently? Which one?
Are you willing to contribute it?
machine learning and deep learning tutorials, articles and other resources
-
Updated
May 2, 2022
pix2code: Generating Code from a Graphical User Interface Screenshot
-
Updated
Feb 9, 2022 - Python
A paper list of object detection using deep learning.
-
Updated
Nov 17, 2021 - Python
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
-
Updated
Apr 10, 2022 - HTML
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)
-
Updated
Oct 1, 2020 - Python
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
-
Updated
Apr 28, 2022
WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.
-
Updated
Aug 14, 2019 - TypeScript
Caffe2 is a lightweight, modular, and scalable deep learning framework.
-
Updated
Nov 21, 2018 - Shell
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
-
Updated
May 6, 2022 - C++
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
-
Updated
Feb 9, 2022 - Python
Synthesizing and manipulating 2048x1024 images with conditional GANs
-
Updated
Apr 10, 2022 - Python
An open source library for deep learning end-to-end dialog systems and chatbots.
-
Updated
May 6, 2022 - Python
A flexible, high-performance serving system for machine learning models
-
Updated
May 5, 2022 - C++
TensorFlow documentation
-
Updated
May 7, 2022 - Jupyter Notebook
In operations_broadcast_test.go there are some tests that are not yet filled in. The point is to test that broadcasting works for different shapes. The semantics of broadcast probably isn't clear, so please do send me a message for anything.
This is a good first issue for anyone looking to get interested
NanoDet-Plus
-
Updated
May 7, 2022 - Python
-
Updated
May 5, 2022 - JavaScript
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
-
Updated
Feb 26, 2021 - Jupyter Notebook
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
-
Updated
May 5, 2022 - Python
-
Updated
May 6, 2022 - Jupyter Notebook
Improve this page
Add a description, image, and links to the deep-neural-networks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deep-neural-networks topic, visit your repo's landing page and select "manage topics."


Current implementation of Go binding can not specify options.
GPUOptions struct is in internal package. And
go generatedoesn't work for protobuf directory. So we can't specify GPUOptions forNewSession.