All Projects → xavier-zy → Awesome Pytorch List Cnversion

xavier-zy / Awesome Pytorch List Cnversion

Awesome-pytorch-list 翻译工作进行中......

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Awesome Pytorch List Cnversion

Awesome Pytorch List
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
Stars: ✭ 12,475 (+816.61%)
Mutual labels:  cv, tutorials, papers, pytorch-tutorials, utility-library, nlp-library, facebook
Dive Into Dl Tensorflow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
Stars: ✭ 3,380 (+148.35%)
Mutual labels:  cv, jupyter-notebook, tutorials
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (-92.95%)
Mutual labels:  jupyter-notebook, tutorials, pytorch-tutorials
Pix2code Template
Build a neural network to code a basic a HTML and CSS website based on a picture of a design mockup.
Stars: ✭ 51 (-96.25%)
Mutual labels:  cv, jupyter-notebook
Hottbox Tutorials
📙 HOTTBOX: Higher Order Tensors ToolBOX. Tutorials
Stars: ✭ 29 (-97.87%)
Mutual labels:  jupyter-notebook, tutorials
Opencv Tutorials
Tutorials for learning OpenCV in Python from Scratch
Stars: ✭ 36 (-97.35%)
Mutual labels:  jupyter-notebook, tutorials
Earthengine Py Notebooks
A collection of 360+ Jupyter Python notebook examples for using Google Earth Engine with interactive mapping
Stars: ✭ 807 (-40.71%)
Mutual labels:  jupyter-notebook, tutorials
Tutorials 2017
Geophysical Tutorials column for 2017
Stars: ✭ 63 (-95.37%)
Mutual labels:  jupyter-notebook, tutorials
Nlp Various Tutorials
자연어 처리와 관련한 여러 튜토리얼 저장소
Stars: ✭ 52 (-96.18%)
Mutual labels:  jupyter-notebook, tutorials
Deeplearning Nlp Models
A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs. Models: word2vec, CNNs, transformer, gpt.
Stars: ✭ 64 (-95.3%)
Mutual labels:  jupyter-notebook, tutorials
Math And Ml Notes
Books, papers and links to latest research in ML/AI
Stars: ✭ 76 (-94.42%)
Mutual labels:  jupyter-notebook, papers
Computer Vision Tutorial
Repository to help you get started with computer vision
Stars: ✭ 23 (-98.31%)
Mutual labels:  jupyter-notebook, tutorials
Lambdaschooldatascience
Completed assignments and coding challenges from the Lambda School Data Science program.
Stars: ✭ 22 (-98.38%)
Mutual labels:  jupyter-notebook, tutorials
Keras Pytorch Avp Transfer Learning
We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of life-and-death: distinguishing Aliens from Predators!
Stars: ✭ 42 (-96.91%)
Mutual labels:  jupyter-notebook, pytorch-tutorials
Papers Books Reading
🍬Some papers & books I’ve read.
Stars: ✭ 22 (-98.38%)
Mutual labels:  jupyter-notebook, papers
Storytelling With Data
Course materials for Dartmouth Course: Storytelling with Data (PSYC 81.09).
Stars: ✭ 59 (-95.66%)
Mutual labels:  jupyter-notebook, tutorials
Pytorch Book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Stars: ✭ 9,546 (+601.4%)
Mutual labels:  jupyter-notebook, pytorch-tutorials
Deep Learning Boot Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
Stars: ✭ 1,270 (-6.69%)
Mutual labels:  jupyter-notebook, pytorch-tutorials
Tutorials
Ipython notebooks for math and finance tutorials
Stars: ✭ 654 (-51.95%)
Mutual labels:  jupyter-notebook, tutorials
Capsule Network Tutorial
Pytorch easy-to-follow Capsule Network tutorial
Stars: ✭ 722 (-46.95%)
Mutual labels:  jupyter-notebook, pytorch-tutorials

Awesome-Pytorch-list|厉害的Pytorch项目

pytorch-logo-dark

English Version

Contents|内容

Pytorch & related libraries|Pytorch & 相关库

  1. pytorch: Tensors and Dynamic neural networks in Python with strong GPU acceleration | 使用强GPU加速的Python张量计算和动态神经网络.

NLP & Speech Processing|自然语言处理 & 语音处理:

  1. 2300+ text: 针对文本数据和NLP数据集的数据加载和抽象。
  2. 1200+ pytorch-seq2seq: Pytorch中处理seq2seq的开源框架。
  3. 1000- anuvada: NLP可解释模型。
  4. 1000- audio: 简单的音频I/O。
  5. 1000- loop: 一种跨多说话者的语音生成方法。
  6. 8200+ fairseq: Facebook开发的Sequence-to-Sequence python工具包。
  7. 1000- speech: 语音转文字的端到端模型实现。
  8. 4200+ OpenNMT-py: 开源神经机器翻译 http://opennmt.net.
  9. 1900+ neuralcoref: 在spaCy中使用神经网络实现快速共指消解。
  10. 1000- sentiment-discovery: 基于规模的无监督语言模型在稳健情绪分类中的应用。
  11. 2400+ MUSE: 一个多语言无监督或有监督词语嵌入库。
  12. 1000- nmtpytorch: PyTorch中的Sequence-to-Sequence框架。
  13. 1000- pytorch-wavenet: 快速生成WaveNet的实现。
  14. 1000- Tacotron-pytorch: Tacotron: 端到端语音合成。
  15. 8600+ AllenNLP: 开源NLP研究库,基于PyTorch。http://www.allennlp.org/
  16. 1700+ PyTorch-NLP: 为加速NLP研究设立的一个库,包含神经网络层、文本处理模块和众多数据集。 pytorchnlp.readthedocs.io
  17. 1000- quick-nlp: 基于FastAI的Pytorch NLP库。
  18. 2200+ TTS: 文本转语音的深度学习框架。
  19. 2500+ LASER: LASER是一个用来计算和使用多语言语句嵌入的库。
  20. 1000- pyannote-audio: 用于说话人分类的神经构建块:语音活动检测, 说话人变化检测, 说话人嵌入。
  21. 1000- gensen: 基于大规模多任务学习的通用句子表示。
  22. 1000- translate: 翻译——一个PyTorch语言库。
  23. 2500+ espnet: 端到端语音处理工具集。 espnet.github.io/espnet
  24. 3600+ pythia: 源于FAIR(Facebook AI Research)的视觉与语言多模态研究的模块化框架。
  25. 1300+ UnsupervisedMT: 基于短语的神经无监督机器翻译。
  26. 1000- jiant: 通用文本理解模型的jiant工具包。https://jiant.info
  27. 3500+ BERT-PyTorch: Google AI 2018 BERT 的 Pytorch 实现,伴有简单注释。
  28. 1900+ InferSent: NLI的句子嵌入(InferSent)和训练代码。
  29. 1100+ uis-rnn:无限交错状态递归神经网络(UIS-RNN)算法,能够从嘈杂的环境中分辨声音,对应论文 Fully Supervised Speaker Diarization. arxiv.org/abs/1810.04719
  30. 8900+ flair: 一个针对最先进的NLP的简单框架。
  31. 5800+ pytext: 基于PyTorch的自然语言建模框架。 fb.me/pytextdocs
  32. 1000- voicefilter: 谷歌AI的VoiceFilter的非官方实现。 http://swpark.me/voicefilter
  33. 1000- BERT-NER: 基于BERT的命名体识别(Named-Entity-Recognition)。
  34. 1000- transfer-nlp: 为可复制实验管理而设计的NLP库。
  35. 1000- texar-pytorch: 机器学习和文本生成工具包。 texar.io
  36. 1600+ pytorch-kaldi: pytorch-kaldi 是一个开发中的最先进的dnn/rnn混合语音识别系统。其DNN部分由PyTorch实现,而特征提取、标签计算和解码由kaldi工具包完成。
  37. 1400+ NeMo: 神经模块:对话式AI(conversational AI)工具集 nvidia.github.io/NeMo
  38. 1000- pytorch-struct: 经过测试的GPU实现库,实现了深度学习中的一些核心的结构化算法,如HMM, Dep Trees, CKY, ...
  39. 1000- espresso: Espresso: 快速的端到端神经语音识别工具集。
  40. 29700+ transformers: huggingface Transformers: TensorFlow 2.0 和 PyTorch 上最先进的NLP工具。huggingface.co/transformers
  41. 1000+ reformer-pytorch: Reformer 的 PyTorch 版。
  42. 1000- torch-metrics: PyTorch 中的模型评估指标。

