You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In specification it is said that output will have [output_width, output_height, #IFM, #batches] dimensions. But, as we could see in samples, it must have dimensions: [output_width, output_height, #IFM, roi_count, #batches].
The text was updated successfully, but these errors were encountered:
In specification it is said that output will have [output_width, output_height, #IFM, #batches] dimensions. But, as we could see in samples, it must have dimensions: [output_width, output_height, #IFM, roi_count, #batches].
The text was updated successfully, but these errors were encountered: