d
dlwpt-codeby deep-learning-with-pytorch
Jupyter Notebook 
4054
Version:Current
License: No License (No License)
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
Support
Quality
Security
License
Reuse
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
Support
Quality
Security
License
Reuse
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
Support
Quality
Security
License
Reuse
Deep Learning GPU Training System
Support
Quality
Security
License
Reuse
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
Support
Quality
Security
License
Reuse
An easy to use PyTorch to TensorRT converter
Support
Quality
Security
License
Reuse
Interactive Image Generation via Generative Adversarial Networks
Support
Quality
Security
License
Reuse
DeepVis Toolbox
Support
Quality
Security
License
Reuse
p
pytorch-sentiment-analysisby bentrevett
Jupyter Notebook 
3924
Version:Current
License: Permissive (MIT)
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Support
Quality
Security
License
Reuse
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
Support
Quality
Security
License
Reuse
my_first_calculator.py
Support
Quality
Security
License
Reuse
Deformable Convolutional Networks
Support
Quality
Security
License
Reuse
Model interpretability and understanding for PyTorch
Support
Quality
Security
License
Reuse
Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
Support
Quality
Security
License
Reuse
Torchreid: Deep learning person re-identification in PyTorch.
Support
Quality
Security
License
Reuse
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
Support
Quality
Security
License
Reuse
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
Support
Quality
Security
License
Reuse
Model summary in PyTorch similar to `model.summary()` in Keras
Support
Quality
Security
License
Reuse
Aim 💫 — An easy-to-use & supercharged open-source AI metadata tracker (experiment tracking, AI agents tracing)
Support
Quality
Security
License
Reuse
Pytorch 中文文档
Support
Quality
Security
License
Reuse
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
Support
Quality
Security
License
Reuse
s
simple-faster-rcnn-pytorchby chenyuntc
Jupyter Notebook 
3778
Version:Current
License: Proprietary (Proprietary)
A simplified implemention of Faster R-CNN that replicate performance from origin paper
Support
Quality
Security
License
Reuse
Facilitating the design, comparison and sharing of deep text matching models.
Support
Quality
Security
License
Reuse
NVIDIA's Deep Imagination Team's PyTorch Library
Support
Quality
Security
License
Reuse
A PyTorch Library for Accelerating 3D Deep Learning Research
Support
Quality
Security
License
Reuse
Differentiable architecture search for convolutional and recurrent networks
Support
Quality
Security
License
Reuse
OpenMMLab's next-generation platform for general 3D object detection.
Support
Quality
Security
License
Reuse
Simple PyTorch Tutorials Zero to ALL!
Support
Quality
Security
License
Reuse
Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
Support
Quality
Security
License
Reuse
人像卡通化探索项目 (photo-to-cartoon translation project)
Support
Quality
Security
License
Reuse
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
Support
Quality
Security
License
Reuse
A Unified Toolkit for Deep Learning Based Document Image Analysis
Support
Quality
Security
License
Reuse
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Support
Quality
Security
License
Reuse
Transformer related optimization, including BERT, GPT
Support
Quality
Security
License
Reuse
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
Support
Quality
Security
License
Reuse
Perceptual video quality assessment based on multi-method fusion.
Support
Quality
Security
License
Reuse
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
Support
Quality
Security
License
Reuse
OpenMMLab Pose Estimation Toolbox and Benchmark.
Support
Quality
Security
License
Reuse
Code and hyperparameters for the paper "Generative Adversarial Networks"
Support
Quality
Security
License
Reuse
3D ResNets for Action Recognition (CVPR 2018)
Support
Quality
Security
License
Reuse
D
Deep_reinforcement_learning_Courseby simoninithomas
Jupyter Notebook 
3598
Version:Current
License: No License (No License)
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Support
Quality
Security
License
Reuse
Time series Timeseries Deep Learning Machine Learning Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
Support
Quality
Security
License
Reuse
Train neural networks up to 7x faster
Support
Quality
Security
License
Reuse
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Support
Quality
Security
License
Reuse
:alarm_clock: AI conference deadline countdowns
Support
Quality
Security
License
Reuse
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
Support
Quality
Security
License
Reuse
Serve, optimize and scale PyTorch models in production
Support
Quality
Security
License
Reuse
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
Support
Quality
Security
License
Reuse
OpenMMLab Text Detection, Recognition and Understanding Toolbox
Support
Quality
Security
License
Reuse
An Open-Source Package for Knowledge Embedding (KE)
Support
Quality
Security
License
Reuse
d
dlwpt-codeby deep-learning-with-pytorch
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
Jupyter Notebook
4054
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
m
mocoby facebookresearch
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
Python
4051
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sacredby IDSIA
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
Python
4046
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
DIGITSby NVIDIA
Deep Learning GPU Training System
HTML
4037
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
T
TNNby Tencent
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
C++
3996
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
t
torch2trtby NVIDIA-AI-IOT
An easy to use PyTorch to TensorRT converter
Python
3950
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
i
iGANby junyanz
Interactive Image Generation via Generative Adversarial Networks
Python
3937
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
deep-visualization-toolboxby yosinski
DeepVis Toolbox
Python
3933
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pytorch-sentiment-analysisby bentrevett
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Jupyter Notebook
3924
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
nerf-pytorchby yenchenlin
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
Python
3905
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
my_first_calculator.pyby AceLewis
my_first_calculator.py
Python
3887
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
D
Deformable-ConvNetsby msracver
Deformable Convolutional Networks
Python
3877
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
captumby pytorch
Model interpretability and understanding for PyTorch
Python
3873
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
n
neonby NervanaSystems
Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
Python
3854
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
d
deep-person-reidby KaiyangZhou
Torchreid: Deep learning person re-identification in PyTorch.
Python
3841
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
clientby wandb
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
Python
3829
Updated: 3 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
albert_zhby brightmart
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
Python
3823
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
p
pytorch-summaryby sksq96
Model summary in PyTorch similar to `model.summary()` in Keras
Python
3822
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
aimby aimhubio
Aim 💫 — An easy-to-use & supercharged open-source AI metadata tracker (experiment tracking, AI agents tracing)
Python
3820
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
pytorch-doc-zhby apachecn
Pytorch 中文文档
JavaScript
3799
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
I
Informer2020by zhouhaoyi
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
Python
3778
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
simple-faster-rcnn-pytorchby chenyuntc
A simplified implemention of Faster R-CNN that replicate performance from origin paper
Jupyter Notebook
3778
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
M
MatchZooby NTMC-Community
Facilitating the design, comparison and sharing of deep text matching models.
Python
3773
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
i
imaginaireby NVlabs
NVIDIA's Deep Imagination Team's PyTorch Library
Python
3771
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
k
kaolinby NVIDIAGameWorks
A PyTorch Library for Accelerating 3D Deep Learning Research
Python
3755
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
d
dartsby quark0
Differentiable architecture search for convolutional and recurrent networks
Python
3739
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
m
mmdetection3dby open-mmlab
OpenMMLab's next-generation platform for general 3D object detection.
Python
3738
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
P
PyTorchZeroToAllby hunkim
Simple PyTorch Tutorials Zero to ALL!
Python
3736
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
simpletransformersby ThilinaRajapakse
Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
Python
3698
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
photo2cartoonby minivision-ai
人像卡通化探索项目 (photo-to-cartoon translation project)
Python
3683
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
cuda-samplesby NVIDIA
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
C
3677
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
l
layout-parserby Layout-Parser
A Unified Toolkit for Deep Learning Based Document Image Analysis
Python
3669
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
R
Reinforcement-Learningby andri27-ts
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Jupyter Notebook
3668
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
F
FasterTransformerby NVIDIA
Transformer related optimization, including BERT, GPT
C++
3661
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
P
Person_reID_baseline_pytorchby layumi
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
Python
3659
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
v
vmafby Netflix
Perceptual video quality assessment based on multi-method fusion.
Python
3655
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
O
OpenPCDetby open-mmlab
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
Python
3642
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
m
mmposeby open-mmlab
OpenMMLab Pose Estimation Toolbox and Benchmark.
Python
3635
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
adversarialby goodfeli
Code and hyperparameters for the paper "Generative Adversarial Networks"
Python
3629
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
3
3D-ResNets-PyTorchby kenshohara
3D ResNets for Action Recognition (CVPR 2018)
Python
3618
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
Deep_reinforcement_learning_Courseby simoninithomas
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Jupyter Notebook
3598
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
t
tsaiby timeseriesAI
Time series Timeseries Deep Learning Machine Learning Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
Jupyter Notebook
3563
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
c
composerby mosaicml
Train neural networks up to 7x faster
Python
3540
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
f
facenet-pytorchby timesler
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Python
3538
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
ai-deadlinesby abhshkdz
:alarm_clock: AI conference deadline countdowns
HTML
3533
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mindsporeby mindspore-ai
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
C++
3529
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
serveby pytorch
Serve, optimize and scale PyTorch models in production
Java
3510
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
stylegan2-pytorchby lucidrains
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
Python
3495
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mmocrby open-mmlab
OpenMMLab Text Detection, Recognition and Understanding Toolbox
Python
3473
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
O
OpenKEby thunlp
An Open-Source Package for Knowledge Embedding (KE)
Python
3459
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse