LArbys / LArCV

Liquid Argon Computer Vision
11 stars 9 forks source link

APICaffe: need something to replace heproot #14

Closed drinkingkazu closed 8 years ago

drinkingkazu commented 8 years ago

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 commented 8 years ago

6 is going to be the actual implementation of this.

drinkingkazu commented 8 years ago

Pushed, seems to work fine. One can test:

run_filler.py filler.cfg

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

drinkingkazu commented 8 years ago

next: need implementation in caffe fork

drinkingkazu commented 8 years ago

done: https://github.com/LArbys/LArCV/commit/302f1fa5dc582382e0cfe14ee2a3a11c2f2630d0