| zergtant/pytorch-handbook |
18,594 |
|
0 |
0 |
over 2 years ago |
0 |
|
52 |
|
Jupyter Notebook |
| pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行 |
| chenyuntc/pytorch-book |
11,409 |
|
0 |
0 |
over 2 years ago |
0 |
|
134 |
mit |
Jupyter Notebook |
| PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》) |
| chenyuntc/simple-faster-rcnn-pytorch |
3,107 |
|
0 |
0 |
almost 5 years ago |
0 |
|
164 |
other |
Jupyter Notebook |
| A simplified implemention of Faster R-CNN that replicate performance from origin paper |
| pytorch/tnt |
1,598 |
|
25 |
13 |
about 2 years ago |
3 |
July 29, 2018 |
36 |
other |
Python |
| A lightweight library for PyTorch training tools and utilities |
| gram-ai/capsule-networks |
1,419 |
|
0 |
0 |
over 7 years ago |
0 |
|
20 |
|
Python |
| A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules". |
| kaituoxu/Speech-Transformer |
714 |
|
0 |
0 |
about 3 years ago |
0 |
|
5 |
|
Python |
| A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese. |
| jingweiz/pytorch-rl |
703 |
|
0 |
0 |
about 8 years ago |
0 |
|
3 |
mit |
Python |
| Deep Reinforcement Learning with pytorch & visdom |
| aditya-vora/FCHD-Fully-Convolutional-Head-Detector |
560 |
|
0 |
0 |
almost 5 years ago |
0 |
|
43 |
other |
Python |
| Code for FCHD - A fast and accurate head detector |
| chenyuntc/pytorch-best-practice |
499 |
|
0 |
0 |
over 7 years ago |
0 |
|
9 |
|
Python |
| A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats |
| yatengLG/SSD-Pytorch |
335 |
|
0 |
0 |
almost 4 years ago |
0 |
|
2 |
apache-2.0 |
Python |
| SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this program will be your best choice , easier to use and easier to understand ) |