20 Commits (cec2fcaf3fbee6dc36ba586427a1de62af4f94d1)

Author SHA1 Message Date
laynholt cec2fcaf3f fix: renumbering in __compute_flow_from_masks (it was by batch, it became by batch and channels)
2 weeks ago
laynholt 3177b33a92 fix: test offset calculation
3 weeks ago
laynholt 7a68b3233c fix: offset handling
3 weeks ago
laynholt bf90288a95 fix: correct auto split sampling, fix non-TIF memory leak, update README
3 weeks ago
laynholt f728464a52 fix: file loading
1 month ago
laynholt f2456126ef add id field to wandb and remove dublicate code from train
1 month ago
laynholt 6618c74ae3 feat: The flag for removing boundary objects was added to the config
4 months 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 ca6465296a added references
6 months ago
laynholt d2d4596fc6 Update package versions and include uv installation support
6 months ago
laynholt 0f2befc4e5 Removed tta argument from common;
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 4a501ea31a main script implemented
6 months ago
laynholt 5d984dc7a9 The methods of training, testing and prediction are implemented
6 months ago
laynholt 60aebe5921 added methods for calculating gradient flows
6 months ago
laynholt 2413420620 added logger; added creation of dataloaders
7 months ago
laynholt e00331b503 definitions of basic classes, as well as the ability to create config files
7 months ago