Commit Graph

27 Commits (18d99b012b4fc53e2c02773ef79f3a22ffab0243)

Author SHA1 Message Date
dongshuilong ee3c643cc1 update combined loss for accelerate classification training speed 2021-11-19 08:35:47 +00:00
Bin Lu 3b4a45f8ab
Update deephashloss.py 2021-11-06 23:32:19 +08:00
Bin Lu f7ee2b98a6
Update deephashloss.py 2021-11-06 23:14:40 +08:00
stephon df03b4a022 add Binary general reocg configure 2021-11-03 10:09:34 +00:00
gaotingquan ba2dd01a13 refactor: deprecate MixCELoss 2021-10-27 19:47:43 +08:00
cuicheng01 af9aae730e add multilabel feature 2021-09-26 07:05:13 +00:00
littletomatodonkey 85e2407e46
fix mix training for static program (#1234) 2021-09-15 14:36:11 +08:00
littletomatodonkey 81fcc9cb72
fix label smooth bug (#1191) 2021-09-01 19:36:28 +08:00
Bin Lu 8e0a551359
Update deephashloss.py 2021-08-25 14:34:43 +08:00
Bin Lu 3de99430c0
Update deephashloss.py 2021-08-25 14:06:54 +08:00
Bin Lu d9ca31a694
Update deephashloss.py 2021-08-25 14:04:50 +08:00
Bin Lu e732d40a45
Update deephashloss.py 2021-08-25 14:00:21 +08:00
Bin Lu 9323b1478a
Create deephashloss.py 2021-08-25 13:59:54 +08: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 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