Commit Graph

3 Commits (542b3200086c7163805ebee9f8f85b6c85ce8d8c)

Author SHA1 Message Date
wanghuancoder 80abf9f789
use tensor.shape bug not paddle.shape(tensor) (#3120) 2024-04-12 15:34:44 +08:00
sky 1ded6d1cbd
Update svtrnet.py (#3037)
* Update svtrnet.py

* Update svtrnet.py

remove test part

* isolated model

* Update svtrnet.py

* support static graph

* try to fix acc problem by remove torch format

* fix sercret bug for losing accuracy

* Revert "fix sercret bug for losing accuracy"

This reverts commit c8226e7390.

* fix secret bug for losing accuracy metric

* Delete launch.json

* Update svtrnet.py

* fix 动转静

* Update svtrnet.py
2024-02-06 21:50:38 +08:00
zhangyubo0722 adedfe603c
[WIP] add svtr (#3035)
* [WIP] add svtr

* add svtr_base and svtr_tiny
2023-11-06 19:15:55 +08:00