biigle / maia

:m: BIIGLE module for the Machine Learning Assisted Image Annotation method
GNU General Public License v3.0
2 stars 3 forks source link

Allow knowledge transfer without scaling #126

Open mzur opened 9 months ago

mzur commented 9 months ago

We found out that the "scale transfer" done by knowledge transfer can harm the detection precision (a little) if the scales of the source and target volumes are very similar. We could allow users to apply "knowledge transfer" without scale transfer, effectively using the training annotations as-is. This could also be used if no scale information is available (i.e. "existing annotations" but from another volume).