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

Why do we need "num_use" for each dataset? #189

Closed
LiyaoTang opened this issue Sep 25, 2019 · 1 comment
Closed

Why do we need "num_use" for each dataset? #189

LiyaoTang opened this issue Sep 25, 2019 · 1 comment
Assignees

Comments

@LiyaoTang
Copy link

Thank you for the great works!

When training with your code, I found that there is a "num_use" (or, "NUM_USE") specified for each dataset, and it seems to be used for specifying the maximal number of examples used in each dataset.

My confusion is that if there is any reason to choose different number for different datasets?
(e.g. VID is limited to 100000 while youtube-bb, detection datasets are not limited as "NUM_USE=-1")

Moreover, would setting NUM_USE causes a situation where not all examples in a datasets are used in training?
(e.g. it seems there are 1,181,113 labeled frames in VID datasets >> 100,000)

Thanks in advance

@LiyaoTang LiyaoTang changed the title What is the "num_use" in "class SubDataset" used for? Why do we need "num_use" for each dataset? Sep 27, 2019
@ZhiyuanChen ZhiyuanChen self-assigned this Dec 20, 2019
@ZhiyuanChen ZhiyuanChen added good first issue Good for newcomers small triaged and removed small labels Dec 20, 2019
@ZhiyuanChen ZhiyuanChen removed good first issue Good for newcomers triaged labels Apr 23, 2020
@ZhiyuanChen
Copy link
Collaborator

#302

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