News

Keras (2.0.9) numpy (1.14.0) tensorflow (1.4.1) opencv-python (3.4.0.12) Pillow (5.0.0) You can load the model architecture from a class or user-defined function (python source code) in which the ...
Supose the user factory function takes care of finding the python module and creating instances of the Python class deriving from CppClass. Then casts the py::object and reuturns a CppClass pointer.