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 |
|
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 |
|
Wei Shengyu
|
4ae4a4a903
|
Merge pull request #1116 from weisy11/develop
update save sub layer result
|
2021-08-18 14:12:43 +08:00 |
|
cuicheng01
|
9f2aec0e03
|
Update mobile model configs
|
2021-08-18 05:08:40 +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 |
|
weishengyu
|
b4678fd3fa
|
revert trainer
|
2021-08-10 11:27:56 +08: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 |
|
weishengyu
|
2cb3bf66dd
|
update wrap theseus rule
|
2021-08-08 15:55:34 +08:00 |
|
weishengyu
|
1985075550
|
dbg
|
2021-08-08 15:18:28 +08:00 |
|
weishengyu
|
ef13f8c640
|
modify code
|
2021-08-08 15:04:26 +08:00 |
|
weishengyu
|
6dbbf8cc17
|
add theseus wrapper
|
2021-08-08 14:57:29 +08:00 |
|
weishengyu
|
4f8552aa4f
|
dbg
|
2021-08-08 14:32:45 +08:00 |
|
weishengyu
|
8211880d10
|
dbg
|
2021-08-08 14:29:07 +08:00 |
|
weishengyu
|
132ec21fba
|
reverse res_dict
|
2021-08-08 14:27:43 +08:00 |
|
weishengyu
|
56c513fdc7
|
remove disconnect
|
2021-08-08 13:29:30 +08:00 |
|
weishengyu
|
3b62e4d401
|
dbg
|
2021-08-08 13:14:30 +08:00 |
|
weishengyu
|
7e1aa2d358
|
dbg
|
2021-08-08 12:58:31 +08:00 |
|
weishengyu
|
e232a97a84
|
dbg
|
2021-08-08 02:10:17 +08:00 |
|
weishengyu
|
91af66dccd
|
replace self.model() with self.forward
|
2021-08-08 02:05:26 +08:00 |
|
weishengyu
|
6c164c9e2b
|
dbg
|
2021-08-08 02:02:42 +08:00 |
|
weishengyu
|
6ebe7f09ed
|
add return_inter flag
|
2021-08-08 01:52:18 +08:00 |
|
weishengyu
|
9790cc517f
|
add return_dict to trainer
|
2021-08-08 01:49:26 +08:00 |
|
weishengyu
|
bba9e0dfff
|
add vgg theseus funcs
|
2021-08-08 01:07:49 +08:00 |
|
weishengyu
|
8c1515b5db
|
add hook
|
2021-08-08 00:37:53 +08:00 |
|
weishengyu
|
0040a973eb
|
add save res back
|
2021-08-07 23:00:32 +08:00 |
|
cuicheng01
|
3a9e6b3179
|
fix ResNeXt101_wsl bugs
|
2021-08-03 08:48:58 +00:00 |
|
cuicheng01
|
cc55d6371b
|
fix ResNeXt101_wsl bugs
|
2021-08-03 08:46:25 +00:00 |
|
dongshuilong
|
d5c76eee56
|
mobinetv3 slim config
|
2021-08-02 09:41:06 +00:00 |
|
littletomatodonkey
|
d7c55d87e0
|
rm unused static code (#1095)
|
2021-07-29 13:38:19 +08:00 |
|
Yiqun Liu
|
00455839f9
|
Add the profiler back for static training. (#1094)
|
2021-07-29 10:18:45 +08:00 |
|
dongshuilong
|
077111ef1c
|
fix slim bugs
|
2021-07-28 12:43:27 +00:00 |
|
dongshuilong
|
4d33efee8a
|
fix slim bugs
|
2021-07-28 12:18:10 +00:00 |
|
dongshuilong
|
0f1a59d558
|
add slim docs
|
2021-07-27 20:44:38 +08:00 |
|
dongshuilong
|
3703f63f04
|
fix slim bugs
|
2021-07-27 09:44:40 +00:00 |
|
gaotingquan
|
abb5d0fdf6
|
fix: fix @ -> matmul
|
2021-07-27 04:26:21 +00:00 |
|
gaotingquan
|
2f666cdfc9
|
fix: fix @ -> matmul
|
2021-07-27 04:10:10 +00:00 |
|
Walter
|
f82d109524
|
Merge pull request #1053 from zhiqiu/dev/refine_dygraph_amp_config
refine dygraph amp config
|
2021-07-23 10:31:27 +08:00 |
|
littletomatodonkey
|
fa9221479c
|
fix fp16 inference
|
2021-07-22 13:25:53 +08:00 |
|
cuicheng01
|
95eb232a5a
|
Add MixNet and ReXNet configs
|
2021-07-22 03:38:47 +00:00 |
|
cuicheng01
|
da1b58840e
|
Update levit.py
|
2021-07-22 03:36:04 +00:00 |
|
cuicheng01
|
18592f5b88
|
Update gvt.py
|
2021-07-21 13:18:03 +00:00 |
|
cuicheng01
|
3a8715240c
|
Update gvt.py
|
2021-07-21 13:16:23 +00:00 |
|