hulianyuyy / CorrNet

Continuous Sign Language Recognition with Correlation Network (CVPR 2023)
85 stars 14 forks source link

Applied to test questions #8

Closed jack121388 closed 10 months ago

jack121388 commented 12 months ago

I want to know how to apply the model I trained to see the effect? , For example, I can input a picture to recognize, or input a video.

hulianyuyy commented 12 months ago

For example, you can use a video from the phoenix2014 dataset, and restrict the video name equalling to which you choose in the seq_scripts.py. Thus you can only process one video.