models icon indicating copy to clipboard operation
models copied to clipboard

Test data for SSD-MobilenetV1 is incorrect

Open winnietsang opened this issue 5 years ago • 0 comments

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.

winnietsang avatar Dec 16 '20 22:12 winnietsang