LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Wrapper for caffe::Net which handles construction and prediction. More...
#include "ITFNetHandler.h"
Public Member Functions | |
virtual | ~ITFNetHandler () noexcept=default |
virtual std::vector< std::vector< float > > | Predict (const PixelMap &pm) const =0 |
Return prediction arrays for PixelMap. More... | |
Wrapper for caffe::Net which handles construction and prediction.
Definition at line 19 of file ITFNetHandler.h.
|
virtualdefaultnoexcept |
|
pure virtual |
Return prediction arrays for PixelMap.