Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to process my own video into training dataset or test dataset? #30

Closed
Aruen24 opened this issue Aug 22, 2023 · 4 comments
Closed

How to process my own video into training dataset or test dataset? #30

Aruen24 opened this issue Aug 22, 2023 · 4 comments

Comments

@Aruen24
Copy link

Aruen24 commented Aug 22, 2023

No description provided.

@ken-ouyang
Copy link
Collaborator

You can use FFMPEG or other tools to extract your videos to video frames and follow the data structures in README. We will soon release the preprocess code for other steps like masks or optical flows.

I think there is no need to divide the training and test dataset as our model is optimized to overfit to the whole video.

@lininghuhu
Copy link

You can use FFMPEG or other tools to extract your videos to video frames and follow the data structures in README. We will soon release the preprocess code for other steps like masks or optical flows.

I think there is no need to divide the training and test dataset as our model is optimized to overfit to the whole video.

looking foward to the code coming soon

@Aruen24
Copy link
Author

Aruen24 commented Aug 23, 2023

@ken-ouyang OK,Thanks waiting the preprocess code for other steps like masks or optical flows

@qiuyu96
Copy link
Owner

qiuyu96 commented Aug 23, 2023

Hi, we have uploaded data preprocessing scripts. See details here .

@qiuyu96 qiuyu96 closed this as completed Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants