You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your work! I am planning on using/modifying your model for RGB-D pose estimation and have a couple of questions (please excuse my beginner level):
I would like to confirm that I only need to change the embedding size (512 or 2048) and width multiplier (0.75 or 1.0) in the config file to change the model type (small or large)?
Where can I change the number of input channels? I don't see it being referenced anywhere. (I need to it to be 4 channels since I'm feeding RGB-D).
Thanks so much in advance.
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for your work! I am planning on using/modifying your model for RGB-D pose estimation and have a couple of questions (please excuse my beginner level):
Thanks so much in advance.
The text was updated successfully, but these errors were encountered: