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

APICaffe: need something to replace heproot #14

Closed
drinkingkazu opened this issue May 1, 2016 · 4 comments
Closed

APICaffe: need something to replace heproot #14

drinkingkazu opened this issue May 1, 2016 · 4 comments
Assignees

Comments

@drinkingkazu
Copy link

We need:

*) Threaded read-and-process method
*) Ideally runs ProcessDriver so we can attach Process and execute on the fly
*) Need base class to define how to fill datum (i.e. hand over data to caffe)

@drinkingkazu
Copy link
Author

#6 is going to be the actual implementation of this.

@drinkingkazu
Copy link
Author

Pushed, seems to work fine. One can test:

run_filler.py filler.cfg

... though you need relevant input files (see filler.cfg)

@drinkingkazu
Copy link
Author

next: need implementation in caffe fork

@drinkingkazu
Copy link
Author

done: 302f1fa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant