Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added essential rows to config (#187) * Added dash user interface (#188) * Added dash user interface * Fixed bugs with dui * Fixed bugs with dui --------- Co-authored-by: ibragimmergaliev <[email protected]> * Added augmentations for segmentation of NDVI images (#192) * added augmentations * added ndvi preprocessing * added test * refactoring * Added Segmentation Losses (#191) * added segmentation losses and update package * added tests * Feature/train arable model (#189) * added parameters folder names * interim * interim * bugfix * add learning rate monitor * add default values to optimizer * updated readme * bugfix * made lr monitor as a default callback * added ndvi preprocessing * removed files * refactored files * minor refactorings --------- Co-authored-by: InnopolisUniversity <[email protected]> * Feature/add schedulers (#169) * interim * added lr logging * interim changes * added essential attributes * interim * updated configs * added a function for the config folder retrieval * removed redundant lines * added learning rate monitor callback * refactored the file * added test for scheduler config files * removed redundant lines * minor refactoring * removed redundant lines * added auto scheduler * updated scheduler configs * added scripts * refactored optimizer class * made scheduler initialization without try except * changed scheduler object initialization * updated * updated cfg * fixed cfg * removed cfg * updated cfg * updated step scheduler cfg * update func * updated scheduler cfgs * updated shell scripts * updated * change order (#194) * Added fix gor config savings * Bugfix (#196) * change order * minor refactoring * updated configs * bugfixes * updated shell scripts * Bugfix (#199) * change order * minor refactoring * updated configs * bugfixes * updated shell scripts * Update tests thresholds * uploaded data to s3 and updated config * fixed bug in infer.py * renamed config * renamed dataset config * renamed model config name * updated shell script * added error handling in function * added ability to make inference on untrained model * important changes * added aeroflot inference data * added datasets for inference * fix import errors * updated folder structure * added default values --------- Co-authored-by: KGallyamov <[email protected]> * Bugfix (#201) * change order * minor refactoring * updated configs * bugfixes * updated shell scripts * Update tests thresholds * uploaded data to s3 and updated config * fixed bug in infer.py * renamed config * renamed dataset config * renamed model config name * updated shell script * added error handling in function * added ability to make inference on untrained model * important changes * added aeroflot inference data * added datasets for inference * fix import errors * updated folder structure * added default values * convert script to cpu --------- Co-authored-by: KGallyamov <[email protected]> * Bugfix (#202) * change order * minor refactoring * updated configs * bugfixes * updated shell scripts * Update tests thresholds * uploaded data to s3 and updated config * fixed bug in infer.py * renamed config * renamed dataset config * renamed model config name * updated shell script * added error handling in function * added ability to make inference on untrained model * important changes * added aeroflot inference data * added datasets for inference * fix import errors * updated folder structure * added default values * convert script to cpu * edited dataset configs --------- Co-authored-by: KGallyamov <[email protected]> * Delete innofw/utils/data_utils/dataset_prep/prep_gis.py * updated scripts according to pmi --------- Co-authored-by: InnopolisUniversity <[email protected]> Co-authored-by: ibragimmergaliev <[email protected]> Co-authored-by: KGallyamov <[email protected]>
- Loading branch information