MobileHumanPose icon indicating copy to clipboard operation
MobileHumanPose copied to clipboard

Model modification

Open glostickk opened this issue 11 months ago • 0 comments

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):

  1. 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)?
  2. 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.

glostickk avatar Mar 20 '24 15:03 glostickk