Deformation-Segmentation
Deformation-Segmentation copied to clipboard
PyTorch implementation of Learning to Downsample for Segmentation of Ultra-High Resolution Images
Hello, I was trying to train the model but I'm encountering some issues with Accuracy and losses values. Currently I'm using the DeepGlobe dataset where pixels of masks are encoded...
Hi, Thank you very much for your work. I'm trying to train a model on a custom dataset, where I want to keep the segmentation map at the original resolution...
Thanks for this greate work. How could I get your code as a library to use the downsampling and upsampling blocks in my segmentation code ? What are the modules...
The 'result' folder wasn't created when performing evaluation with visualization during the training script.
Hello, I am having some troubles with the results of the evaluation step. What I'm trying to do is to run the model on the DeepGlob dataset in such a...