12 Commits

Author SHA1 Message Date
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