13 Commits (master)

Author SHA1 Message Date
laynholt 6618c74ae3 feat: The flag for removing boundary objects was added to the config
2 days ago
laynholt b0e7b21a21 refactor: migrate all type annotations from Python 3.9 to 3.10 syntax
1 month ago
laynholt 40c21d5456 roi_size moved to common section; added multi image extentions support
2 months ago
laynholt 662889c7a7 add roi_size parameter to training
2 months ago
laynholt 0f2befc4e5 Removed tta argument from common;
2 months ago
laynholt 28f978956c Added the creation of error masks for each class;
2 months ago
laynholt c1ef9d20d5 Fixed bugs that prevented the project from running. Mediar Former values for the F1 metric were achieved.
2 months ago
laynholt 4a501ea31a main script implemented
2 months ago
laynholt 5d984dc7a9 The methods of training, testing and prediction are implemented
2 months ago
laynholt 2413420620 added logger; added creation of dataloaders
2 months ago
laynholt 5db2220917 1) Removed support for parameter lists;
2 months ago
laynholt 33ce003657 minor fixes
3 months ago
laynholt e00331b503 definitions of basic classes, as well as the ability to create config files
3 months ago