Skip to content

Working on subset of data #116

Answered by ssagawa
vijayakuruba asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for your kind words and your interest! Yes, we randomly sample examples when we take a fraction of the dataset:

def get_subset(self, split, frac=1.0, transform=None):
. So the proportions of classes and cameras are roughly preserved, modulo random variation.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vijayakuruba
Comment options

Answer selected by ssagawa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants