mit-quest / necstlab-damage-segmentation

MIT License
5 stars 6 forks source link

Cf/clean models #95

Closed CarolinaFurtado closed 3 years ago

CarolinaFurtado commented 3 years ago

Small changes to the code, including extra verifications and new functions

Verifications:

train: if no dataset exists, gives error

image

train: if no pretrained model exists, gives error

image

train thresholds: if no model exists, gives error

image

train thresholds: if no datasets exists, gives error

image

plots ok

image image

right model selected - yes

no image but it selects the right model depending on the model name

all workflowsteps work? yes

train

image

train_thresholds

image

test

image

CarolinaFurtado commented 3 years ago

Awesome! I'll look over and make the changes tomorrow! Thanks!