Closed carlos-aguero closed 4 years ago
Make R2I classes: Frame, Prediction, Loader, Factory, Model, Engine, Parameters (Expose parameters: output name, input names).
Acceptance Criteria:
model running now, but not valid output... Michael converted module to NCSDK and output is acceptable now, Michael will check for a new model and validate!
Making code at .c for testing and understanding and after running and validating will create required classes
Model runs at C, init image normalization was causing problems, people is detected now. Next expose with classes
Classes (Ready) factory, model, loader Classes (TODO) Frame, Prediction, Engine, Parameters (Expose parameters: output name, input names).
Unit tests for all classes (except frame and prediction)
Model loaded
Input loaded and converted to Tensor
Creates prediction that is an output tensor
Will be delivered without tests
Tests will be another task @ #21
[ ] Implement engine predict function and input/output parameters
Tested with valgrind, no leaks reported
tests are:
@michaelgruner will pass pointer for download to @GFallasRR - Nov 26