Commit Graph

23 Commits (e5771019e5b063f1694b5985a2952bdd46d399f8)

Author SHA1 Message Date
zengshao0622 7b50ce6585 merge CAE 2022-09-08 08:11:25 +00:00
HydrogenSulfate 5a4874079d fix some bugs 2022-08-23 10:59:30 +00:00
HydrogenSulfate 1b5e00e82a add PP-ShiTuV2 code 2022-08-23 07:54:58 +00:00
littletomatodonkey 26207a8c77
add mgd loss (#2161)
* add mgd loss

* add init

* fix doc
2022-07-19 10:50:51 +08:00
littletomatodonkey 14d6b7efa4
add dist algo (#2133)
* add dist_kd

* add doc

* fix some typos
2022-07-06 16:30:01 +08:00
littletomatodonkey 4003cdb7ad
add traffic sign yaml (#1966)
* add traffic sign and vehicle attr doc and yaml
2022-06-06 13:13:50 +08:00
WangChen0902 283ae9b327
add dkd (#1888)
* add dkd

* update dkd

* update dkd

* update dkd

* update dkd

* update dkd

* update dkd and add tipc
2022-05-09 22:55:01 +08:00
HydrogenSulfate 24abea151a support for multi optimizer case 2022-04-19 14:26:42 +08:00
Bin Lu 8d52387a83
Merge pull request #1702 from Intsigstephon/develop
add deephash configure files and dch algorithm
2022-03-07 10:32:58 +08:00
WangChen0902 7595ba6d70
add AFD (#1683)
* add AFD
2022-02-28 19:11:50 +08:00
lubin 2507be1a51 add deephash configs and dch algorithm 2022-02-23 11:50:39 +00:00
littletomatodonkey aea712cc87
add dist of rec model (#1574)
* add distillation loss func and rec distillation
2022-01-05 19:25:36 +08:00
dongshuilong ee3c643cc1 update combined loss for accelerate classification training speed 2021-11-19 08:35:47 +00:00
stephon df03b4a022 add Binary general reocg configure 2021-11-03 10:09:34 +00:00
cuicheng01 af9aae730e add multilabel feature 2021-09-26 07:05:13 +00:00
cuicheng01 592f5b10f5 support batch mix 2021-07-13 06:38:01 +00:00
cuicheng01 4e154aed4f Add GoogLeNetLoss 2021-06-21 14:25:07 +00:00
littletomatodonkey 2e6dfa4433
fix logger (#840)
* fix logger
* fix trainer for int64 on windows
2021-06-15 14:11:50 +08:00
littletomatodonkey 3b4f5f4dfc
add distillation and fix some apis (#810)
* fix save load and imagenet dataset
* refine trainer
2021-06-10 16:30:05 +08:00
Walter 0806d3f6f6
Merge branch 'develop_reg' into develop_reg 2021-06-04 17:02:01 +08:00
dongshuilong 8a8eb34d79 add vehicle neck and fix bugs 2021-06-04 16:44:24 +08:00
Felix 19a2378025
Update __init__.py 2021-06-03 19:36:26 +08:00
weishengyu 69f563d234 rename losses -> loss 2021-06-03 15:17:49 +08:00