fast-reid/fastreid
liaoxingyu 2724515fd9 save class number to config (#281)
Summary: Save the class number calculated based on datasets to the config file. If you hard-code the class number, make it unchanged.
2020-11-06 16:07:37 +08:00
..
config update backbone and config 2020-11-06 10:58:38 +08:00
data update backbone and config 2020-11-06 10:58:38 +08:00
engine save class number to config (#281) 2020-11-06 16:07:37 +08:00
evaluation update rank_cylib 2020-11-06 11:00:13 +08:00
layers fix splat layer problem (#297) 2020-10-09 11:21:36 +08:00
modeling change cross_entroy_loss input name 2020-11-06 14:16:31 +08:00
solver refactor evaluation code 2020-09-23 19:32:40 +08:00
utils fixup finetune problem 2020-11-06 15:58:22 +08:00
__init__.py fix triplet ddp training 2020-11-06 11:01:10 +08:00