Skip to content

Commit 27daa28

Browse files
prigoyalsoumith
authored andcommitted
Tutorial for Super-resolution using caffe2 (pytorch#132)
1 parent 280662e commit 27daa28

File tree

7 files changed

+413
-10
lines changed

7 files changed

+413
-10
lines changed

_static/img/SRResNet.png

719 KB
Loading

_static/img/cat.jpg

38.2 KB
Loading

_static/img/cat_224x224.jpg

10 KB
Loading

_static/img/cat_output1.png

317 KB
Loading

advanced_source/README.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ Advanced Tutorials
1212
3. c_extension.rst
1313
Custom C extensions for pytorch
1414
http://pytorch.org/tutorials/advanced/c_extension.html
15+
16+
4. super_resolution_with_caffe2.py
17+
Transfering a model from PyTorch to Caffe2 and Mobile using ONNX
18+
http://pytorch.org/tutorials/advanced/super_resolution_with_caffe2.html

0 commit comments

Comments
 (0)