Skip to content

Commit

Permalink
Forgot new param in rodent.yaml (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Foat <jfoat@salk.edu>
  • Loading branch information
jf514 and Jason Foat authored Aug 6, 2024
1 parent 466f684 commit 0d5e07b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions configs/rodent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,11 @@ KEYPOINT_COLOR_PAIRS:
# What is the size of the animal you'd like to register, relative to the model?
SCALE_FACTOR: .9

# Multiplier to put the mocap data into the same scale as the data. Eg, if the
# mocap data is known to be in millimeters and the model is in meters, this is
# .001
MOCAP_SCALE_FACTOR: .001

# If you have reason to believe that the initial offsets are correct for particular keypoints,
# you can regularize those sites using this with M_REG_COEF.
SITES_TO_REGULARIZE:
Expand Down

0 comments on commit 0d5e07b

Please sign in to comment.