wtyhub/LPN

Some Questions about SAFA

Opened this issue · 3 comments

you said you reimplemented the SAFA with Pytorch in your paper, but I only found the reference of SAFA in your code like these.

image

Could you give me the definition code of SAFA?

SAFA+ours is re-implemented using Tensorflow. I will publish the relative code in the later.

Thank you very much for replying to me so quickly, but you said that you re-implemented the SAFA model in TensorFlow. Why does its reference appear in the Pytorch code?

At that time, I tried to reproduce SAFA using pytorch, but the result I got was not as good as the source code. You can ignore these commented codes