Course 4 - Week 3 - Bounding Box Prediction Video

Hi, Greetings. In the above Video (between 11:30 - 11:50) , the width and height of the object (car in this case) which should be a fraction of overall window width/height as explained by Prof. Andrew , should be approximately 0.9 and 0.5 respectively. But, in the vector, they appear to be reversed. If the order in the vector is P following by x,y,h,w it should have been 1, x,y,0.5, 0.9, 0,1,0. I would like to make sure I am interpreting it right. Can you please clarify?

Yes, it seems it was a human error. You’re right.

Came here to ask the same question. Thanks for clarifying.