models
models copied to clipboard
Test data for SSD-MobilenetV1 is incorrect
Base on the README.md This model expect 1 input and 4 outputs but in the test data there are 1 input and 1 output only. Further that output look like is just a reshape tensor of the input.