Bin Lu
|
35d2be15dc
|
Merge branch 'PaddlePaddle:develop' into develop
|
2021-08-25 13:53:14 +08:00 |
cuicheng01
|
17a06dafdb
|
Merge pull request #1168 from cuicheng01/develop
Update SwinTransformer pretrained url
|
2021-08-25 12:34:45 +08:00 |
Walter
|
28585e08b0
|
Merge pull request #1164 from RainFrost1/trainer
refactor trainer
|
2021-08-25 12:19:06 +08:00 |
Bin Lu
|
860e4aa421
|
Update cosmargin.py
|
2021-08-24 16:20:21 +08:00 |
Bin Lu
|
5b70d442f9
|
Update circlemargin.py
|
2021-08-24 16:19:41 +08:00 |
dongshuilong
|
5bf74beb46
|
update according comments
|
2021-08-24 07:07:17 +00:00 |
cuicheng01
|
8c8153e97f
|
Update SwinTransformer pretrained url
|
2021-08-24 03:22:03 +00:00 |
dongshuilong
|
15f6f58139
|
refactor trainer v2
|
2021-08-24 03:02:55 +00:00 |
cuicheng01
|
dae5ecf2af
|
Merge branch 'PaddlePaddle:develop' into develop
|
2021-08-24 10:58:21 +08:00 |
Bin Lu
|
c9912f0a04
|
Update vgg_variant.py
|
2021-08-24 10:53:13 +08:00 |
Bin Lu
|
34d9c8593e
|
Update __init__.py
|
2021-08-23 19:45:44 +08:00 |
Bin Lu
|
a804bb02bd
|
Update VGG19_CIFAR10_DeepHash.yaml
|
2021-08-23 19:32:35 +08:00 |
Bin Lu
|
0354f44574
|
Update metrics.py
|
2021-08-23 19:29:39 +08:00 |
Bin Lu
|
2f85378bb6
|
Rename VGG16_CIFAR10_DeepHash.yaml to VGG19_CIFAR10_DeepHash.yaml
|
2021-08-23 19:23:47 +08:00 |
Bin Lu
|
f878fb27e5
|
Update __init__.py
|
2021-08-23 19:19:19 +08:00 |
Bin Lu
|
581af23ac6
|
Update VGG16_CIFAR10_DeepHash.yaml
|
2021-08-23 19:08:53 +08:00 |
Bin Lu
|
26eda0efef
|
Update __init__.py
|
2021-08-23 19:08:06 +08:00 |
Bin Lu
|
0b9f0ad001
|
Create vgg_variant.py
|
2021-08-23 19:07:35 +08:00 |
Bin Lu
|
d963dc17da
|
Update VGG16_CIFAR10_DeepHash.yaml
|
2021-08-23 19:06:49 +08:00 |
Bin Lu
|
865870f5f9
|
Update VGG16_CIFAR10_DeepHash.yaml
|
2021-08-23 18:53:50 +08:00 |
Bin Lu
|
23b2332e1f
|
Create VGG16_CIFAR10_DeepHash.yaml
|
2021-08-23 18:47:03 +08:00 |
dongshuilong
|
ebde0e13cb
|
refactor trainer
|
2021-08-22 15:10:23 +00:00 |
Tingquan Gao
|
800487e416
|
fix: fix the VDL doc, test=document_fix (#1159)
|
2021-08-21 17:50:09 +08:00 |
cuicheng01
|
fdff2de329
|
fix random_erasing bug (#1160)
|
2021-08-21 17:49:49 +08:00 |
cuicheng01
|
d21ebb85d0
|
fix random_erasing bug
|
2021-08-20 09:53:18 +00:00 |
lilithzhou
|
765f15bc60
|
Update WeChat QR Code (#1154)
* Update wx_group.png
* Update wx_group.png
|
2021-08-18 17:54:37 +08:00 |
Wei Shengyu
|
4ae4a4a903
|
Merge pull request #1116 from weisy11/develop
update save sub layer result
|
2021-08-18 14:12:43 +08:00 |
cuicheng01
|
bf8ca1ff2e
|
Merge pull request #1151 from cuicheng01/develop
Update mobile model configs
|
2021-08-18 14:05:24 +08:00 |
littletomatodonkey
|
b701d74686
|
fix mainbody doc (#1148)
* fix mainbody doc
* fix doc
|
2021-08-18 13:27:01 +08:00 |
cuicheng01
|
9f2aec0e03
|
Update mobile model configs
|
2021-08-18 05:08:40 +00:00 |
cuicheng01
|
05ef2f4272
|
Merge pull request #1150 from cuicheng01/develop
zh_CN_tmp
|
2021-08-18 10:03:37 +08:00 |
cuicheng01
|
4939f04f89
|
zh_CN_tmp
|
2021-08-18 02:01:41 +00:00 |
cuicheng01
|
161ead29da
|
Merge pull request #1134 from TingquanGao/dev/update_faq
update: update faq
|
2021-08-13 20:54:41 +08:00 |
gaotingquan
|
9043300db5
|
update: update faq, test=document_fix
|
2021-08-12 11:40:29 +00:00 |
cuicheng01
|
9a7a377a83
|
Update GhostNet config
|
2021-08-12 08:42:07 +00:00 |
cuicheng01
|
2940e2a9b8
|
Merge pull request #1130 from cuicheng01/develop
fix resnext101_wsl pretrain url bug
|
2021-08-11 23:01:13 +08:00 |
cuicheng01
|
ac404c7a37
|
Update resnext101_wsl.py
|
2021-08-11 22:57:28 +08:00 |
cuicheng01
|
d52bde4b69
|
Merge pull request #1127 from RainFrost1/develop
fix benchmark bugs
|
2021-08-11 19:44:28 +08:00 |
dongshuilong
|
c826c42e61
|
fix benchmark bugs
|
2021-08-11 11:41:12 +00:00 |
littletomatodonkey
|
0856c186fd
|
fix inference cls (#1123)
|
2021-08-10 13:20:14 +08:00 |
weishengyu
|
b4678fd3fa
|
revert trainer
|
2021-08-10 11:27:56 +08:00 |
lilithzhou
|
40b71fac73
|
Update wx_group.png (#1121)
|
2021-08-09 20:57:10 +08:00 |
littletomatodonkey
|
22cc9a7503
|
fix mainpage link (#1117)
|
2021-08-09 15:33:54 +08:00 |
cuicheng01
|
96f91b332c
|
Merge pull request #1120 from RainFrost1/develop
修复全链条bug
|
2021-08-09 14:41:24 +08:00 |
dongshuilong
|
938306d38d
|
fix benchmark bug
|
2021-08-09 03:59:50 +00:00 |
dongshuilong
|
2218f1d1ba
|
fix benchmark bug
|
2021-08-09 03:58:37 +00:00 |
Wei Shengyu
|
59be8e4674
|
Merge branch 'release/2.2' into develop
|
2021-08-09 11:07:31 +08:00 |
weishengyu
|
98f38fa0f7
|
dbg
|
2021-08-08 17:53:06 +08:00 |
weishengyu
|
f41b09ef7f
|
dbg
|
2021-08-08 17:28:57 +08:00 |
weishengyu
|
88a72b6735
|
dbg
|
2021-08-08 15:56:57 +08:00 |