deepchecks icon indicating copy to clipboard operation
deepchecks copied to clipboard

[FEAT] Update custom vision task to note that Segmentation is already part of the package

Open noamzbr opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. As segmentation is added as a built in part of the package, changes should be introduced to the existing segmentation custom task guide to let the user know it's just an example, and that for actual segmentation they should use the built in solution.

Make sure that the built in solution and the custom task don't diverge seriously.

Additional context This is a temporary solution until https://github.com/deepchecks/deepchecks/issues/1856 is done.

noamzbr avatar Aug 09 '22 15:08 noamzbr

Just change the wording to clarify that this custom check is instance segmentation and not semantic segmentation And change the class names to reflect this

nirhutnik avatar Aug 09 '22 15:08 nirhutnik