fast-reid/fastreid/modeling
liaoxingyu 4d573b8107 refactor reid head
Summary: merge BNneckHead, LinearHead and ReductionHead into EmbeddingHead
because they are highly similar and can be prepared for ClsHead
2020-09-10 10:57:37 +08:00
..
backbones refactor model arch 2020-09-01 16:14:45 +08:00
heads refactor reid head 2020-09-10 10:57:37 +08:00
losses fix pair-wise circle loss 2020-09-09 15:28:52 +08:00
meta_arch refactor reid head 2020-09-10 10:57:37 +08:00
__init__.py update version0.2 code 2020-03-25 10:58:26 +08:00