BiaPy icon indicating copy to clipboard operation
BiaPy copied to clipboard

Add more options to select patches for training

Open danifranco opened this issue 1 year ago • 1 comments

The idea is to have more options apart from DATA.TRAIN.MINIMUM_FOREGROUND_PER. Intensity based measurements seem to be useful for users, e.g. mean, min/max, std (see forum.sc thread).

danifranco avatar Apr 10 '24 06:04 danifranco

Just to add, this would be very useful for inference as well..

pr4deepr avatar Apr 10 '24 07:04 pr4deepr

Hello @pr4deepr !

We have implemented the filtering for training/validation and test (ad6329716457f7d860eb8dc4964109b6f9e7e394). You can use it with DATA.*.FILTER_SAMPLES variables (e.g. train variables here). Hope you like it!

I'm closing this but feel free to create a new issue if you have any problem.

danifranco avatar Sep 03 '24 15:09 danifranco