This MATLAB application provides an intuitive graphical interface for rock segmentation in geological images using a pre-trained VGG16-UNet deep learning model. The GUI features real-time parameter ...
Abstract: In order to solve the problems in Two-Dimensional image threshold segmentation such as, time consuming, low accuracy and easy to produce false segmentation image, a novel image segmentation ...
Abstract: In image segmentation and specifically in medical image segmentation, the soft-Dice loss is often chosen instead of the more traditional cross-entropy loss to improve performance with ...
I'm trying to run segmentation-on-tile and encountered the following error. It seems like it points to a version compatibility issue, but I am using cellpose v2 and ...