mmpretrain/mmcls/models
zzc98 9506241f73
[Feature] Add arcface head. (#926)
* feat: add arcface head

* feat: add arcface head

* update arcface

* refactor archface head

* update archface head

* update archface head

* use torch.cat instead of torch.hstack to fix ci

Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
2022-11-02 17:45:33 +08:00
..
backbones [Feature] Support MobileViT backbone. (#1068) 2022-10-18 17:05:59 +08:00
classifiers [Docs] Add Migration documentation. (#997) 2022-08-31 13:31:48 +08:00
heads [Feature] Add arcface head. (#926) 2022-11-02 17:45:33 +08:00
losses [Fix] Fix `loss_weight` in `LabelSmoothLoss`. (#1058) 2022-09-28 08:18:12 +08:00
necks [Refactor] Refactor dev scripts 2022-07-18 11:11:13 +08:00
retrievers [Feature] Add Base Retriever and Image2Image Retriever for retrieval tasks. (#1055) 2022-11-02 17:43:56 +08:00
utils [Fix] Fix broken inference api because of the modification in data 2022-10-18 17:50:35 +08:00
__init__.py [Feature] Add Base Retriever and Image2Image Retriever for retrieval tasks. (#1055) 2022-11-02 17:43:56 +08:00
builder.py [Feature] Add Base Retriever and Image2Image Retriever for retrieval tasks. (#1055) 2022-11-02 17:43:56 +08:00