Commit Graph

8 Commits

Author SHA1 Message Date
tripleMu
3f31d76ac4
Fix bug (#931)
Co-authored-by: tripleMu <92794867+q3394101@users.noreply.github.com>
2022-03-11 13:45:56 +08:00
liufqing
7c1a145c34
add resnet34 (#741)
* hello

* add resnet34
2021-09-30 15:18:04 +08:00
Aditya Lohia
4ffc56a99b
Add: Wideresnet (#4) (#518)
* Adding WideResnet C++  (#2)

* initialize wideresnet50

* add: wideresnet50 c++ code

* add: wide resnet python (#3)

* add: wide resnet python

* fix: typo

Co-authored-by: makaveli <39617050+makaveli10@users.noreply.github.com>

Co-authored-by: makaveli <39617050+makaveli10@users.noreply.github.com>
2021-04-30 10:30:40 +08:00
irvingzhang0512
8cfc8ee03f
Support TSM-R50 Python API (#488)
* add tensorrt temporal shift module and related pytorch implementations

* add .gitignore and getn weights script.

* rename get_wts.py script

* Add tsm-r50 demo.

* update readme

* remove useless codes

* update readme

* update readme

* remote video and .gitignore, update tutorial

* update readme and tutorial

* fix a few bugs and test on tensorrt 5.1

* update readme
2021-04-18 16:30:25 +08:00
irvingzhang0512
7f17ce4f9b
Build ResNet50 by TensorRT Python Network Definition API (#482)
* add tensorrt python api sample for resnet50

* update docs

* typo

* fix typo

Co-authored-by: Wang Xinyu <shaywxy@gmail.com>
2021-04-15 13:17:41 +08:00
wang-xinyu
13ec643933 resnet to trt7 2020-11-06 23:54:18 +08:00
wang-xinyu
f2d9fab395 add resnext50_32x4d 2020-02-17 18:58:01 +08:00
wang-xinyu
51c8ce800f transfer from gitlab 2019-11-25 02:55:45 +08:00