fast-reid/fastreid
liaoxingyu 6300bd756e Bugfix for cls_layer
In `any_softmax`, all operations are in-place, so pass into the `logits.clone()` to prevent outside logits changed.
2021-05-31 17:32:24 +08:00
..
config Support vision transformer backbone 2021-05-31 17:08:57 +08:00
data Minor changes 2021-05-31 17:27:14 +08:00
engine Impl `freezebb` in optimizer's step() 2021-05-31 17:15:26 +08:00
evaluation update imbalanced sampler 2021-04-21 17:05:10 +08:00
layers Minor changes 2021-05-31 17:27:14 +08:00
modeling Bugfix for cls_layer 2021-05-31 17:32:24 +08:00
solver Support gradient clip 2021-05-31 17:11:37 +08:00
utils Support vision transformer backbone 2021-05-31 17:08:57 +08:00
__init__.py update fastreid v1.2 readme and changelog 2021-04-06 20:09:13 +08:00