CV|计算机视觉:

  1. 6600+ pytorch vision: TorchVision包含流行的数据集、模型架构、计算机视觉中常用的图像变换。
  2. 1000- pt-styletransfer: 作为PyTorch中一个类的神经风格转移。
  3. 1000- OpenFacePytorch: 使用OpenFace的nn4.small2.v1.t7模型的PyTorch模块。
  4. 1000- img_classification_pk_pytorch: 将你的图像分类模型和最先进的模型进行快速比较 (比如DenseNet, ResNet, ...)
  5. 1100+ SparseConvNet: 子流形稀疏卷积神经网络。
  6. 1000- Convolution_LSTM_pytorch: 多层卷积LSTM(长短期记忆网络)模块。
  7. 4000+ face-alignment: 🔥 基于 PyTorch 的 2D 和 3D 面部对齐库。 adrianbulat.com
  8. 1300+ pytorch-semantic-segmentation: 语义分割。
  9. 1000- RoIAlign.pytorch: PyTorch版本的RoIAlign。其实现基于crop_and_resize,支持CPU和GPU上的前向和后向。
  10. 1000- pytorch-cnn-finetune: 用PyTorch微调预训练卷积神经网络。
  11. 1000- detectorch: Detectorch - PyTorch版detectron框架,目前仅有detectron的推断(inference)和评估(evalutaion)功能,无训练(training)功能。
  12. 4000+ Augmentor: 用于机器学习的图像增强库。 http://augmentor.readthedocs.io
  13. 1000- s2cnn: Spherical CNNs:球面卷积网络的PyTorch实现。 (e.g. 全方位图像、全球信号)
  14. 1800+ TorchCV: 基于PyTorch的计算机视觉深度学习框架。
  15. 7600+ maskrcnn-benchmark: 实例分割与对象检测的快速模块化参考实现。
  16. 1500+ image-classification-mobile: 计算机视觉卷积网络训练沙盒,包含ImageNet-1K上的与训练分类模型集合。
  17. 1000- medicaltorch: 一个医学成像框架。http://medicaltorch.readthedocs.io
  18. 5500+ albumentations: 快速图像增强库和其他库的易用包装器。
  19. 2500+ kornia: 开源可微计算机视觉库。https://kornia.org
  20. 1000- text-detector: 检测和翻译文本。
  21. 1200+ facenet-pytorch: 预训练Pytorch人脸检测与识别模型,从 davidsandberg/facenet 移植而来。
  22. 11200+ detectron2: Detectron2是FAIR的下一代目标检测和分割研究平台。
  23. 1000- vedaseg: 基于PyTorch的语义分割工具箱。
  24. 1000- ClassyVision: A用于图像和视频分类的端到端PyTorch框架。https://classyvision.ai
  25. 1000- detecto: 用 5 行代码构建功能完备的计算机视觉模型。https://detecto.readthedocs.io/
  26. 3200+ pytorch3d: PyTorch3d 是一个面向深度学习的高效、可复用的 3D 计算机视觉库。 https://pytorch3d.org/
  27. 10300+ MMDetection: MMDetection 是一个开源的目标检测工具箱,属于 OpenMMLab 项目
  28. 1000- neural-dream: DeepDream 算法的 PyTorch 实现,可以创造梦一样的幻觉视觉效果。
  29. 1000- FlashTorch: Visualization toolkit for neural networks in PyTorch!
  30. 1000- Lucent: Tensorflow and OpenAI Clarity's Lucid adapted for PyTorch.
  31. 1000- MMDetection3D: MMDetection3D is OpenMMLab's next-generation platform for general 3D object detection, a part of the OpenMMLab project.
  32. 1000- MMSegmentation: MMSegmentation is a semantic segmentation toolbox and benchmark, a part of the OpenMMLab project.
  33. 1500+ MMEditing: MMEditing is a image and video editing toolbox, a part of the OpenMMLab project.
  34. 1000- MMAction2: MMAction2 is OpenMMLab's next generation action understanding toolbox and benchmark, a part of the OpenMMLab project.
  35. 1000- MMPose: MMPose is a pose estimation toolbox and benchmark, a part of the OpenMMLab project.
  36. 1000- lightly - Lightly is a computer vision framework for self-supervised learning.

Probabilistic/Generative Libraries|概率库和生成库:

  1. 1000- ptstat: 概率编程和统计推断。
  2. 6300+ pyro: 基于 Python 和 PyTorch 的深度通用概率编程库。 http://pyro.ai
  3. 1000- probtorch: Probabilistic Torch是一个扩展了PyTorch的深度生成模型的库。
  4. 1000- paysage: 基于Python/PyTorch的非监督学习和生成模型库。
  5. 1000- pyvarinf: Python包,促进了带有变分推断的贝叶斯深度学习方法在pytorch中的应用。
  6. 1000- pyprob: 一个基于PyTorch的概率编程与推断编译的库。
  7. 1000- mia: 一个运行针对机器学习模型的成员推理攻击的库。
  8. 1000- pro_gan_pytorch: 作为PyTorch nn.Module的扩展的ProGAN包。
  9. 1600+ botorch: PyTorch中的贝叶斯优化。

