config
|
update naive sampler
|
2020-06-15 20:50:25 +08:00 |
data
|
support DDP sampler and augment
|
2020-07-06 16:55:23 +08:00 |
engine
|
fix resume training problem
|
2020-05-30 16:44:18 +08:00 |
evaluation
|
fix: remove prefetcher, put normalizer in model
|
2020-05-25 23:39:11 +08:00 |
export
|
style(configs): put all config files together
|
2020-04-29 16:18:54 +08:00 |
layers
|
refactor arcface and circle loss
|
2020-06-22 11:56:39 +08:00 |
modeling
|
fix circle/arcface pred_logits
|
2020-07-06 16:57:03 +08:00 |
solver
|
add lars optimizer
|
2020-06-22 12:12:19 +08:00 |
utils
|
fix arcface NaN problem
|
2020-06-18 12:05:44 +08:00 |
__init__.py
|
feat: add SyncBN and GroupNorm suppor
|
2020-05-14 11:36:28 +08:00 |