bzhangGo / sltunet

SLTUNET: A Simple Unified Model for Sign Language Translation (ICLR 2023)
27 stars 7 forks source link

gold reference of test.sh #6

Open xoxyunn opened 8 months ago

xoxyunn commented 8 months ago

what is "Gold reference" ? I don't know what to write in the "ref" part of the test code.

bzhangGo commented 8 months ago

For inference, "ref" part is meaningless becuase it's not used at all. The code may need a reference file to load the input properly. In this case, you can feed the source file instead.