Thanks for your excellent work ! I am really surprised by the controllable object generation !
I wonder if there is a way to extract 3d bounding box of the object from its affine transformation {s,t,R}.
I tried to establish the equation between the 3d bounding box and {s,t,R}, but failed. I transform a cube by equation(6) in the paper, but it seems their relationships do not follow equation(6). Do you have any suggestion ?
basically I know what you mean, but practically in the model, there is no true bounding box of objects. I think you can draw a unit cube in object coordinates, and project it into the image.
Thanks for your excellent work ! I am really surprised by the controllable object generation !
I wonder if there is a way to extract 3d bounding box of the object from its affine transformation {s,t,R}.
I tried to establish the equation between the 3d bounding box and {s,t,R}, but failed. I transform a cube by equation(6) in the paper, but it seems their relationships do not follow equation(6). Do you have any suggestion ?