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 can build a custom dataset? #250

Open
huchi00057 opened this issue Jan 28, 2023 · 1 comment
Open

How can build a custom dataset? #250

huchi00057 opened this issue Jan 28, 2023 · 1 comment

Comments

@huchi00057
Copy link

huchi00057 commented Jan 28, 2023

In my enormous tests, I found it's neccesory to resize image to be multiple of 3. (600300 or 999123)

I wanna make sure whether there is any principle that i need to follow?

Like image format should be .jpg ? Or justify batch size ? and so on...

I truely cannot execute train.py succesfully. Orz😵😵😵

It just showed that the memory is not enough, and it cannot allocate approximately 17000 bytes in my custom dataset. But it ran smoothly in the original data provided in Github.

@huchi00057
Copy link
Author

huchi00057 commented Jan 28, 2023

PS. I use RTX 2070i to execute it, and image size of train set is 1249*1146 pixels while its amount is 800.
I don't think there is any some wrong.🙄🙄

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

1 participant