xiaohangzhan c89239a871 update
2020-06-29 00:10:34 +08:00

5 lines
165 B
Python

from .contrastive_head import ContrastiveHead
from .cls_head import ClsHead
from .latent_pred_head import LatentPredictHead
from .multi_cls_head import MultiClsHead