Other libraries|其他库:

  1. 1000- pytorch extras: PyTorch的额外特性。
  2. 1000- functional zoo: PyTorch和Tensorflow的模型定义和预训练权重。
  3. 1500+ torch-sampling: Pytorch的采样、高级训练、数据增强和实用程序。
  4. 1000- torchcraft-py: TorchCraft的Python包装器,TorchCraft是连接Torch和StarCraft的桥梁。
  5. 1000- aorun: Aorun试图以PyTorch为后端实现类似于Keras的API。
  6. 1000- logger: 机器学习记录器(logger)。
  7. 1000- PyTorch-docset: PyTorch离线文档,结合Dash,Zeal,Velocity或者LovelyDocs使用。
  8. 1000- convert_torch_to_pytorch: 将Torch t7模型转换为PyTorch模型。
  9. 6800+ pretrained-models.pytorch: PyTorch 预训练卷积神经网络:NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN 等等。该项目的目标是帮助复制研究论文结果。
  10. 1000- pytorch_fft: CUDA FFTs的PyTorch包装器。
  11. 1000- caffe_to_torch_to_pytorch: Caffe模型转PyTorch/Torch模型,Torch模型转PyTorch模型。
  12. 1000- pytorch-extension: PyTorch的CUDA扩展示例,计算了两个张量的哈达玛积(Hadamard product)
  13. 6300+ tensorboard-pytorch: 该模块以tensorboard格式保存PyTorch张量以供检查。目前支持tensorboard中的标量、图像、音频、直方图等特性。
  14. 1900+ gpytorch: GPyTorch是一个用PyTorch实现的高斯过程库。它可以轻松地创建可伸缩、灵活和模块化的高斯过程模型。
  15. 2100+ spotlight: 深度推荐模型。
  16. 1000- pytorch-cns: 基于PyTorch的广义压缩网络搜索(Generalized Compressed Network Search)。
  17. 1000- pyinn: CuPy实现融合PyTorch操作。
  18. 1000- inferno: 关于PyTorch的实用程序库。
  19. 1000- pytorch-fitmodule: 一种用于PyTorch模块的超简单拟合方法。
  20. 3200+ inferno-sklearn: 一个基于PyTorch封装且兼容scikit-learn的神经网络库。
  21. null pytorch-caffe-darknet-convert: 在 pytorch, caffe prototxt/weights 和 darknet cfg/weights 之间转换。
  22. 1000- pytorch2caffe: 将PyTorch模型转换成Caffe模型。
  23. 1000- pytorch-tools: PyTorch工具。
  24. 1800+ sru: 训练RNNs和训练CNNs一样快。 (arxiv.org/abs/1709.02755)
  25. 1000- torch2coreml: Torch7 -> CoreML,该工具可将Torch7模型转换为Apple CoreML格式以便在Apple设备上运行。
  26. 1400+ PyTorch-Encoding: PyTorch 深度纹理编码网络 (Deep Texture Encoding Network) http://hangzh.com/PyTorch-Encoding
  27. 1000- pytorch-ctc: PyTorch-CTC 实现了CTC(联结主义时间分类,Connectionist Temporal Classification)集束搜索(Beam Search)解码。C++代码借鉴了TensorFlow,并通过一些改进增加了灵活性。
  28. 1000- candlegp: Pytorch中的高斯过程。
  29. 1000- dpwa: 基于成对平均(Pair-Wise Averaging)的分布式学习。
  30. 1000- dni-pytorch: 基于合成梯度的PyTorch解耦神经接口。
  31. 3200+ skorch: 一个基于PyTorch封装且兼容scikit-learn的神经网络库。
  32. 2800+ ignite: Ignite是一个高级库,帮助你在PyTorch中训练神经网络。
  33. 1000- Arnold: Arnold - DOOM 游戏代理。
  34. 1000- pytorch-mcn: 将MatConvNet模型转换为PyTorch模型。
  35. 2400+ simple-faster-rcnn-pytorch: Faster R-CNN 的简化实现,性能与原始论文相当。
  36. 1000- generative_zoo: generative_zoo提供了PyTorch中一些生成模型的工作实现。
  37. 1300+ pytorchviz: 可视化PyTorch的运行图。
  38. 1000- cogitare: Cogitare - 一个现代、快速、模块化的深度学习和机器学习框架。
  39. 1000- pydlt: 基于PyTorch的深度学习工具箱。
  40. 1000- semi-supervised-pytorch: 各种基于VAE的半监督模型和生成模型的实现。
  41. 1000- pytorch_cluster: 优化图簇算法的PyTorch扩展库。
  42. 1000- neural-assembly-compiler: 基于自适应神经编译的PyTorch神经汇编编译器。
  43. 1000- caffemodel2pytorch: 将Caffe模型转换为PyTorch模型。
  44. 1000- extension-cpp: PyTorch中的C++扩展。
  45. 1000- pytoune: 类Keras框架和实用程序。
  46. 1000- jetson-reinforcement: 使用PyTorch,OpenAI Gym和Gazebo机器人模拟的NVIDIA Jetson深度强化学习GPU库。
  47. 1000- matchbox: 编写单个示例的PyTorch代码,然后小批量地高效运行。
  48. 1000- torch-two-sample: PyTorch双样本测试库。
  49. 2400+ pytorch-summary: PyTorch模型总结,类似于Keras中的model.summary()
  50. 1000- mpl.pytorch: MaxPoolingLoss的PyTorch实现。
  51. null scVI-dev: 链接失效。
  52. 4100+ apex: 一个PyTorch扩展:面向精简混合精度和分布式训练。
  53. 3000+ ELF: ELF: 游戏研究平台,复现了AlphaGoZero/AlphaZero。
  54. 1000- Torchlite: Pytorch建立在sklearn、Pytorch和Tensorflow等流行机器学习框架上的高水平库。
  55. 1000- joint-vae: JointVAE的PyTorch实现,一个面向分离连续和离散变异因素的框架 🌟。
  56. 1000- SLM-Lab: PyTorch模块化深度强化学习框架。
  57. 1000- bindsnet: 一个Python包,可借助PyTorch Tensor 功能在CPUs或GPUs上模拟脉冲神经网络(SNNs, Spiking Neural Networks)。
  58. 1000- pro_gan_pytorch: 作为 PyTorch nn.Module 扩展的 ProGAN 包。
  59. 8000+ pytorch_geometric: PyTorch几何深度学习扩展库。
  60. 1000- torchplus: 在 PyTorch modules 上实现 + 运算符,返回序列。
  61. 1000- lagom: lagom: 用于强化学习算法快速原型构建的轻量级PyTorch架构。
  62. 1000- torchbearer: torchbearer: PyTorch模型拟合库。
  63. 1000- pytorch-maml-rl: 强化学习中的模型不可知元学习(MAML, Model-Agnostic Meta-Learning)。
  64. 1000- NALU: 神经算术逻辑单元(Neural Arithmetic Logic Units)的PyTorch基本实现,论文:arxiv.org/pdf/1808.00508.pdf 。
  65. 1000- QuCumber: 神经网络多体波函数重构。
  66. 1000- magnet: 自我建立的深度学习项目。http://magnet-dl.readthedocs.io/
  67. 1000- opencv_transforms: OpenCV实现Torchvision的图像分割。
  68. 18200+ fastai: fast.ai 深度学习库、课程和教程。
  69. 1000- pytorch-dense-correspondence: 《Dense Object Nets: Learning Dense Visual Object Descriptors By and For Robotic Manipulation》 一文的代码。
  70. 1000- colorization-pytorch: PyTorch实现交互式深度着色(Interactive Deep Colorization)。 richzhang.github.io/ideepcolor
  71. 1000- beauty-net: PyTorch一个简单、灵活、可扩展的PyTorch模板。
  72. 1000- OpenChem: OpenChem: 面向计算化学和药物设计研究的深度学习工具包 mariewelt.github.io/OpenChem 。
  73. 1000- torchani: PyTorch精确神经网络电位。 aiqm.github.io/torchani
  74. 1000- PyTorch-LBFGS: PyTorch实现L-BFGS。
  75. 1900+ gpytorch: PyTorch中对高斯过程的高效且模块化的实现。
  76. 1000- hessian: PyTorch版hessian。
  77. 1000- vel: 深度学习研究中的速度。
  78. 1000- nonechucks: 动态地处理数据集中的坏样本,使用转换作为过滤器。
  79. 1000- torchstat: PyTorch中的模型分析器。
  80. 1300+ QNNPACK: 量化神经网络包—量化神经网络算子的移动优化实现。
  81. 2900+ torchdiffeq: PyTorch解常微分方程(ODE),使用的是全GPU支持、O(1)内存复杂度的反向传播算法。
  82. 1000- redner: 可微的 Monte Carlo 路径跟踪器。
  83. 1000- pixyz: 一个库,用来以更简洁、直观和可扩展的方式开发深层生成模型。
  84. 1000- euclidesdb: 一种多模型机器学习特征嵌入数据库。 http://euclidesdb.readthedocs.io
  85. 1000- pytorch2keras: 将PyTorch模型转换为Keras模型。
  86. 1000- salad: 域适应和半监督学习工具箱。
  87. 1000- netharn: PyTorch的参数化拟合和预测线束(Prediction Harnesses)。
  88. 5100+ dgl: Python包,基于现有的DL框架,用于简化对图形的深度学习。http://dgl.ai.
  89. 1500+ gandissect: 基于PyTorch的工具,用于可视化和理解GAN的神经元。gandissect.csail.mit.edu
  90. 1000- delira: 基于PyTorch和Tensorlow的快速原型和训练深层神经网络的轻量级框架,用于医疗成像。 delira.rtfd.io
  91. 1000- mushroom: 强化学习实验的Python库。
  92. 1000- Xlearn: 迁移学习库。
  93. 1000- geoopt: 基于PyTorch优化的黎曼自适应优化方法。
  94. 1000- vegans: 包含多种现有的GANs。
  95. 2500+ kornia: PyTorch开源可微计算机视觉库。 https://kornia.org
  96. 1000- AdverTorch: 研究对抗鲁棒性的工具箱。
  97. 2700+ AdaBound: 一个优化器,训练速度和Adam一样快,和SGD一样好。
  98. 1000- fenchel-young-losses: 在PyTorch/TensorFlow/scikit-learn中使用Fenchel-Young损失作为概率分类的损失函数。
  99. 1700+ pytorch-OpCounter: 统计PyTorch模型的MACs/FLOPs。
  100. 1000- Tor10: 基于PyTorch,为量子模拟设计的通用张量网络库。
  101. 1900+ Catalyst: PyTorch DL&RL 研究的高级实用程序。它的开发重点是可重复性、快速实验和代码/思想重用。能够研究/开发新的东西,而不是编写另一个常规的训练循环。
  102. 1100+ Ax: 自适应实验平台。
  103. 1000- pywick: 高水平的PyTorch神经网络训练库。
  104. 1000- torchgpipe: PyTorch实现GPipe。 torchgpipe.readthedocs.io
  105. 1000- hub: Pytorch Hub 是一个预训练模型库,用来提升研究的可重复性。
  106. 6300+ pytorch-lightning: 面向ML研究人员的轻量级PyTorch包装器。缩放模型,少写样板。
  107. 1000- Tor10: 基于pytorch为量子模拟设计的通用张量网络库。
  108. 2800+ tensorwatch: 针对Python机器学习与数据科学的调试、监控与可视化。
  109. 1000- wavetorch: 波动方程的数值求解与反传播。 arxiv.org/abs/1904.12831
  110. 1000- diffdist: diffdist是一个面向PyTorch的Python库。它扩展了torch.autograd的默认功能,并增加了对进程间可微通信的支持。
  111. 1000- torchprof: 用于Pytorch模型逐层分析的最小依赖库。
  112. 1000- osqpth: PyTorch可微OSQP求解器。
  113. 1000- mctorch: 面向深度学习的流形优化库。
  114. 1000- pytorch-hessian-eigenthings: 使用Hessian向量积和随机幂迭代的高效PyTorch Hessian特征分解。
  115. 1000- MinkowskiEngine: 闵可夫斯基引擎是一个用于广义稀疏卷积和高维稀疏张量的自动微分方法库。
  116. 1000- pytorch-cpp-rl: CppRl是一个强化学习框架,用 PyTorch C++ 前端编写。
  117. 1000- pytorch-toolbelt: PyTorch扩展,用来进行快速R&D原型开发和Kaggle代码收集。
  118. 1000- argus-tensor-stream: 一个库,用来将实时视频流解码至CUDA内存。tensorstream.argus-ai.com
  119. 1000- macarico: 在 PyTorch 中学习搜索。
  120. 1500+ rlpyt: PyTorch 中的强化学习。
  121. 1000- pywarm: 为 PyTorch 建立神经网络的一种更清洁的方法。https://blue-season.github.io/pywarm/
  122. 1000- learn2learn: PyTorch元学习框架。http://learn2learn.net
  123. 1000- torchbeast: 分布式强化学习的PyTorch平台。
  124. 1000- higher: higher 是一个PyTorch库,允许用户获得跨越训练循环而不是单个训练步骤的损失的高阶梯度。
  125. null Torchelie: Torchélie 是面向PyTorch的一系列工具函数、层、损失、模型、训练器等的合集。 https://torchelie.readthedocs.org/
  126. 1000- CrypTen: CrypTen 是一个隐私保护机器学习框架,它使用PyTorch编写,允许研究人员和开发人员使用加密数据训练模型。CrypTen目前支持将安全的多方计算(Secure Multiparty Computation)作为其加密机制。
  127. 1000- cvxpylayers: cvxpylayers 是一个 Python 库,用于在PyTorch中构造可微凸优化层。
  128. 1000- RepDistiller: 对比表示蒸馏(CRD)和最新知识蒸馏方法的基准。
  129. 2000+ kaolin: 一个旨在加速3D深度学习研究的PyTorch库。
  130. 1000- PySNN: 高效的尖峰神经网络框架,建立在PyTorch之上,用于GPU加速。
  131. 1000- sparktorch: 在 Apache Spark 上训练和运行 PyTorch 模型。
  132. 1600+ pytorch-metric-learning: 在应用程序中使用度量学习的最简单方法。模块化,灵活,可扩展。用 PyTorch 构建。
  133. 1000- autonomous-learning-library: 用于建立深度强化学习代理的 PyTorch 库。
  134. 1000- flambe: 一个用于加速研究及其生产路径的ML框架。https://flambe.ai
  135. 1000- pytorch-optimizer: Collections of modern optimization algorithms for PyTorch, includes: AccSGD, AdaBound, AdaMod, DiffGrad, Lamb, RAdam, RAdam, Yogi.
  136. 1000- PyTorch-VAE: A Collection of Variational Autoencoders (VAE) in PyTorch.
  137. 12000+ ray: A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library. ray.io
  138. 1000- Pytorch Geometric Temporal: A temporal extension library for PyTorch Geometric.
  139. 1000- Poutyne: A Keras-like framework for PyTorch that handles much of the boilerplating code needed to train neural networks.
  140. 1000- Pytorch-Toolbox: This is toolbox project for Pytorch. Aiming to make you write Pytorch code more easier, readable and concise.
  141. 1000- Pytorch-contrib: It contains reviewed implementations of ideas from recent machine learning papers.
  142. 4500+ EfficientNet PyTorch: It contains an op-for-op PyTorch reimplementation of EfficientNet, along with pre-trained models and examples.
  143. 1000- PyTorch/XLA: PyTorch/XLA is a Python package that uses the XLA deep learning compiler to connect the PyTorch deep learning framework and Cloud TPUs.
  144. 1000- webdataset: WebDataset is a PyTorch Dataset (IterableDataset) implementation providing efficient access to datasets stored in POSIX tar archives.
  145. 1000- volksdep: volksdep is an open-source toolbox for deploying and accelerating PyTorch, Onnx and Tensorflow models with TensorRT.

