This repository was archived by the owner on Feb 11, 2023. It is now read-only.
Tags: Borda/pyImSegm
Tags
update Segm (#8) * drop labels for train & statisctic @segm * draw: overlap image-segm * outsource metric for classif. hyper-param * visual train samples (label purity) * parallelise label filter * fix setup for installing * fix loading input list * remove LOO @segm * minor renaming * update contrib.
Verified
update segmentations (#6) * rename internal function * update manifest * rename local _wrapper * code cleaning * unify segm. models * move images -> data_images * add Langer. islets images * optionally missing params * add using segm. config * update annots * fix segm. debug show * check segm. features * regroup general images * update colors for visual @segm * update arg params @segm * add label boundary * fix classif. stat * add unsuper. model * update (c) * add mv Otsu threshold * update compute stat @segm * add color mGrad * update doc