Commit Graph

137 Commits (9f4e7fe6e76a49f57f9ffc10ee6a24958bc4ae05)

Author SHA1 Message Date
gaotingquan 41e9a8d24c
remove fluid 2022-05-26 08:26:43 +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
dongshuilong 9f2ab06ec2 add profiler 2021-09-22 08:29:44 +00:00
littletomatodonkey d7c55d87e0
rm unused static code (#1095) 2021-07-29 13:38:19 +08:00
cuicheng01 db46dbd8fe Update save_load.py 2021-07-12 10:35:53 +00:00
littletomatodonkey 0189236bb8
add support for vdl (#978)
* add support for vdl

* fix vdl eval
2021-06-30 10:52:27 +08:00
littletomatodonkey e1d53e7fef
fix logger warn (#842) 2021-06-15 14:49:49 +08:00
littletomatodonkey 70181065c6
Update config.py 2021-06-15 14:47:04 +08:00
littletomatodonkey d9911f6185
Update config.py 2021-06-15 14:39:30 +08:00