PaddlePaddle / Paddle

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
http://www.paddlepaddle.org/
Apache License 2.0
22.31k stars 5.63k forks source link

【Hackathon 5 No.64】待支持动转静模型列表文档 #59113

Closed huajiao-hjyp closed 1 week ago

huajiao-hjyp commented 1 year ago

待支持动转静模型列表文档

PaddleSeg

因为不同文件夹下的model共用一个train逻辑,所以按照文件夹进行了统计。

模型名 文件路径 状态
AutoNUE contrib/AutoNUE/ 待支持
CityscapesSOTA contrib/CityscapesSOTA/ 待支持
CrossPseudoSupervision contrib/CrossPseudoSupervision/ 待支持
DomainAdaptation contrib/DomainAdaptation/ 待支持
LaneSeg contrib/LaneSeg/ 待支持
PanopticDeepLab contrib/PanopticDeepLab/ 待支持
Matting Matting/ 待支持
medicalseg contrib/MedicalSeg/medicalseg/
PanopticSeg contrib/PanopticSeg/
QualityInspector contrib/QualityInspector/
RSSegBenchmark contrib/RSSegBenchmark/
paddleseg paddleseg/
PP-HumanSeg contrib/PP-HumanSeg/ 没有找到训练代码
SegmentAnything contrib/SegmentAnything/ 没有找到训练代码
2742195759 commented 1 year ago

image 可以看下configs这个文件夹下面,是全量的所有模型,然后每个对应的模型都可以通过在官网中查找对应的执行命令来获取(大概就是 train.py + --config config名)。如下图:

image

通过这个方式可以得到所有的可以执行的动转静配置(一个配置就是一个yaml)然后分别对他们尝试开启动转静测试一下就可以得到没有支持的列表了。其他的套件也是类似的。有问题可以随时在这里提问哈。

paddle-bot[bot] commented 1 week ago

Since you haven\'t replied for more than a year, we have closed this issue/pr. If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up. 由于您超过一年未回复,我们将关闭这个issue/pr。 若问题未解决或有后续问题,请随时重新打开,我们会继续跟进。