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

Can't reduce the number of samples #5

Closed
amineboujnah-dev opened this issue Feb 27, 2023 · 2 comments
Closed

Can't reduce the number of samples #5

amineboujnah-dev opened this issue Feb 27, 2023 · 2 comments

Comments

@amineboujnah-dev
Copy link

I am trying to reduce the number of samples for training/testing purpose but I wasn't able to dot that since I have to use the provided pickle info files for segmentation.

@Eaphan
Copy link
Owner

Eaphan commented Feb 28, 2023

There are 3712 samples for training and the rest 3769 samples for validation. You can reduce the number of samples for training/validation by reading the pickle files and subsampling from the origin list.

@Eaphan
Copy link
Owner

Eaphan commented Mar 25, 2023

Sorry, can you describe your purpose and script in detail?

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