Mediapipe missing width and height parameters on opening

Hi,

Each time I open a network where I am using mediapipe, a constant chop I have referenced for the height and width parameters on the mediapipe components is not corelating (see attached image). This was also an issue prior to apply the constant chop reference and I was hoping using a chop would fix the issue but it does not, each time I open the session I have to reset the height and width.

It expects to be directly inside a ContainerCOMP such as project1. If you’re deeper inside you can refer to parent.Project.width for example.

1 Like

Hi @function.store I found that these parameters still reset each time open to network - it doesn’t matter what I use as a reference.