VIPL-SLP / VAC_CSLR

Visual Alignment Constraint for Continuous Sign Language Recognition. ( ICCV 2021)
https://openaccess.thecvf.com/content/ICCV2021/html/Min_Visual_Alignment_Constraint_for_Continuous_Sign_Language_Recognition_ICCV_2021_paper.html
Apache License 2.0
116 stars 19 forks source link

about preprocess.sh #21

Open HW140701 opened 2 years ago

HW140701 commented 2 years ago

Can you explain why you need to use preprocess.sh to process the predicted result?

ycmin95 commented 2 years ago

Similar issue to #13.

southnt commented 7 months ago

@ycmin95 as my understand, you did not use preprocess.sh to preprocess train, dev, test (replacing certain words, removing certain markers (like 'EMOTION', 'PU', 'LEFTHAND') ) at Data Preparation step, right?