GLSS icon indicating copy to clipboard operation
GLSS copied to clipboard

Code for the paper 'Skin Segmentation from NIR Images using Unsupervised Domain Adaptation through Generative Latent Search'. Accepted in ECCV2020 (Spotlight). Preprint: https://arxiv.org/abs/2006.086...

Results 2 GLSS issues
Sort by recently updated
recently updated
newest added

they mean the number of the training samples? `X_final = np.zeros((3516, img_size, img_size, 3), dtype=np.uint8)` `X_final[i+3268]=image`

I don't have a GPU to train it, I just want to do inference on it