Commit Graph

10 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
zhangyubo0722 aae1e9543f
del load pretrained from url for resnet (#2997)
* del load pretrained from url for resnet

* del load_dygraph_pretrain_from_url

* del load_dygraph_pretrain_from_url

* modify save_load
2023-10-30 13:44:16 +08:00
gaotingquan 811b483e30 fix: set dtype in paddle.to_tensor() 2023-02-10 15:51:53 +08:00
zhangyubo0722 fdaf24ee78 add models 2022-12-22 14:54:25 +08:00
gaotingquan defcb638c3 fix: update pretrained url 2022-10-18 17:48:31 +08:00
gaotingquan ad3c657e39 fix: update VAN_tiny to VAN_B0 2022-10-18 17:48:31 +08:00
root 2a909c306a fix: change to relative import 2022-08-19 11:40:38 +08:00
gaotingquan 0ba524d26b update: add reference 2022-05-05 21:37:37 +08:00
flytocc 7b020eb2aa add paper citation 2022-04-19 19:45:19 +08:00
flytocc c3018ebd39 add VAN-Classification code 2022-04-19 13:13:33 +08:00