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

Simplify compute priors #11

Open
escorciav opened this issue Feb 25, 2016 · 0 comments
Open

Simplify compute priors #11

escorciav opened this issue Feb 25, 2016 · 0 comments

Comments

@escorciav
Copy link
Owner

compute_priors function on data_generation module is a little bit convoluted. The matching of priors to segments should be on other function because we will end-up duplicating code if all the segments of the dataset are not used to compute priors. That is the case of ActivityNet where there is an explicit validation set.

Similar refactoring should be done on tool create_dataset.py

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