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

about dataloader's len #11

Open
pikeyang opened this issue Apr 18, 2021 · 3 comments
Open

about dataloader's len #11

pikeyang opened this issue Apr 18, 2021 · 3 comments

Comments

@pikeyang
Copy link

Hello, I want to know how the 21000 is calculated in mydataset.py?

@fangpin
Copy link
Owner

fangpin commented Jul 13, 2021

by pre-counting the dataset

@ravikiranrao
Copy link

@fangpin @pikeyang So, if there are $n$ images, is this equal to $^nC_2$?

@pikeyang
Copy link
Author

@ravikiranrao I thing so

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

3 participants