pengzhanguestc / MAM_loss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAM_loss

TensorFlow implementation of 'Multiplicative Angular Margin Loss for Text-Based Person Search' accepted by ACM MM ASIA2021

We implement our proposed method by rewriting the train_models.py and modules.py file in Deep Cross-Modal Pojection Learning for Image-Text Matching

To reproduce our proposed method, you should first replace the original train_models.py and modules.py file with ours and then follow the instructions in the repository

About


Languages

Language:Python 100.0%