DEXTR Docker images available
Docker images for DEXTR (Deep Extreme Cut) are now available.
DEXTR is a great tool for aiding a human annotating images for image segmentation, as it can determine a relatively good outline of an object based on just four extreme points. Pre-trained models are available, but custom ones (for specific domains) can be trained as well.
The code used by the docker images is available from here:
github.com/waikato-datamining/pytorch/tree/master/dextr
The tags for the images are as follows:
-
In-house registry:
public.aml-repo.cms.waikato.ac.nz:443/pytorch/pytorch-dextr:0.1.2_cuda11.1
public.aml-repo.cms.waikato.ac.nz:443/pytorch/pytorch-dextr:0.1.2_cpu
-
Docker hub:
waikatodatamining/pytorch-dextr:0.1.2_cuda11.1
waikatodatamining/pytorch-dextr:0.1.2_cpu