Tutorials & books & examples|教程 & 书籍 & 示例

  1. 4000+ Practical Pytorch**: 该教程对不同的RNN模型进行了解释。
  2. DeepLearningForNLPInPytorch: IPython Notebook 深度学习教程,包含对自然语言处理的强调。
  3. 17100+ pytorch-tutorial: 面向研究人员的深度学习教程,其中大部分模型的实现代码都少于30行。
  4. 1000- pytorch-exercises: PyTorch练习集合。
  5. 3900+ pytorch tutorials: 各种PyTorch教程。
  6. 13300+ pytorch examples: PyTorch使用示例,应用场景包括视觉、文本、强化学习等。
  7. 1000- pytorch practice: PyTorch示例。
  8. 1000- pytorch mini tutorials: PyTorch极简教程,改编自Alec Radford的Theano教程
  9. 1000- pytorch text classification: PyTorch实现基于CNN的文本分类。
  10. 1000- cats vs dogs: Kaggle 竞赛 Dogs vs. Cats Redux: Kernels Edition 的网络微调示例。
  11. 1000- convnet: 深度卷积网络在不同数据集(ImageNet, Cifar10, Cifar100, MNIST)上的完整训练示例。
  12. 1000- pytorch-generative-adversarial-networks: 一个简单的对抗生成网络(GAN) 。
  13. 1000- pytorch containers: PyTorch中简化的Torch容器。
  14. 1000- T-SNE in pytorch: t-SNE实验。
  15. 1000- AAE_pytorch: PyTorch版对抗自编码器。
  16. 1000- Kind_PyTorch_Tutorial: PyTorch新手教程。
  17. 1000- pytorch-poetry-gen: 基于PyTorch的char-RNN(字符级循环神经网络)。
  18. 1000- pytorch-REINFORCE: PyTorch 实现了 OpenAI gym 下离散和连续控制的 REINFORCE。
  19. 4900+ PyTorch-Tutorial**: 简单而快速地搭建你自己的神经网络。 https://morvanzhou.github.io/tutorials/
  20. 1000- pytorch-intro: 演示如何在PyTorch中实现CNNs和RNNs。
  21. 1000+ pytorch-classification: 一个CIFAR-10/100和ImageNet数据集上的分类框架。
  22. 1000- pytorch_notebooks - hardmaru: 用NumPy和PyTorch编写的随机教程。
  23. 1000- pytorch_tutoria-quick: PyTorch介绍和教程。面向计算机视觉、图形和机器学习领域的研究人员,要求对神经网络理论知识和常用神经网络框架由基本的了解。
  24. 1000- Pytorch_fine_tuning_Tutorial: 在PyTorch中进行微调或转移学习的简短教程。
  25. 1000- pytorch_exercises: PyTorch练习。
  26. 1000- traffic-sign-detection: 纽约大学2018年计算机视觉秋季课程示例。
  27. 1000- mss_pytorch: 无需进行滤波后处理,利用循环推断算法实现歌唱语音分离 - PyTorch 实现。 演示: js-mim.github.io/mss_pytorch
  28. 2400+ DeepNLP-models-Pytorch cs-224n课程中的各种深度NLP模型的PyTorch实现。(Stanford Univ: NLP with Deep Learning)
  29. 1000- Mila introductory tutorials: 面向MILA新生的各种教程。(MILA:加拿大蒙特利尔人工智能研究中心
  30. 1000- pytorch.rl.learning: 使用PyTorch学习强化学习。
  31. 1000- minimal-seq2seq: 关注神经机器翻译的最小Seq2Seq模型。
  32. 1000- tensorly-notebooks: 利用Python和TensorLy实现张量方法。 tensorly.github.io/dev
  33. 1000- pytorch_bits: 时序预测的相关示例。
  34. 1000- skip-thoughts: PyTorch实现Skip-Thought词向量模型。
  35. 1000- video-caption-pytorch: 利用PyTorch为视频添加字幕。
  36. 1000- Capsule-Network-Tutorial: 简单易学的胶囊网络(Capsule Network)教程。
  37. 1800+ code-of-learn-deep-learning-with-pytorch: 《深度学习入门之PyTorch》书中代码。 item.jd.com/17915495606.html
  38. 1900+ RL-Adventure: Pytorch 版 Deep Q Learning 教程,简单、易学、代码可读性强,包含 DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL 的 PyTorch 实现。
  39. 1000- accelerated_dl_pytorch: Jupyter Day Atlanta II 会议上的加速深度学习算法,包含 PyTorch 教程和会议演讲文稿。
  40. 2100+ RL-Adventure-2: 以下内容的 PyTorch0.4 版本教程: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generative adversarial imitation learning / hindsight experience replay。
  41. Generative Adversarial Networks (GANs) in 50 lines of code (PyTorch): 50行生成对抗网络。
  42. adversarial-autoencoders-with-pytorch: PyTorch对抗自编码器。
  43. transfer learning using pytorch: PyTorch迁移学习。
  44. how-to-implement-a-yolo-object-detector-in-pytorch: 如何使用PyTorch实现一个YOLO (v3)物体检测器。
  45. pytorch-for-recommenders-101: 使用PyTorch构建推荐系统。
  46. 1000- pytorch-for-numpy-users: 面向Numpy用户的PyTorch。
  47. PyTorch Tutorial: PyTorch中文教程(PyTorch中文网)。
  48. 1000- grokking-pytorch: 手把手教你学会PyTorch。
  49. 2300+ PyTorch-Deep-Learning-Minicourse: PyTorch深度学习微型课程。
  50. 1000- pytorch-custom-dataset-examples: PyTorch的一些自定义数据集示例。
  51. Multiplicative LSTM for sequence-based Recommenders: 面向基于序列的推荐器的乘法LSTM。/基于LSTM的序列推荐实现。
  52. 1000- deeplearning.ai-pytorch: Coursera深度学习课程(deeplearning.ai)任务的PyTorch实现。
  53. 1000- MNIST_Pytorch_python_and_capi: 示例:如何在Python中训练一个MNIST网络并在C++中用PyTorch1.0运行。
  54. 1000- torch_light: 教程和示例,包括强化学习、NLP、CV。Logistic、CNN、RNN、LSTM等神经网络模型由数行代码实现,一些高级示例由复杂模型实现。
  55. 1000- portrain-gan: 编码(解码尚未实现)art-DCGAN 生成的肖像油画。
  56. 1000- mri-analysis-pytorch: 使用PyTorch和MedicalTorch进行核磁共振(MRI)分析。
  57. 1000- cifar10-fast: 在79秒内完成CIFAR10数据集上的ResNet模型的训练并达到94%的测试准确率,相关内容参见 blog series
  58. Intro to Deep Learning with PyTorch: Udacity和Facebook联合推出的免费课程,包括对PyTorch的介绍和对PyTorch作者之一的Soumith Chintala的采访。
  59. 1900+ pytorch-sentiment-analysis: PyTorch和TorchText语义分析教程。
  60. 4000+ pytorch-image-models: PyTorch图像模型、脚本、与训练权重—— (SE)ResNet/ResNeXT, DPN, EfficientNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet等等。
  61. 1000- CIFAR-ZOO: 以CIFAR为基准的多种CNN架构的PyTorch实现。
  62. 3200+ d2l-pytorch: 本项目尝试复制《动手深度学习(Dive into Deep Learning)》(www.d2l.ai) 一书,将MXnet代码改编为PyTorch版。
  63. 1000- thinking-in-tensors-writing-in-pytorch: 张量思维,PyTorch实践 (深度学习入门)。
  64. 1000- NER-BERT-pytorch: 命名试题识别的PyTorch解决方案,使用了Google AI的预训练BERT模型。
  65. 1000- pytorch-sync-batchnorm-example: 如何在 PyTorch 中使用交叉复制(Cross Replica)/同步批标准化(Synchronized Batchnorm)。
  66. 1000- SentimentAnalysis: 情绪分析神经网络,在斯坦福情绪树库上用微调BERT训练得到。
  67. 1000- pytorch-cpp: 为深度学习研究者打造,用 C++ 实现 PyTorch 教程内容(基于 pytorch-tutorial 的Python教程)。
  68. Deep Learning with PyTorch: Zero to GANs: Deep Learning with PyTorch (video)系列在线课程的相关代码。
  69. Deep Learning with PyTorch: Deep Learning with PyTorch teaches you how to implement deep learning algorithms with Python and PyTorch, the book includes a case study: building an algorithm capable of detecting malignant lung tumors using CT scans.
  70. Serverless Machine Learning in Action with PyTorch and AWS: Serverless Machine Learning in Action is a guide to bringing your experimental PyTorch machine learning code to production using serverless capabilities from major cloud providers like AWS, Azure, or GCP.

Paper implementations|论文实现

  1. 1000- google_evolution: 实现了 Large-scale evolution of image classifiers 一文的结果网络之一。
  2. 1000- pyscatwave: 基于CuPy/PyTorch的快速散射变换,Scaling the Scattering Transform: Deep Hybrid Networks
  3. 1000- scalingscattering: 该仓库包含 Scaling The Scattering Transform : Deep Hybrid Networks 一文中的实验。
  4. 1000- deep-auto-punctuation: 通过逐字符学习实现自动添加标点。
  5. 1000- Realtime_Multi-Person_Pose_Estimation: 基于PyTorch的多人人体姿态估计,原始代码
  6. 1000- PyTorch-value-iteration-networks: PyTorch实现价值迭代网络(Value Iteration Networks)(NIPS2016最佳论文奖)。
  7. 1000- pytorch_Highway: PyTorch实现高速公路网络(Highway Networks)。
  8. 1000- pytorch_NEG_loss: PyTorch实现负采样损失(Negative Sampling Loss)。
  9. 1000- pytorch_RVAE: 用PyTorch实现的产生序列数据的递归变分自动编码器,相关论文:Generating Sentences from a Continuous SpaceCharacter-Aware Neural Language Models
  10. 1000- pytorch_TDNN: 用PyTorch实现时间延迟神经网络(Time Delayed NN)。
  11. 1000- eve.pytorch: 一个Eve优化器的实现,相关论文:Imploving Stochastic Gradient Descent with Feedback
  12. 1000- e2e-model-learning: 随机优化中的基于任务的端到端模型,https://arxiv.org/abs/1703.04529
  13. 1000- pix2pix-pytorch: PyTorch实现“基于条件对抗网络的图像到图像翻译”。 论文:Image-to-Image Translation Using Conditional Adversarial Networks
  14. 3700+ Single Shot MultiBox Detector: 单发多盒探测器,论文:Single Shot MultiBox Detector
  15. 1000- DiscoGAN: 学习利用生成性对抗网络发现跨域关系。论文:Learning to Discover Cross-Domain Relations with Generative Adversarial Networks
  16. 1000- official DiscoGAN implementation: 官方实现“学习利用生成性对抗网络发现跨域关系”。 论文:Learning to Discover Cross-Domain Relations with Generative Adversarial Networks
  17. 1000- pytorch-es: 进化策略。论文:Evolution Strategies as a Scalable Alternative to Reinforcement Learning .
  18. 1000- piwise: 使用PyTorch对VOC2012数据集进行像素切割。
  19. 1000- pytorch-dqn: 深度Q学习网络。
  20. 1000- neuraltalk2-pytorch: PyTorch图像字幕代码库(在分支“with_finetune”中有可微调CNN)。
  21. 1000- vnet.pytorch: PyTorch实现V-Net:全卷积神经网络在体医学图像分割中的应用。 http://mattmacy.io/vnet.pytorch/
  22. 1100+ pytorch-fcn: PyTorch 实现完全卷积网络。
  23. 1000- WideResNets: PyTorch实现WideResNets。该实现比官方Torch实现花费更少的GPU内存。实现: https://github.com/szagoruyko/wide-residual-networks .
  24. 1000- pytorch_highway_networks: PyTorch实现高速公路网络。
  25. 1000- pytorch-NeuCom: Pytorch实现DeepMind的可微神经计算机论文
  26. 1000- captionGen: 使用PyTorch为图像生成标注。
  27. 1000- AnimeGAN: 生成对抗网络的PyTorch简单实现,关注于动漫脸谱绘画。
  28. 1000- Cnn-text classification: PyTorch 实现 Kim的基于卷积神经网络的句子分类 论文。
  29. 1300+ deepspeech2: 使用 Baidu Warp-CTC 实现DeepSpeech2。创造一个基于 DeepSpeech2 架构的网络,用 CTC 激活函数训练。
  30. 1000- seq2seq: 包含PyTorch中的Seq2Seq模型。
  31. 1000- Asynchronous Advantage Actor-Critic in PyTorch: PyTorch实现A3C(Asynchronous Advantage Actor-Critic),论文:Asynchronous Methods for Deep Reinforcement Learning。由于 PyTorch 可以轻松地在多进程内控制共享内存,我们可以轻易实现A3C这样的异步算法。
  32. 1000- densenet: This is a PyTorch 实现 DenseNet-BC 架构,相关论文 Densely Connected Convolutional Networks。该实现的 CIFAR-10+ 100层错误率为 4.77 增长率为 12。官方实现和许多第三方库的链接参见 liuzhuang13/DenseNet
  33. 1000- nninit: PyTorch神经网络模块的权值初始化方案,这是 nninit 的流行端口。
  34. 1400+ faster rcnn: PyTorch 实现 Faster RCNN。该项目主要基于 py-faster-rcnn 和 TFFRCNN。更多关于 R-CNN 的细节请参考论文 Faster R-CNN:Towards Real-Time Object Detection with Region Proposal Network
  35. 1000- doomnet: PyTorch版Doom-net,实现了ViZDoom环境下的RL模型。
  36. 1000- flownet: 通过Dosovitskiy等完成FlowNet的Pytorch实现。
  37. 1000- sqeezenet: 在CIFAR10数据集上用PyTorch实现Squeezenet模型,论文
  38. 2600+ WassersteinGAN: PyTorch实现WassersteinGAN
  39. 1000- optnet: 该仓库包含PyTorch源码,重现了论文OptNet: Differentiable Optimization as a Layer in Neural Networks中的实验。
  40. 1000- qp solver: PyTorch的一个快速和可微分的QP求解器。https://locuslab.github.io/qpth/
  41. 1000- Continuous Deep Q-Learning with Model-based Acceleration : 基于模型加速的连续深度Q学习的再实现。
  42. 1000- Learning to learn by gradient descent by gradient descent: PyTorch实现Learning to learn by gradient descent by gradient descent
  43. 1000- fast-neural-style: PyTorch实现fast-neural-style,论文:Perceptual Losses for Real-Time Style Transfer and Super-Resolution
  44. 1000- PytorchNeuralStyleTransfer: Pytorch中的神经风格转换。
  45. 1000- Fast Neural Style for Image Style Transform by Pytorch: 使用快速神经风格进行图像风格转换。
  46. 1000- neural style transfer: 通过神经风格算法介绍PyTorch,Neural-Style algorithm
  47. 1000- VIN_PyTorch_Visdom: PyTorch实现价值迭代网络(VIN):干净、简单、模块化。利用Visdom进行可视化。
  48. 1300+ YOLO2: PyTorch中的YOLOv2。
  49. 1100+ attention-transfer: 通过注意转移改善卷积网络,ICLR2017会议论文
  50. 1000- SVHNClassifier: PyTorch实现基于深度卷积神经网络的街景图像多位数识别
  51. 1000- pytorch-deform-conv: PyTorch实现可变形卷积(Deformable Convolution)。
  52. 1000- BEGAN-pytorch: PyTorch实现边界均衡生成对抗网络(BEGAN): Boundary Equilibrium Generative Adversarial Networks.
  53. 1000- treelstm.pytorch: PyTorch实现树形结构LSTM。
  54. 1000- AGE: 论文代码,原文:对抗生成编码器网络(Adversarial Generator-Encoder Networks)。
  55. 1000- ResNeXt.pytorch: 再现 ResNet-V3 (深度神经网络的聚集残差变换)。
  56. 1000- pytorch-rl: 基于PyTorch和Visdom的深度强化学习。
  57. 1000- Deep-Leafsnap: 对比传统的计算机视觉方法,使用深度神经网络的LeafSnap能有效提高测试准确率。
  58. 12200+ pytorch-CycleGAN-and-pix2pix: PyTorch 实现图像风格迁移。
  59. 1000- A3C-PyTorch:PyTorch 实现 A3C(Advantage async actor-critic)算法。
  60. 1000- pytorch-value-iteration-networks: PyTorch实现价值迭代网络Value Iteration Networks (NIPS 2016 最佳论文)。
  61. 1000- PyTorch-Style-Transfer: PyTorch实现实时转换多风格生成网络。
  62. 1000- pytorch-deeplab-resnet: PyTorch实现 DeepLab resnet v2
  63. 1000- pointnet.pytorch: PyTorch实现 "PointNet: 基于深度学习的3D点分类和分割模型" https://arxiv.org/abs/1612.00593
  64. 1800+ pytorch-playground: 包含常见的预训练模型和数据集(MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)**.
  65. 1000- pytorch-dnc: PyTorch/Visdom实现的神经机器翻译(NTM)&可微神经计算机(DNC)。
  66. 1000- pytorch_image_classifier: 使用PyTorch的最小但实用的图像分类器管道,在ResNet18上进行细化,在自己的小型数据集上获得99%的准确率。
  67. 1000- mnist-svhn-transfer: PyTorch实现CycleGAN和SGAN。
  68. null pytorch-yolo2: pytorch-yolo2
  69. 1000- dni: PyTorch实现使用合成梯度的解耦神经接口,论文:Decoupled Neural Interfaces using Synthetic Gradients
  70. 1000+ wgan-gp: PyTorch实现论文"Improved Training of Wasserstein GANs".
  71. 1000- pytorch-seq2seq-intent-parsing: PyTorch使用seq2seq和注意力模型进行意图分析和空位填充。
  72. 1000- pyTorch_NCE: 复现噪音对比估计算法,论文:Noise-contrastive estimation: A new estimation principle for unnormalized statistical models
  73. 1000- molencoder: 分子自动编码器。
  74. 1000- GAN-weight-norm: 论文代码,"生成对抗网络中批量和权重归一化的影响"
  75. 1000- lgamma: 实现polygamma、lgamma和beta函数。
  76. 1000- bigBatch: 论文代码,论文:“训练越久,泛化越好:关闭神经网络大批量训练的泛化间隙”。
  77. 1000- rl_a3c_pytorch: 针对 Atari 2600 的强化学习,实现了 A3C LSTM 。
  78. 1000- pytorch-retraining: PyTorch动物园模型转移学习(torchvision)。
  79. 1000- nmp_qc: 用于计算机视觉的神经消息传递。
  80. 1200+ grad-cam: PyTorch 实现Grad-CAM
  81. 1000- pytorch-trpo: PyTorch s实现置信域策略优化(Trust Region Policy Optimization (TRPO))。
  82. 1000- pytorch-explain-black-box: PyTorch通过有意义扰动实现黑箱的可解释性解释,论文
  83. 1000- vae_vpflows: 凸组合线性IAF与Householder流 https://jmtomczak.github.io/deebmed.html
  84. 1000- relational-networks: Pytorch实现"用一个简单的神经网络模块来做关系推理"(关系网络)。
  85. 1000- vqa.pytorch: 视觉问答。
  86. 1200+ end-to-end-negotiator: 成交还是不成交?谈判对话的端到端学习。
  87. 1000- odin-pytorch: 神经网络失配实例的原则性检测。
  88. 1000- FreezeOut: 一种通过逐步冻结层加速神经网络训练的简单技术。
  89. 1000- ARAE: 论文代码,"对抗性正则化的自动编码器, ARAE"。
  90. 1000- forward-thinking-pytorch: PyTorch实现"前向思考:一次一层地建立和训练神经网络"。
  91. 1000- context_encoder_pytorch: PyTorch实现上下文编码器(Context Encoders),可用于图像修复。
  92. 4000+ attention-is-all-you-need-pytorch: PyTorch在"Attention is All You Need"中实现转换模型,https://github.com/thnkim/OpenFacePytorch。
  93. 1000- OpenFacePytorch: 使用 OpenFace's nn4.small2.v1.t7 模型的PyTorch模块。
  94. 1000- neural-combinatorial-rl-pytorch: PyTorch 实现"通过强化学习实现神经组合优化"。
  95. 1000- pytorch-nec: PyTorch实现神经情景控制(NEC,Neural Episodic Control)。
  96. 1000- seq2seq.pytorch: 使用PyTorch进行Sequence-to-Sequence学习。
  97. 1000- Pytorch-Sketch-RNN: PyTorch实现 “A Neural Representation of Sketch Drawings”。
  98. 1000- pytorch-pruning: PyTorch实现 [1611.06440] 用于资源有效推理的剪枝卷积神经网络
  99. 1000- DrQA: PyTorch实现自动阅读维基百科并回答开放领域问题。
  100. 1000- YellowFin_Pytorch: 基于动量梯度下降(momentum SGD)的自动调优优化器,无需手动指定学习速率和动量。
  101. 1000- samplernn-pytorch: PyTorch实现SampleRNN: 一种无条件端到端神经音频生成模型。
  102. 1000- AEGeAN: 基于AE稳定的更深的深度卷积生成对抗网络(DCGAN, Deep Convolution Generative Adversarial Networks)。
  103. 1000- /pytorch-SRResNet: PyTorch实现“基于生成对抗网络的实感单幅图像超分辨率”。
  104. 1000- vsepp: 论文代码,"VSE++:使用难分样本(Hard Negative)改善视觉语义联合嵌入"。
  105. 1000- Pytorch-DPPO: Pytorch实现分布式近端策略优化(Distributed Proximal Policy Optimization)。
  106. 1500+ UNIT: 无监督的图像到图像转换网络,论文
  107. 1100+ efficient_densenet_pytorch: DenseNets的内存高效实现。
  108. 1000- tsn-pytorch: PyTorch实现时间分割网络(TSN, Temporal Segment Networks)。
  109. 1000- SMASH: SMASH,一种高效地探索神经体系结构的实验技术。
  110. 1000- pytorch-retinanet: RetinaNet。
  111. 1000- biogans: 实现 ICCV 2017 论文 "利用GANs进行生物图像合成"。
  112. null Semantic Image Synthesis via Adversarial Learning: PyTorch 实现 ICCV 2017 论文 "基于对抗学习的语义图像合成"。
  113. 1000- fmpytorch: PyTorch在Cython中实现分析机(Factorization Machine)模块。
  114. 1000- ORN: PyTorch 实现 CVPR 2017 论文 "Oriented Response Networks"。
  115. 1000- pytorch-maml: PyTorch实现 MAML(Model-Agnostic Meta-Learning,与模型无关的元学习)。
  116. 2000+ pytorch-generative-model-collections: PyTorch中的各种生成模型集合。
  117. 1000- vqa-winner-cvprw-2017: Pytorch 实现 CVPR'17 VQA( Visual Question Answer,视觉问答) 挑战冠军。
  118. 1000- tacotron_pytorch: PyTorch 实现 Tacotron 语音合成模型。
  119. 1000- pspnet-pytorch: PyTorch 实现 PSPNet 语义分割网络。
  120. 1000- LM-LSTM-CRF: 《Empower Sequence Labeling with Task-Aware Language Model》 http://arxiv.org/abs/1709.04109
  121. 4000+ face-alignment: 使用PyTorch构建2D和3D人脸对齐库。
  122. 1000- DepthNet: PyTorch 在Still Box数据集上训练DepthNet。
  123. 1200+ EDSR-PyTorch: 论文《Enhanced Deep Residual Networks for Single Image Super-Resolution》的PyTorch实现版本。 (CVPRW 2017)
  124. 1000- e2c-pytorch: E2C,Embed to Control 实现。
  125. 2200+ 3D-ResNets-PyTorch: 基于3D残差网络的动作识别。
  126. 1000- bandit-nmt: EMNLP 2017 论文《Reinforcement Learning for Bandit Neural Machine Translation with Simulated Human Feedback》的代码,,改论文在神经编解码模型的基础上实现了A2C算法,并在模拟噪声激励下对组合进行了基准测试。
  127. 1900+ pytorch-a2c-ppo-acktr: PyTorch 实现 Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO,近端策略优化) 和可扩展信赖域(Trust Region)方法,这些算法使用 Kronecker因子近似(ACKTR)和生成对抗模仿学习(GAIL)实现,可用于深度强化学习。
  128. 1000- zalando-pytorch: Fashion-MNIST数据集上的各种实验。
  129. 1000- sphereface_pytorch: PyTorch实现SphereFace,人脸识别相关,https://arxiv.org/abs/1704.08063
  130. 1000- Categorical DQN: PyTorch 版 Categorical DQN,该模型来自论文《A Distributional Perspective on Reinforcement Learning》。
  131. 1000- pytorch-ntm: 神经网络图灵机。
  132. null mask_rcnn_pytorch: Mask RCNN in PyTorch.
  133. 1000- graph_convnets_pytorch: PyTorch 实现图卷积神经网络,NIPS’16。
  134. 1500+ pytorch-faster-rcnn: PyTorch实现 faster RCNN 检测框架,基于 Xinlei Chen 的tf-faster-rcnn,已不再维护。
  135. 1000- torchMoji: A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc.
  136. 3200+ semantic-segmentation-pytorch: 在MIT ADE20K dataset数据集上实现语义分割/场景解析。
  137. 1100+ pytorch-qrnn: PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM
  138. 1000- pytorch-sgns: Skipgram Negative Sampling in PyTorch.
  139. 1000- SfmLearner-Pytorch : Pytorch version of SfmLearner from Tinghui Zhou et al.
  140. 1000- deformable-convolution-pytorch: PyTorch实现可变形卷积。
  141. 1000- skip-gram-pytorch: A complete pytorch implementation of skipgram model (with subsampling and negative sampling). The embedding result is tested with Spearman's rank correlation.
  142. 1000- stackGAN-v2: Pytorch implementation for reproducing StackGAN_v2 results in the paper StackGAN++: Realistic Image Synthesis with Stacked Generative Adversarial Networks by Han Zhang*, Tao Xu*, Hongsheng Li, Shaoting Zhang, Xiaogang Wang, Xiaolei Huang, Dimitris Metaxas.
  143. 1000- self-critical.pytorch: 非官方,PyTorch实现基于 self-critical 序列训练的图像标注。
  144. 2700+ pygcn: 图卷积网络。
  145. 1000- dnc: 可微神经计算机、稀疏存取存储器与稀疏可微神经计算机。
  146. 1000- prog_gans_pytorch_inference: PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot.
  147. 1000- pytorch-capsule: Pytorch implementation of Hinton's Dynamic Routing Between Capsules.
  148. 1000- PyramidNet-PyTorch: A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, arxiv.org/abs/1610.02915)
  149. 1000- radio-transformer-networks: A PyTorch implementation of Radio Transformer Networks from the paper "An Introduction to Deep Learning for the Physical Layer". arxiv.org/abs/1702.00832
  150. 1000- honk: PyTorch reimplementation of Google's TensorFlow CNNs for keyword spotting.
  151. 1000- DeepCORAL: A PyTorch implementation of 'Deep CORAL: Correlation Alignment for Deep Domain Adaptation.', ECCV 2016
  152. 1000- pytorch-pose: PyTorch工具包,用于2D人体姿态估计。
  153. 1000- lang-emerge-parlai: Implementation of EMNLP 2017 Paper "Natural Language Does Not Emerge 'Naturally' in Multi-Agent Dialog" using PyTorch and ParlAI
  154. 1000- Rainbow: Rainbow: Combining Improvements in Deep Reinforcement Learning
  155. 1000- pytorch_compact_bilinear_pooling v1: This repository has a pure Python implementation of Compact Bilinear Pooling and Count Sketch for PyTorch.
  156. 1000- CompactBilinearPooling-Pytorch v2: (Yang Gao, et al.) A Pytorch Implementation for Compact Bilinear Pooling.
  157. 1000- FewShotLearning: Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"
  158. 1000- meProp: Codes for "meProp: Sparsified Back Propagation for Accelerated Deep Learning with Reduced Overfitting".
  159. 1000- SFD_pytorch: 单镜头尺度不变人脸检测器。
  160. 1000- GradientEpisodicMemory: Continuum Learning with GEM: Gradient Episodic Memory. https://arxiv.org/abs/1706.08840
  161. 1700+ DeblurGAN: Pytorch implementation of the paper DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks.
  162. 4500+ StarGAN: StarGAN: 多领域图像转换 GAN 网络,https://arxiv.org/abs/1711.09020
  163. 1000- CapsNet-pytorch: PyTorch 实现 NIPS 2017 论文 “胶囊间的动态路由”。
  164. 1000- CondenseNet: CondenseNet: 面向移动设备的轻量级 CNN。
  165. 5900+ deep-image-prior: 基于神经网络的图像修复,无学习过程。
  166. 1000- deep-head-pose: 使用PyTorch进行深度学习头部姿势估计。
  167. 1000- Random-Erasing: 论文代码,论文:"随机擦除数据增强"。
  168. 1000- FaderNetworks: Fader Networks: 通过滑动属性重构图像 - NIPS 2017,https://arxiv.org/pdf/1706.00409.pdf
  169. 1800+ FlowNet 2.0: FlowNet 2.0: 深度网络中光流估计的演化。
  170. 4500+ pix2pixHD: 利用条件 GANs 合成和处理 HD 高清图像的 PyTorch 实现,https://arxiv.org/pdf/1711.11585.pdf。
  171. 1000- pytorch-smoothgrad: SmoothGrad通过增加噪声来去除噪声。
  172. 1000- RetinaNet: RetinaNe实现。
  173. 5400+ faster-rcnn.pytorch: This project is a faster faster R-CNN implementation, aimed to accelerating the training of faster R-CNN object detection models.
  174. 1000- mixup_pytorch: A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch.
  175. 1000- inplace_abn: In-Place Activated BatchNorm for Memory-Optimized Training of DNNs
  176. 1000- pytorch-pose-hg-3d: PyTorch implementation for 3D human pose estimation
  177. 1000- nmn-pytorch: Neural Module Network for VQA in Pytorch.
  178. 1000- bytenet: Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper
  179. 1000- bottom-up-attention-vqa: vqa, bottom-up-attention, pytorch
  180. 1000- yolo2-pytorch: The YOLOv2 is one of the most popular one-stage object detector. This project adopts PyTorch as the developing framework to increase productivity, and utilize ONNX to convert models into Caffe 2 to benifit engineering deployment.
  181. 1000- reseg-pytorch: PyTorch 实现ReSeg。 (https://arxiv.org/pdf/1511.07053.pdf)
  182. 1000- binary-stochastic-neurons: Binary Stochastic Neurons in PyTorch.
  183. 1000- pytorch-pose-estimation: PyTorch Implementation of Realtime Multi-Person Pose Estimation project.
  184. 1000- interaction_network_pytorch: Pytorch Implementation of Interaction Networks for Learning about Objects, Relations and Physics.
  185. 1000- NoisyNaturalGradient: Pytorch Implementation of paper "Noisy Natural Gradient as Variational Inference".
  186. 1000- ewc.pytorch: An implementation of Elastic Weight Consolidation (EWC), proposed in James Kirkpatrick et al. Overcoming catastrophic forgetting in neural networks 2016(10.1073/pnas.1611835114).
  187. 1000- pytorch-zssr: PyTorch implementation of 1712.06087 "Zero-Shot" Super-Resolution using Deep Internal Learning
  188. 1000- deep_image_prior: 基于未训练神经网络的图像重建算法实现。算法:Deep Image Prior
  189. 1000- pytorch-transformer: PyTorch实现论文Attention Is All You Need
  190. 1000- DeepRL-Grounding: PyTorch实现AAAI-18论文Gated-Attention Architectures for Task-Oriented Language Grounding
  191. 1000- deep-forecast-pytorch: 使用LSTMs进行风速预测,论文:Deep Forecast: Deep Learning-based Spatio-Temporal Forecasting
  192. 1000- cat-net: 正则外观变换(Canonical Appearance Transformations
  193. 1000- minimal_glo: Minimal PyTorch implementation of Generative Latent Optimization from the paper "Optimizing the Latent Space of Generative Networks"
  194. 1000- LearningToCompare-Pytorch: Pytorch Implementation for Paper: Learning to Compare: Relation Network for Few-Shot Learning.
  195. 1300+ poincare-embeddings: PyTorch implementation of the NIPS-17 paper "Poincaré Embeddings for Learning Hierarchical Representations".
  196. null pytorch-trpo(Hessian-vector product version): This is a PyTorch implementation of "Trust Region Policy Optimization (TRPO)" with exact Hessian-vector product instead of finite differences approximation.
  197. 1000- ggnn.pytorch: A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN).
  198. 1000- visual-interaction-networks-pytorch: This's an implementation of deepmind Visual Interaction Networks paper using pytorch
  199. 1000- adversarial-patch: PyTorch实现对抗补丁。
  200. 1000- Prototypical-Networks-for-Few-shot-Learning-PyTorch: Implementation of Prototypical Networks for Few Shot Learning (arxiv.org/abs/1703.05175) in Pytorch
  201. 1000- Visual-Feature-Attribution-Using-Wasserstein-GANs-Pytorch: Implementation of Visual Feature Attribution using Wasserstein GANs (arxiv.org/abs/1711.08998) in PyTorch.
  202. 1000- PhotographicImageSynthesiswithCascadedRefinementNetworks-Pytorch: 用级联优化网络生成照片级图像,https://arxiv.org/abs/1707.09405
  203. 2200+ ENAS-pytorch: PyTorch实现"基于参数共享的高效神经网络结构搜索"。
  204. 1000- Neural-IMage-Assessment: 神经图片评估,https://arxiv.org/abs/1709.05424
  205. 1000- proxprop: 近端回传(Proximal Backpropagation) - 隐式梯度代替显式梯度的神经网络训练算法。
  206. 10200+ FastPhotoStyle: 照片级逼真的图像风格化的一个封闭解。
  207. 1000- Deep-Image-Analogy-PyTorch: 基于PyTorch的深度图像模拟的Python实现。
  208. 2000+ Person-reID_pytorch: 行人再识别Person-reID的PyTorch实现。
  209. 1000- pt-dilate-rnn: 空洞递归神经网络(Dilated RNNs)。
  210. 1000- pytorch-i-revnet: Pytorch实现i-RevNets。
  211. 1000- OrthNet: TensorFlow、PyTorch和Numpy层生成正交多项式。
  212. 1000- DRRN-pytorch: "超分辨率的深递归残差网络(DRRN)", CVPR 2017
  213. 1000- shampoo.pytorch: Shampoo算法实现。
  214. 1000- Neural-IMage-Assessment 2: 神经图片评估,https://arxiv.org/abs/1709.05424
  215. 2300+ TCN: Sequence modeling benchmarks and temporal convolutional networks locuslab/TCN
  216. 1000- DCC: This repository contains the source code and data for reproducing results of Deep Continuous Clustering paper.
  217. 1000- packnet: Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning arxiv.org/abs/1711.05769
  218. 1000- PyTorch-progressive_growing_of_gans: PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.
  219. 1000- nonauto-nmt: PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"
  220. 6600+ PyTorch-GAN: PyTorch implementations of Generative Adversarial Networks.
  221. 1000- PyTorchWavelets: PyTorch implementation of the wavelet analysis found in Torrence and Compo (1998)
  222. 1000- pytorch-made: MADE (Masked Autoencoder Density Estimation) implementation in PyTorch
  223. 1000- VRNN: Pytorch implementation of the Variational RNN (VRNN), from A Recurrent Latent Variable Model for Sequential Data.
  224. 1000- flow: Pytorch implementation of ICLR 2018 paper Deep Learning for Physical Processes: Integrating Prior Scientific Knowledge.
  225. 1300+ deepvoice3_pytorch: PyTorch实现基于卷积神经网络的语音合成模型。
  226. 1000- psmm: imlementation of the the Pointer Sentinel Mixture Model, as described in the paper by Stephen Merity et al.
  227. 1800+ tacotron2: Tacotron 2 - PyTorch implementation with faster-than-realtime inference.
  228. 1000- AccSGD: Implements pytorch code for the Accelerated SGD algorithm.
  229. 1000- QANet-pytorch: an implementation of QANet with PyTorch (EM/F1 = 70.5/77.2 after 20 epoches for about 20 hours on one 1080Ti card.)
  230. 1000- ConvE: Convolutional 2D Knowledge Graph Embeddings
  231. 1000- Structured-Self-Attention: Implementation for the paper A Structured Self-Attentive Sentence Embedding, which is published in ICLR 2017: arxiv.org/abs/1703.03130 .
  232. 1000- graphsage-simple: Simple reference implementation of GraphSAGE.
  233. 2700+ Detectron.pytorch: A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
  234. 1000- R2Plus1D-PyTorch: PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition"
  235. 1000- StackNN: A PyTorch implementation of differentiable stacks for use in neural networks.
  236. 1000- translagent: Code for Emergent Translation in Multi-Agent Communication.
  237. 1000- ban-vqa: Bilinear attention networks for visual question answering.
  238. 1200+ pytorch-openai-transformer-lm: This is a PyTorch implementation of the TensorFlow code provided with OpenAI's paper "Improving Language Understanding by Generative Pre-Training" by Alec Radford, Karthik Narasimhan, Tim Salimans and Ilya Sutskever.
  239. 1000- T2F: 使用深度学习进行Text-to-Face生成。该项目结合了StackGANProGAN,这两个模型可以基于文字描述合成人脸。
  240. 1000- pytorch - fid: A Port of Fréchet Inception Distance (FID score) to PyTorch
  241. 1000- vae_vpflows:Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling jmtomczak.github.io/deebmed.html
  242. 1000- CoordConv-pytorch: Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' paper. (arxiv.org/pdf/1807.03247.pdf)
  243. 1000- SDPoint: Implementation of "Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks", published in CVPR 2018.
  244. 1000- SRDenseNet-pytorch: 极深网络,SRDenseNet-pytorch,论文:基于密集跳跃连接的图像超分辨率(ICCV_2017)
  245. 1000- GAN_stability: Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"
  246. 1000- Mask-RCNN: A PyTorch implementation of the architecture of Mask RCNN, serves as an introduction to working with PyTorch
  247. 1000- pytorch-coviar: Compressed Video Action Recognition
  248. 1000- PNASNet.pytorch: PyTorch implementation of PNASNet-5 on ImageNet.
  249. 1000- NALU-pytorch: Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units arxiv.org/pdf/1808.00508.pdf
  250. 1000- LOLA_DiCE: Pytorch 使用DiCE实现LOLA
  251. 1000- generative-query-network-pytorch: Generative Query Network (GQN) in PyTorch as described in "Neural Scene Representation and Rendering"
  252. 1000- pytorch_hmax: 在PyTorch中实现HMAX(Hierarchical Model and X)视觉模型。
  253. 1000- FCN-pytorch-easiest: trying to be the most easiest and just get-to-use pytorch implementation of FCN (Fully Convolotional Networks)
  254. 1000- transducer: A Fast Sequence Transducer Implementation with PyTorch Bindings.
  255. 1000- AVO-pytorch: Implementation of Adversarial Variational Optimization in PyTorch.
  256. 1000- HCN-pytorch: A pytorch reimplementation of { Co-occurrence Feature Learning from Skeleton Data for Action Recognition and Detection with Hierarchical Aggregation }.
  257. 1000- binary-wide-resnet: PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnel (ICLR 2018)
  258. 1000- piggyback: Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights arxiv.org/abs/1801.06519
  259. 7300+ vid2vid: Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
  260. 1000- poisson-convolution-sum: Implements an infinite sum of poisson-weighted convolutions
  261. 1000- tbd-nets: PyTorch implementation of "Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning" arxiv.org/abs/1803.05268
  262. 1000- attn2d: Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction
  263. 5000+ yolov3: YOLOv3: 训练和推断,https://www.ultralytics.com
  264. 1000- deep-dream-in-pytorch: Pytorch implementation of the DeepDream computer vision algorithm.
  265. 1000- pytorch-flows: PyTorch implementations of algorithms for density estimation
  266. 1000- quantile-regression-dqn-pytorch: Quantile Regression DQN a Minimal Working Example
  267. 1000- relational-rnn-pytorch: An implementation of DeepMind's Relational Recurrent Neural Networks in PyTorch.
  268. 1000- DEXTR-PyTorch: 深度极端切割,http://www.vision.ee.ethz.ch/~cvlsegmentation/dextr
  269. 1000- PyTorch_GBW_LM: PyTorch Language Model for Google Billion Word Dataset.
  270. 1000- Pytorch-NCE: The Noise Contrastive Estimation for softmax output written in Pytorch
  271. 1000- generative-models: Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN.
  272. 1000- convnet-aig: PyTorch implementation for Convolutional Networks with Adaptive Inference Graphs.
  273. 1000- integrated-gradient-pytorch: This is the pytorch implementation of the paper - Axiomatic Attribution for Deep Networks.
  274. 1000- MalConv-Pytorch: Pytorch implementation of MalConv.
  275. 1000- trellisnet: Trellis Networks for Sequence Modeling
  276. 1000- Learning to Communicate with Deep Multi-Agent Reinforcement Learning: pytorch implementation of Learning to Communicate with Deep Multi-Agent Reinforcement Learning paper.
  277. 1000- pnn.pytorch: PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html.
  278. 1000- Face_Attention_Network: Pytorch implementation of face attention network as described in Face Attention Network: An Effective Face Detector for the Occluded Faces.
  279. 1500+ waveglow: 基于流的语音合成生成网络。
  280. 1000- deepfloat: This repository contains the SystemVerilog RTL, C++, HLS (Intel FPGA OpenCL to wrap RTL code) and Python needed to reproduce the numerical results in "Rethinking floating point for deep learning"
  281. 1000- EPSR: Pytorch implementation of Analyzing Perception-Distortion Tradeoff using Enhanced Perceptual Super-resolution Network. This work has won the first place in PIRM2018-SR competition (region 1) held as part of the ECCV 2018.
  282. 1000- ClariNet: Pytorch实现ClariNet
  283. 29700+ pytorch-pretrained-BERT: PyTorch version of Google AI's BERT model with script to load Google's pre-trained models
  284. 1000- torch_waveglow: PyTorch实现WaveGlow: 基于流的语音合成生成网络。
  285. 2500+ 3DDFA: The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
  286. 1300+ loss-landscape: loss-landscape Code for visualizing the loss landscape of neural nets.
  287. 1000- famos:(非)参数图像风格化马赛克的对抗性框架。论文:http://arxiv.org/abs/1811.09236
  288. 1000- back2future.pytorch: This is a Pytorch implementation of Janai, J., Güney, F., Ranjan, A., Black, M. and Geiger, A., Unsupervised Learning of Multi-Frame Optical Flow with Occlusions. ECCV 2018.
  289. 1000- FFTNet: Unofficial Implementation of FFTNet vocode paper.
  290. 1000- FaceBoxes.PyTorch: PyTorch实现FaceBoxes
  291. 2500+ Transformer-XL: Transformer-XL: Attentive Language Models Beyond a Fixed-Length Contexthttps://github.com/kimiyoung/transformer-xl
  292. 1000- associative_compression_networks: Associative Compression Networks for Representation Learning.
  293. 1000- fluidnet_cxx: FluidNet re-written with ATen tensor lib.
  294. 2500+ Deep-Reinforcement-Learning-Algorithms-with-PyTorch: This repository contains PyTorch implementations of deep reinforcement learning algorithms.
  295. 1000- Shufflenet-v2-Pytorch: This is a Pytorch implementation of faceplusplus's ShuffleNet-v2.
  296. 1000- GraphWaveletNeuralNetwork: This is a Pytorch implementation of Graph Wavelet Neural Network. ICLR 2019.
  297. 1000- AttentionWalk: This is a Pytorch implementation of Watch Your Step: Learning Node Embeddings via Graph Attention. NIPS 2018.
  298. 1000- SGCN: This is a Pytorch implementation of Signed Graph Convolutional Network. ICDM 2018.
  299. 1000- SINE: This is a Pytorch implementation of SINE: Scalable Incomplete Network Embedding. ICDM 2018.
  300. 1000- GAM: This is a Pytorch implementation of Graph Classification using Structural Attention. KDD 2018.
  301. 1000- neural-style-pt: PyTorch 实现 Justin Johnson 的神经风格算法。论文:A Neural Algorithm of Artistic Style
  302. 1000- TuckER: TuckER: Tensor Factorization for Knowledge Graph Completion.
  303. 1000- pytorch-prunes: Pruning neural networks: is it time to nip it in the bud?
  304. 1000- SimGNN: SimGNN: 一个快速图形相似度计算的神经网络方法。论文:A Neural Network Approach to Fast Graph Similarity Computation.
  305. 1000- Character CNN: PyTorch implementation of the Character-level Convolutional Networks for Text Classification paper.
  306. 2000+ XLM: PyTorch original implementation of Cross-lingual Language Model Pretraining.
  307. 1000- DiffAI: A provable defense against adversarial examples and library for building compatible PyTorch models.
  308. 1000- APPNP: Combining Neural Networks with Personalized PageRank for Classification on Graphs. ICLR 2019.
  309. 1000- NGCN: A Higher-Order Graph Convolutional Layer. NeurIPS 2018.
  310. 1000- gpt-2-Pytorch: Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
  311. 1000- Splitter: Splitter: Learning Node Representations that Capture Multiple Social Contexts. (WWW 2019).
  312. 1000- CapsGNN: 胶囊图神经网络,Capsule Graph Neural Network
  313. 1900+ BigGAN-PyTorch: PyTorch实现BigGAN(非官方)。
  314. 1000- ppo_pytorch_cpp: 近端策略优化算法的C++ API。
  315. 1000- RandWireNN: 基于随机连接神经网络性能的图像识别。
  316. 1000- Zero-shot Intent CapsNet: GPU-accelerated PyTorch implementation of "Zero-shot User Intent Detection via Capsule Neural Networks".
  317. 1000- SEAL-CI 半监督图分类:层次图视角,Semi-Supervised Graph Classification: A Hierarchical Graph Perspective. (WWW 2019)。
  318. 1000- MixHop: MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing. ICML 2019.
  319. 1000- densebody_pytorch: PyTorch implementation of CloudWalk's recent paper DenseBody.
  320. 1000- voicefilter: Unofficial PyTorch implementation of Google AI's VoiceFilter system http://swpark.me/voicefilter.
  321. 1000- NVIDIA/semantic-segmentation: PyTorch实现“利用视频传播和标签松弛改进语义分割”。论文:Improving Semantic Segmentation via Video Propagation and Label Relaxation, In CVPR2019.
  322. 1000- ClusterGCN: A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
  323. 1000- NVlabs/DG-Net: A PyTorch implementation of "Joint Discriminative and Generative Learning for Person Re-identification" (CVPR19 Oral).
  324. 1000- NCRF: 基于神经网络条件随机场(NCRF)的肿瘤转移检测,相关论文:https://openreview.net/forum?id=S1aY66iiM。
  325. 1000- pytorch-sift: PyTorch实现SIFT(尺度不变特征变换匹配算法,Scale Invariant Feature Transform)描述子。
  326. 1000- brain-segmentation-pytorch: 深度学习分割网络U-Net的PyTorch模型实现,用于脑核磁共振中FLAIR异常的分割。
  327. 1000- glow-pytorch: PyTorch 实现 "Glow, Generative Flow with Invertible 1x1 Convolutions"。
  328. 1000- EfficientNets-PyTorch: PyTorch实现EfficientNet: 卷积神经网络模型尺度的再思考。
  329. 1000- STEAL: STEAL - 从噪声标注中学习语义边界,https://nv-tlabs.github.io/STEAL/
  330. 1000- EigenDamage-Pytorch: 官方实现 ICML'19 论文 "特征损伤:克罗内克分解特征基中的结构剪枝"。
  331. 1000- Aspect-level-sentiment: 论文代码和数据集,ACL2018论文:"利用文档知识进行体层情感分类"。
  332. 1000- breast_cancer_classifier: 深层神经网络提高放射科医生乳腺癌筛查的效果,https://arxiv.org/abs/1903.08297
  333. 1000- DGC-Net: PyTorch实现"DGC-Net: 密集几何对应网络".
  334. 1000- universal-triggers: Universal Adversarial Triggers for Attacking and Analyzing NLP (EMNLP 2019)
  335. 2500+ Deep-Reinforcement-Learning-Algorithms-with-PyTorch: PyTorch implementations of deep reinforcement learning algorithms and environments.
  336. 1000- simple-effective-text-matching-pytorch: A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".
  337. null Adaptive-segmentation-mask-attack (ASMA): A pytorch implementation of the MICCAI2019 paper "Impact of Adversarial Examples on Deep Learning Models for Biomedical Image Segmentation".
  338. 1000- NVIDIA/unsupervised-video-interpolation: A PyTorch Implementation of Unsupervised Video Interpolation Using Cycle Consistency, In ICCV 2019.
  339. 1000- Seg-Uncertainty: Unsupervised Scene Adaptation with Memory Regularization in vivo, In IJCAI 2020.
  340. 2600+ pulse: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
  341. 1000- distance-encoding: Distance-Encoding - Design Provably More PowerfulGNNs for Structural Representation Learning.

Talks & conferences|报告 & 会议

  1. PyTorch Conference 2018: 2018年首届PyTorch开发者大会。

Pytorch elsewhere | Pytorch相关

  1. 5600+ the-incredible-pytorch**: 不可思议的Pythorch:一份PyTorch相关的教程、论文、项目、社区等的清单。
  2. 6100+ generative models: 各种生成模型,例如基于Pytorch和Tensorflow的GAN、VAE。 http://wiseodd.github.io
  3. pytorch vs tensorflow: Reddit上的PyTorch和TensorFlow的比较文章。
  4. Pytorch discussion forum: PyTorch论坛。
  5. null pytorch notebook: docker-stack: 类似于 Jupyter Notebook Scientific Python Stack
  6. 1000- drawlikebobross: 使用神经网络作画!
  7. 1000- pytorch-tvmisc: 该仓库收集了作者用PyTorch实现的各种玩意儿。
  8. 1000- pytorch-a3c-mujoco: 该项目旨在解决Mujoco中的控制问题,高度基于pytorch-a3c。
  9. PyTorch in 5 Minutes.
  10. 1000- pytorch_chatbot: 用PyTorch实现的聊天机器人。
  11. 1000- malmo-challenge: Malmo协作人工智能挑战-Pig Catcher团队。
  12. 1000- sketchnet: 指导计算机作画。http://www.jtoy.net/projects/sketchnet/
  13. 1200+ Deep-Learning-Boot-Camp: 非盈利社区运营的5天深度学习训练营。 http://deep-ml.com.
  14. 1000- Amazon_Forest_Computer_Vision: 亚马逊森林计算机视觉:使用PyTorch标记卫星图像标记/Keras中的PyTorch技巧。
  15. 2000+ AlphaZero_Gomoku: 用AlphaZero算法玩五子棋。
  16. null pytorch-cv: null.
  17. 2100+ deep-person-reid: Pytorch实现深度学习行人重新识别方法。
  18. 1800+ pytorch-template: PyTorch深度学习模版。
  19. 1000- Deep Learning With Pytorch: 随书代码《Deep Learning With Pytorch TextBook》 PyTorch实用指南:使用PyTorch建立文本和视觉神经网络模型。亚马逊中国电子版
  20. 1000- compare-tensorflow-pytorch: 比较用Tensorflow编写的层和用Pytorch编写的层之间的输出。
  21. 1000- hasktorch: Haskell中的张量与神经网络。
  22. Deep Learning With Pytorch Deep Learning with PyTorch 教你如何用Python和PyTorch实现深度学习算法。
  23. 1000- nimtorch: PyTorch - Python + Nim,PyTorch的Nim前端。
  24. 1000- derplearning: 自动驾驶遥控车代码。
  25. 1000- pytorch-saltnet: Kaggle | TGS Salt Identification Challenge 第9名解决方案。
  26. 1000- pytorch-scripts: 一些脚本,使在Windows上使用PyTorch更加容易。
  27. 1000- pytorch_misc: 为PyTorch讨论板创建的代码片段。
  28. 1000- awesome-pytorch-scholarship: 收集了一系列优秀的PyTorch学术文章、指南、博客、课程和其他资源。
  29. 1000- MentisOculi: PyTorch版raytracer。(raynet?)
  30. 2400+ DoodleMaster: “画出UI!”("Don't code your UI, Draw it !")
  31. 1000- ocaml-torch: ocaml-torch为PyTorch张量库提供一些ocaml绑定。
  32. 1000- extension-script: TorchScript自定义C++/CUDA运算符的示例。
  33. 1000- pytorch-inference: Windows10 平台上 Pytorch 1.0在 C++ 中的推断。
  34. 1000- pytorch-cpp-inference: 包含使用PyTorch C++ API执行推断的各种示例。
  35. 1000- tch-rs: PyTorch的Rust绑定。
  36. 1000- TorchSharp: Pytorch引擎的.NET绑定。
  37. 1200+ ML Workspace: 面向机器学习和数据科学的一体化Web IDE。包含Jupyter, VS Code, PyTorch 和许多其他工具或库,这些都集合在一个Docker映像中。
  38. 1000- PyTorch Style Guide Style guide for PyTorch code. Consistent and good code style helps collaboration and prevents errors!

Feedback: If you have any ideas or you want any other content to be added to this list, feel free to contribute.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].