Radius for topaz train
#190
Replies: 1 comment 2 replies
-
The radius for |
Beta Was this translation helpful? Give feedback.
topaz train
#190
-
The radius for |
Beta Was this translation helpful? Give feedback.
-
train
command accepts radius as an optional argument, and in most places it's set to either 1, 2, or 3 (default), regardless of what actual radius in pix is. For example, this is the radius description intrain
script:However, the actual positive area particle center is usually larger (8 and more, even with downscaling). Even
extract
command reflects radius boundaries (for tuning) between 5 and 100.When I tried to increase the radius for training, I got worse results than with a smaller radius. Why the radius for training don't seem to correspond to an actual radius of particles?
Beta Was this translation helpful? Give feedback.
All reactions