Commit Graph

20 Commits (a2d78994b6870e0979a7a97307c741d18e5d9dbc)

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