Commit Graph

  • 7cbac2aba1 doc: updated ReadMe with few variables master laynholt 2025-06-26 14:14:03 +0000
  • 6618c74ae3 feat: The flag for removing boundary objects was added to the config laynholt 2025-06-25 12:36:49 +0000
  • e9a590a040 added renumbering for pred mask laynholt 2025-06-24 15:44:34 +0000
  • b0e7b21a21 refactor: migrate all type annotations from Python 3.9 to 3.10 syntax laynholt 2025-05-17 18:08:04 +0000
  • 40c21d5456 roi_size moved to common section; added multi image extentions support laynholt 2025-05-10 04:47:15 +0000
  • 662889c7a7 add roi_size parameter to training laynholt 2025-05-09 23:33:24 +0000
  • ca6465296a added references laynholt 2025-05-09 21:38:47 +0000
  • d2d4596fc6 Update package versions and include uv installation support laynholt 2025-05-09 21:15:38 +0000
  • 7812f2976f added print_data_info to main laynholt 2025-05-09 18:18:32 +0000
  • 0f2befc4e5 Removed tta argument from common; Fix issue with save-masks arg in argparse; Added metric saving to cvs file. laynholt 2025-05-09 18:07:41 +0000
  • 28f978956c Added the creation of error masks for each class; Added arguments for creating only prediction masks, as well as refusing to save the output; Added execution time display; The pretrained_weight parameter has been moved to common; Parameters related to ensembles have been removed. laynholt 2025-05-09 17:09:48 +0000
  • b201367596 Fixed bugs that prevented the project from running. Mediar Former values for the F1 metric were achieved. laynholt 2025-05-08 10:06:57 +0000
  • c1ef9d20d5 Fixed bugs that prevented the project from running. Mediar Former values for the F1 metric were achieved. laynholt 2025-05-08 08:41:19 +0000
  • 4a501ea31a main script implemented laynholt 2025-05-06 03:24:33 +0000
  • 5d984dc7a9 The methods of training, testing and prediction are implemented laynholt 2025-05-06 02:30:48 +0000
  • 60aebe5921 added methods for calculating gradient flows laynholt 2025-04-28 17:43:56 +0000
  • 2413420620 added logger; added creation of dataloaders laynholt 2025-04-16 16:51:20 +0000
  • 8885950b9e renamed img->image; label->mask laynholt 2025-04-16 16:49:17 +0000
  • 7a0b8ffa19 added metrics laynholt 2025-04-16 12:42:38 +0000
  • 5db2220917 1) Removed support for parameter lists; 2) added wrappers for optimizer and schedule; 3) changed parameters for losses. laynholt 2025-04-16 12:40:36 +0000
  • 78f97a72a2 simple project restruct, added transforms laynholt 2025-03-28 20:21:47 +0000
  • 33ce003657 minor fixes laynholt 2025-03-27 13:37:03 +0000
  • e00331b503 definitions of basic classes, as well as the ability to create config files laynholt 2025-03-26 16:53:46 +0000