dongshuilong
|
0334ba5ba8
|
fix logger init twice and print_info debug
|
2022-06-19 05:31:48 +00:00 |
gaotingquan
|
8ce6d4e924
|
mv to new path
|
2022-06-10 11:59:12 +00:00 |
Wei Shengyu
|
634227db8a
|
Merge pull request #2013 from cuicheng01/update_textline_orientation
update textline_orientation codes and docs
|
2022-06-10 15:29:13 +08:00 |
cuicheng01
|
d5173bf1a7
|
Merge pull request #1987 from TingquanGao/dev/pulc_whl_deploy
[WIP] feat: support PULC to deploy with whl
|
2022-06-10 15:22:22 +08:00 |
cuicheng01
|
55d94aff89
|
update textline_orientation codes and docs
|
2022-06-10 06:58:31 +00:00 |
gaotingquan
|
c8a4f47b6e
|
upload PULC label list files
|
2022-06-09 06:59:47 +00:00 |
lvjian0706
|
3375336ed1
|
add_multilingual_text_image_orientation
|
2022-06-09 13:53:18 +08:00 |
gaotingquan
|
c22bdc7e54
|
remove fluid
|
2022-05-26 07:40:15 +00:00 |
cuicheng01
|
e894fa861d
|
Merge branch 'develop' into add_person_demo
|
2022-05-25 15:30:07 +08:00 |
cuicheng01
|
33a15cfdae
|
fix static training bugs
|
2022-05-24 17:02:44 +00:00 |
zhiboniu
|
699c10aaeb
|
Merge remote-tracking branch 'ppcls/develop' into develop
|
2022-05-23 08:03:46 +00:00 |
cuicheng01
|
8f5fe61540
|
Merge pull request #1925 from cuicheng01/add_person_demo
Add person demo
|
2022-05-23 09:26:49 +08:00 |
zhiboniu
|
0a3ecf60b4
|
add attribute strongbaseline
|
2022-05-18 04:54:43 +00:00 |
littletomatodonkey
|
afafb8f41d
|
fix save load
|
2022-05-17 13:24:24 +00:00 |
HydrogenSulfate
|
ec80a56e5c
|
fix bug when load dict for optimizer in resume training
|
2022-05-17 21:04:01 +08:00 |
HydrogenSulfate
|
f4e400fa3a
|
fix bug when load dict for optimizer in resume training
|
2022-05-17 21:01:10 +08:00 |
littletomatodonkey
|
6f631e4340
|
fix convert weight
|
2022-05-17 12:46:49 +00:00 |
cuicheng01
|
5a81627859
|
add convert_weights.py
|
2022-05-17 10:26:14 +00:00 |
cuicheng01
|
6e8f395c22
|
add person_demo docs
|
2022-05-17 09:22:21 +00:00 |
cuicheng01
|
45b1296c25
|
Add cls_demo_person code
|
2022-05-14 09:31:52 +00:00 |
weishengyu
|
f6923adff8
|
remove logger.colring
|
2022-05-10 14:29:20 +08:00 |
HydrogenSulfate
|
3f117428da
|
fix code
|
2022-04-20 11:08:42 +08:00 |
HydrogenSulfate
|
3a1276d315
|
train_loss_func only used in train mode
|
2022-04-19 19:54:48 +08:00 |
HydrogenSulfate
|
24abea151a
|
support for multi optimizer case
|
2022-04-19 14:26:42 +08:00 |
Walter
|
bf12dffcd3
|
Merge pull request #1805 from RainFrost1/amp_o2
all model amp train config for tipc
|
2022-04-13 17:46:33 +08:00 |
dongshuilong
|
2ecdaddfc6
|
fix spell error for config.py
|
2022-04-07 06:57:32 +00:00 |
dongshuilong
|
86fed454c1
|
supoort -o new config param
|
2022-03-30 09:12:02 +00:00 |
dongshuilong
|
a944603da0
|
fix log twice bug
|
2022-03-30 08:31:35 +00:00 |
gaotingquan
|
4fc82eef5a
|
feat: add the doc and demo about gallery2fc
add description doc and demo config
|
2022-03-01 10:34:29 +08:00 |
weishengyu
|
6f33833967
|
dbg
|
2022-01-25 17:40:48 +08:00 |
weishengyu
|
e95dcec819
|
dbg
|
2022-01-25 17:24:20 +08:00 |
weishengyu
|
88e6387b2c
|
add label_list file
|
2022-01-25 15:33:44 +08:00 |
weishengyu
|
377a7b4b2f
|
dbg
|
2021-12-27 20:35:42 +08:00 |
weishengyu
|
9a1d35ba3b
|
add license info
|
2021-12-27 20:16:56 +08:00 |
weishengyu
|
87f508e9f9
|
dbg
|
2021-12-27 19:37:00 +08:00 |
weishengyu
|
b662ed34ac
|
dbg
|
2021-12-24 11:15:27 +08:00 |
weishengyu
|
18d99b012b
|
move gallery layer into extractor
|
2021-12-24 11:06:42 +08:00 |
weishengyu
|
25edd1c0d8
|
refactor code
|
2021-12-23 20:51:15 +08:00 |
weishengyu
|
d5637367a9
|
add export method
|
2021-12-23 20:35:10 +08:00 |
weishengyu
|
932e0eace1
|
dbg
|
2021-12-23 20:29:05 +08:00 |
weishengyu
|
b6a7c53182
|
add feature extract
|
2021-12-15 10:39:26 +08:00 |
weishengyu
|
c941144568
|
update gallery2fc
|
2021-12-14 10:34:40 +08:00 |
weishengyu
|
63f7fdbf9c
|
add logger
|
2021-12-08 20:02:13 +08:00 |
weishengyu
|
823074d894
|
dbg
|
2021-12-08 19:56:30 +08:00 |
weishengyu
|
d05d9d8d65
|
update functions
|
2021-12-08 19:48:59 +08:00 |
weishengyu
|
be220a5f09
|
move file to ppcls
|
2021-12-08 19:47:43 +08:00 |
cuicheng01
|
5aba5f898e
|
Merge pull request #1396 from TingquanGao/dev/sup_docs
docs: supplement docs
|
2021-11-04 21:02:17 +08:00 |
gaotingquan
|
8ac51f7416
|
fix: adapt to release 2.3
|
2021-11-04 09:48:34 +00:00 |
littletomatodonkey
|
886856196e
|
fix ema reference
|
2021-11-04 16:29:12 +08:00 |
littletomatodonkey
|
cae027605c
|
add reference
|
2021-11-04 16:18:26 +08:00 |