Hi everyone!
I wanted to know how to access and assign the output tensors height, width, channels values to a new variable in unity sentis
When I tried to access width I am facing error as:
‘TensorShape’ does not contain a definition for ‘width’ and no accessible extension method ‘width’ accepting a first argument of type ‘TensorShape’ could be found(are you missing a using directive or an assembly reference?)
3 posts - 2 participants