WJJ1995
8fa8d471af
Merge pull request #20290 from wjj19950828:add_paddle_humanseg_demo
...
Add paddle humanseg demo
* fixed onnx resize op bug
* add humanseg demo for PaddlePaddle sample
* update README.md and flake8 format
* update func name
* update README.md for enviroment setup
* update README.md in the way install paddle2onnx
* update README.md
* update README.md
* add paddleseg in requirements.txt
* deal with comments
* replace picture
2021-09-27 21:59:09 +00:00
jiangjiajun
1fb3133ec5
Update requirements and README for PaddlePaddle sample
2021-05-14 03:35:44 +00:00
Jason
fea45c6911
Merge pull request #19976 from jiangjiajun:master
...
* Added PaddlePaddle classification model conversion case
* Modify cv2 import as cv
* Modify documents in dnn_conversion/paddlepaddle
* Modify documents in dnn_conversion/paddlepaddle
2021-05-13 21:59:41 +03:00
Anastasia M
1263949e70
Merge pull request #18237 from LupusSanctus:am/pytorch_tf_det_tutorial
...
[GSoC] Added TF and PyTorch detection model conversion cases
* Added object detection convertion pipeline and tutorials
* Added tutorial corrections
2021-04-02 01:50:35 +00:00
Anastasia M
8c221981bf
Merge pull request #17604 from LupusSanctus:am/pytorch_tf_cls_tutorial
...
[GSoC] Added TF and PyTorch classification conversion cases
* Added TF and PyTorch classification conversion cases
* Modified structure, some processing scripts. Added evaluation pipeline
* Minor structure change
* Removed extra functions, minor structure change
* Modified structure, code corrections
* Updated classification code block, added classification tutorials
* Added minor modifications of paths
* Classification block corrections in accordance with comments
2021-01-26 11:06:15 +00:00