deep-neural-networks
Here are 5,782 public repositories matching this topic...
Deepfakes Software For All
-
Updated
May 29, 2022 - Python
DeepFaceLab is the leading software for creating deepfakes.
-
Updated
May 23, 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
May 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
Jun 1, 2022 - Jupyter Notebook
Ask a Question
Question
The code has multiple reference to web addresses using "http://" instead of the more secure "https://". Is it not better to switch it to https uniformly?
machine learning and deep learning tutorials, articles and other resources
-
Updated
May 2, 2022
pix2code: Generating Code from a Graphical User Interface Screenshot
-
Updated
May 26, 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
Jun 1, 2022 - C++
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
-
Updated
May 26, 2022 - Python
An open source library for deep learning end-to-end dialog systems and chatbots.
-
Updated
May 31, 2022 - Python
Synthesizing and manipulating 2048x1024 images with conditional GANs
-
Updated
May 23, 2022 - Python
A flexible, high-performance serving system for machine learning models
-
Updated
May 31, 2022 - C++
TensorFlow documentation
-
Updated
May 31, 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 22, 2022 - Python
-
Updated
May 31, 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
-
Updated
May 25, 2022 - Jupyter Notebook
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
-
Updated
May 17, 2022 - Python
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.