hulianyuyy / CorrNet

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

Inference Issues #21

Closed percise closed 5 months ago

percise commented 7 months ago

I want to input a video separately for inference to obtain results. How should I proceed, and is it possible to write a standalone script for inference.For example, input a Chinese sign language video and provide the corresponding predicted text. Urgently seeking.

hulianyuyy commented 7 months ago

You may directly use the 'test_one_video.py' with your parameters.