-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hello, first of all thank you for being able to open source this great work. I have two questions I would like to ask.
-
I currently have an RC cart with separate cameras placed in a certain direction. I would like to input only one image of the real camera (e.g. the right side) and set all the other images to black. In this case, is it possible to ensure that the input image has the correct orientation result? I know that the model may output incorrect predictions for other orientations, but I don't really care about the other orientations, as long as the orientation of the input image (e.g., the right side) OCC result turns out to be correct.
May I ask if such a result can be achieved? -
Since we don't have enough resources and data to re-train the model, can I directly use your pre-trained model for inference by changing the form of camera Intrinsics & Extrinsics? Will there be a significant difference in the inference results?