fast-reid/fastreid
liaoxingyu 1b84348619 remove `num_splits` in batchnorm
Summary: `num_splits` works for GhostBN, but it's very uncommon
2020-09-10 11:01:07 +08:00
..
config refactor reid head 2020-09-10 10:57:37 +08:00
data fix combine all training 2020-09-09 15:28:21 +08:00
engine refactor reid head 2020-09-10 10:57:37 +08:00
evaluation refactor model arch 2020-09-01 16:14:45 +08:00
layers remove `num_splits` in batchnorm 2020-09-10 11:01:07 +08:00
modeling remove `num_splits` in batchnorm 2020-09-10 11:01:07 +08:00
solver fix memory leak in sgd #217 2020-09-10 10:50:22 +08:00
utils refactor model arch 2020-09-01 16:14:45 +08:00
__init__.py feat: add SyncBN and GroupNorm suppor 2020-05-14 11:36:28 +08:00