12 Commits

Author SHA1 Message Date
littletomatodonkey
2e6dfa4433
fix logger (#840)
* fix logger
* fix trainer for int64 on windows
2021-06-15 14:11:50 +08:00
littletomatodonkey
422dd57c38
fix ce loss with label smooth (#838) 2021-06-13 00:59:15 +08:00
littletomatodonkey
e0266b52d1 fix format 2021-06-10 09:06:43 +00:00
littletomatodonkey
21fedfe5cd fix loss 2021-06-10 09:02:50 +00:00
littletomatodonkey
024ddbd5b9 add dml 2021-06-10 08:59:42 +00: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
dongshuilong
505c9309a0 add vehicle neck 2021-06-04 14:54:34 +08:00
Felix
19a2378025
Update __init__.py 2021-06-03 19:36:26 +08:00
Felix
c4a787596e
Create pairwisecosface.py 2021-06-03 19:33:43 +08:00
weishengyu
69f563d234 rename losses -> loss 2021-06-03 15:17:49 +08:00