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

More feedback to the user during load & computing #10

Merged
merged 2 commits into from May 25, 2015

Conversation

rodrigob
Copy link
Contributor

These are some small edits (mainly adding printfs here and there), to make it more clear to the user "what are we waiting for ?".

I added a progress bar (using boost/progress) when loading the VOC data and when computing the geodesic K-means.

  • Making python scripts more user friendly by adding printfs
  • Making voc.cpp more verbose about files not found
  • Added progress bar while loading images (voc.cpp)
  • Polishing training progress printfs
  • Added progress bar while computing the geodesic K-means

- Making voc.cpp more verbose about files not found
- Added progress bar while loading images (voc.cpp)
- Polishing training progress printfs
- Added progress bar while computing the geodesic K-means
@philkr
Copy link
Owner

philkr commented May 25, 2015

looks good. Thank you Rodrigo.

philkr added a commit that referenced this pull request May 25, 2015
More feedback to the user during load & computing
@philkr philkr merged commit 01c29e9 into philkr:release May 25, 2015
philkr added a commit that referenced this pull request Jun 4, 2015
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

Successfully merging this pull request may close these issues.

None yet

2 participants