NVlabs / PoseCNN-PyTorch

PyTorch implementation of the PoseCNN framework
Other
186 stars 47 forks source link

Camera Parameters #31

Open Jai-Shankar-K-N opened 1 year ago

Jai-Shankar-K-N commented 1 year ago

Is it ok to use different camera parameters while training the model and inference on images with different camera parameters or is it better to train the model on same set of camera parameters that will be used during inferencing. Could you suggest which method works best for the model.