fast-reid/fastreid
liaoxingyu 85672b1e75 add circle & arcface layer info
Summary: show num_features and num_classes in circle & arcface layer, like nn.Linear
2020-05-31 15:50:56 +08:00
..
config fix: remove prefetcher, put normalizer in model 2020-05-25 23:39:11 +08:00
data fix style in comm dataset 2020-05-30 16:56:08 +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 add circle & arcface layer info 2020-05-31 15:50:56 +08:00
modeling update reduction head 2020-05-30 16:50:02 +08:00
solver feat(hooks&optim): update stochastic weight averging hooks 2020-05-08 12:20:04 +08:00
utils refactor code 2020-05-28 13:49:39 +08:00
__init__.py feat: add SyncBN and GroupNorm suppor 2020-05-14 11:36:28 +08:00