Open culurciello opened 5 years ago
testing this on a raspberry pi https://github.com/mvitez/thnets/blob/1e4adc7c1cf0020f73520edc58cc084fe7e6cf34/thnets.py#L29 for me it should be: result = as_array(presult, (n,1))
Why?
testing this on a raspberry pi https://github.com/mvitez/thnets/blob/1e4adc7c1cf0020f73520edc58cc084fe7e6cf34/thnets.py#L29 for me it should be: result = as_array(presult, (n,1))