11 Commits (bf90288a95a0e6498f5c844ed76d78cd1dcf9642)

Author SHA1 Message Date
laynholt bf90288a95 fix: correct auto split sampling, fix non-TIF memory leak, update README
4 weeks ago
laynholt 7e4643eb84 fix: added a check for the number of dims
1 month ago
laynholt b0e7b21a21 refactor: migrate all type annotations from Python 3.9 to 3.10 syntax
6 months ago
laynholt 40c21d5456 roi_size moved to common section; added multi image extentions support
6 months ago
laynholt 662889c7a7 add roi_size parameter to training
6 months ago
laynholt 28f978956c Added the creation of error masks for each class;
6 months ago
laynholt b201367596 Fixed bugs that prevented the project from running. Mediar Former values for the F1 metric were achieved.
6 months ago
laynholt c1ef9d20d5 Fixed bugs that prevented the project from running. Mediar Former values for the F1 metric were achieved.
6 months ago
laynholt 5d984dc7a9 The methods of training, testing and prediction are implemented
6 months ago
laynholt 8885950b9e renamed img->image; label->mask
7 months ago
laynholt 78f97a72a2 simple project restruct, added transforms
7 months ago