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 train with custom datasets #53

Open
davidvct opened this issue Mar 25, 2024 · 2 comments
Open

How to train with custom datasets #53

davidvct opened this issue Mar 25, 2024 · 2 comments

Comments

@davidvct
Copy link

How can I train it with my own datasets?

Do I need to split my data into separate folders like in GoPro Large?

In the GoPro Large folders, there are text file frames n offset 0.txt, is this file required for training?

@SeungjunNah
Copy link
Owner

Hi @davidvct,
Yes, please follow the structure format of GOPRO_Large dataset. The txt file is not necessary.

@davidvct
Copy link
Author

davidvct commented Apr 1, 2024

image height and width seems need to be divisible by 4, else will have error during prediction.

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

2 participants