hulianyuyy / CorrNet

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

CSL dataset preprocessing failed #42

Closed kido1412y2y closed 3 months ago

kido1412y2y commented 3 months ago

Hello, can you provide the file tree for the CSL dataset?

When I ran the Python data_process CSL. py -- process image -- multiprocessing code, I couldn't find a feature map resized to 256 x 256.

Is there an error in the CSL dataset I downloaded?

This is the file tree of my CSL dataset

image image image

hulianyuyy commented 3 months ago

image This is the file tree in my CSL dataset. The authors seem to re-origanize the datasets in a different way from what they release to me. The overall files should be the same.

kido1412y2y commented 3 months ago

@hulianyuyy Can you provide what a file tree looks like under video0? I want to correct my file name in order to complete the image size adjustment of 256 x 256. For example, video0, video1, video2, video3... How many folders are there called "video+numbers" (100?), and then open video0. What are there inside? How many files are there (50?), and further open the folder. What is inside? How many files are there (50?), and finally open the folder. What are the names of the pictures inside? image image image

hulianyuyy commented 3 months ago

There are 25000 folders under this directory which are called like "video+numbers". For each folder like video0, there are images with various nums for different folders. You can view the file tree with video and image names as follows. image image

kido1412y2y commented 3 months ago

@hulianyuyy Hello author, I'm very sorry. CSL has a total of 25000 samples, which should be video0, video1, video2... video25000. I found a folder named "video+numbers" with numbers exceeding 25000 while checking the tags. for example,video8807,video8900... image image image May I ask if it is possible to provide your version of the CSL dataset.This is my email: 1531720969@qq.com

hulianyuyy commented 3 months ago

Sorry, as we have signed a data releasement aggrement when we request the data from the authors, we can't release the data without their aggrement. You may request the data from the authors by the email?

kido1412y2y commented 3 months ago

Thank you,I'll give it a try