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
|
4e988692dd
|
fix concat error when fp16
|
2023-03-21 14:23:09 +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 |
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 |
gaotingquan
|
4619d63273
|
fix: fix the download link, etc.
fix the pretrained and inference download link;
add use_ssld arg to TNT model.
|
2022-02-25 23:50:29 +08:00 |
cuicheng01
|
08952deb88
|
update codes
|
2021-11-04 10:47:13 +00:00 |
cuicheng01
|
3f0b406fb2
|
fix tnt inference bug when bs > 1
|
2021-09-07 03:46:29 +00:00 |
cuicheng01
|
a6420f1cce
|
Update tnt.py
|
2021-07-01 03:37:42 +00:00 |
cuicheng01
|
03a3da164b
|
Update tnt.py
|
2021-07-01 03:33:27 +00:00 |
littletomatodonkey
|
4d496f787b
|
fix class_dim
|
2021-06-29 10:12:40 +00:00 |
cuicheng01
|
d8def84624
|
Update model_zoo
|
2021-06-11 13:58:50 +00:00 |
jm12138
|
6055b717ca
|
add code License
|
2021-06-11 00:11:20 +08:00 |
jm12138
|
bec1289fcd
|
update __all__ export
|
2021-06-10 23:20:29 +08:00 |
jm12138
|
a950ec42b0
|
add the codes of TNT, HarDNet, RedNet and DLA models
|
2021-06-10 23:15:40 +08:00 |