NVIDIA/DeepLearningExamples

★ 14,843⑂ 0

State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.

About NVIDIA/DeepLearningExamples

NVIDIA/DeepLearningExamples is an open-source project on GitHub, mainly written in Jupyter Notebook. State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade It currently holds 14,843 stars and 0 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the AI Image Projects board and on the AI AI Image Projects list.

GitHub Repository Details

Repository NVIDIA/DeepLearningExamples · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

NVIDIA Deep Learning Examples for Tensor Cores

Introduction

This repository provides State-of-the-Art Deep Learning examples that are easy to train and deploy, achieving the best reproducible accuracy and performance with NVIDIA CUDA-X software stack running on NVIDIA Volta, Turing and Ampere GPUs.

NVIDIA GPU Cloud (NGC) Container Registry

These examples, along with our NVIDIA deep learning software stack, are provided in a monthly updated Docker container on the NGC container registry (https://ngc.nvidia.com). These containers include:

Computer Vision

| Models | Framework | AMP | Multi-GPU | Multi-Node | TensorRT | ONNX | Triton | DLC | NB | |----------------------------------------------------------------------------------------------------------------------------------------|--------------|----------------|-----------|------------|----------|------|------------------------------------------------------------------------------------------------------------------------------|------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| | EfficientNet-B0 | PyTorch | Yes | Yes | - | Supported | - | Supported | Yes | - | | EfficientNet-B4 | PyTorch | Yes | Yes | - | Supported | - | Supported | Yes | - | | EfficientNet-WideSE-B0 | PyTorch | Yes | Yes | - | Supported | - | Supported | Yes | - | | EfficientNet-WideSE-B4 | PyTorch | Yes | Yes | - | Supported | - | Supported | Yes | - | | EfficientNet v1-B0 | TensorFlow2 | Yes | Yes | Yes | Example | - | Supported | Yes | - | | EfficientNet v1-B4 | TensorFlow2 | Yes | Yes | Yes | Example | - | Supported | Yes | - | | EfficientNet v2-S | TensorFlow2 | Yes | Yes | Yes | Example | - | Supported | Yes | - | | GPUNet | PyTorch | Yes | Yes | - | Example | Yes | Example | Yes | - | | Mask R-CNN | PyTorch | Yes | Yes | - | Example | - | Supported | - | Yes | | Mask R-CNN | TensorFlow2 | Yes | Yes | - | Example | - | Supported | Yes | - | | nnUNet | PyTorch | Yes | Yes | - | Supported | - | Supported | Yes | - | | ResNet-50 | MXNet | Yes | Yes | - | Supported | - | Supported | - | - | | ResNet-50 | PaddlePaddle | Yes | Yes | - | Example | - | Supported | - | - | | ResNet-50 | PyTorch | Yes | Yes | - | Example | - | Example | Yes | - | | ResNet-50 | TensorFlow | Yes | Yes | - | Supported | - | Supported | Yes | - | | ResNeXt-101 | PyTorch | Yes | Yes | - | Example | - | Example | Yes | - | | ResNeXt-101 | TensorFlow | Yes | Yes | - | Supported | - | Supported | Yes | - | | SE-ResNeXt-101 | PyTorch | Yes | Yes | - | Example | - | Example | Yes | - | | SE-ResNeXt-101 | TensorFlow | Yes | Yes | - | Supported | - | Supported | Yes | - | | SSD | PyTorch | Yes | Yes | - | Supported | - | Supported | - | Yes | | SSD | TensorFlow | Yes | Yes | - | Supported | - | Supported | Yes | Yes | | U-Net Med | TensorFlow2 | Yes | Yes | - | Example | - | Supported | Yes | - |

Natural Language Processing

| Models | Framework | AMP | Multi-GPU | Multi-Node | TensorRT | ONNX | Triton | DLC | NB | |------------------------------------------------------------------------------------------------------------------------|-------------|------|-----------|------------|----------|------|-----------------------------------------------------------------------------------------------------------|------|---------------------------------------------------------------------------------------------------------------------------------------------| | BERT | PyTorch | Yes | Yes | Yes | Example | - | Example | Yes | - | | GNMT | PyTorch | Yes | Yes | - | Supported | - | Supported | - | - | | ELECTRA | TensorFlow2 | Yes | Yes | Yes | Supported | - | Supported | Yes | - | | BERT | TensorFlow | Yes | Yes | Yes | Example | - | Example | Yes | Yes | | BERT | TensorFlow2 | Yes | Yes | Yes | Supported | - | Supported | Yes | - | | GNMT | TensorFlow | Yes | Yes | - | Supported | - | Supported | - | - | | Faster Transformer | Tensorflow | - | - | - | Example | - | Supported | - | - |

Recommender Systems

| Models | Framework | AMP | Multi-GPU | Multi-Node | ONNX | Triton | DLC | NB | |----------------------------------------------------------------------------------------------------------------|-------------|-------|-----------|--------------|--------|------------------------------------------------------------------------------------------------------|------|--------------------------------------------------------------------------------------------------------| | DLRM | PyTorch | Yes | Yes | - | Yes | Example | Yes | Yes | | DLRM | TensorFlow2 | Yes | Yes | Yes | - | Supported | Yes | - | | NCF | PyTorch | Yes | Yes | - | - | Supported | - | - | | Wide&Deep | TensorFlow | Yes | Yes | - | - | Supported | Yes | - | | Wide&Deep | TensorFlow2 | Yes | Yes | - | - | Supported | Yes | - | | NCF | TensorFlow | Yes | Yes | - | - | Supported | Yes | - | | VAE-CF | TensorFlow | Yes | Yes | - | - | Supported | - | - | | SIM | TensorFlow2 | Yes | Yes | - | - | Supported | Yes | - |

Speech to Text

| Models | Framework | AMP | Multi-GPU | Multi-Node | TensorRT | ONNX | Triton | DLC | NB | |--------------------------------------------------------------------------------------------------------------|-------------|------|------------|--------------|----------|--------|----------------------------------------------------------------------------------------------------------|-------|--------------------------------------------------------------------------------------------------------------| | Jasper | PyTorch | Yes | Yes | - | Example | Yes | Example | Yes | Yes | | QuartzNet | PyTorch | Yes | Yes | - | Supported | - | Supported | Yes | - |

Text to Speech

| Models | Framework | AMP | Multi-GPU | Multi-Node | TensorRT | ONNX | Triton | DLC

GitHub Stars & Activity

14,843Stars
0Forks
0Open issues
Jupyter NotebookLanguage

GitHub Popularity

GitHub stars14,843
Forks0
Open issues0
Primary languageJupyter Notebook
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related AI Projects

1

microsoft / AI-For-Beginners

Jupyter Notebook★ 68,541⑂ 0
2

AccumulateMore / CV

Jupyter Notebook★ 23,714⑂ 0
3

spmallick / learnopencv

Jupyter Notebook★ 23,152⑂ 0
4

ShusenTang / Dive-into-DL-PyTorch

Jupyter Notebook★ 19,500⑂ 0
5

virgili0 / Virgilio

Jupyter Notebook★ 14,982⑂ 0
6

advimman / lama

Jupyter Notebook★ 10,260⑂ 0
7

microsoft / computervision-recipes

Jupyter Notebook★ 9,880⑂ 0
8

roboflow / notebooks

Jupyter Notebook★ 9,675⑂ 0

More AI Rankings