giraffe icon indicating copy to clipboard operation
giraffe copied to clipboard

About value setting in config

Open xiaobiaodu opened this issue 2 years ago • 0 comments

Hi

I see you set a lot of hard code in config file. Could you please provide some information about how to obtain these values?

  scale_range_min: [0.2, 0.16, 0.16]
    scale_range_max: [0.25, 0.2, 0.2]
    translation_range_min: [-0.22, -0.12, 0.]
    translation_range_max: [0.22, 0.12, 0.]
  generator_kwargs:
    range_v: [0.41667, 0.5]
    fov: 10

xiaobiaodu avatar Sep 28 '23 10:09 xiaobiaodu