automatic-sem-image-segmentation icon indicating copy to clipboard operation
automatic-sem-image-segmentation copied to clipboard

Workflow for Simulation and Automatic Semantic Segmentation of Electron Microscopy Images

Results 5 automatic-sem-image-segmentation issues
Sort by recently updated
recently updated
newest added

Hello sir/Ma`am, Thank you for sharing the important code for scientific research. I have 21 images with size 1280 x 960 pixels and 13 sample masks with size 64 x...

Ladies and Gentlemen, thank you for sharing this very interesting work. I'm not a specialist in neural networks but anyway very interested in trying to apply your method. I updated...

Hello sir, I am getting a data type error while using UNet_Segmentation.py. In line number 258: weights = (y_true *( weighting - 1)) + 1 TypeError: Expected uint8 passed to...

Hi, I am trying to reproduce your experiment. I directly use the images and masks in your ```Archive/Automatic_SEM_Image_Segmentation``` directory. The environment and dependence is exactly the one listed in ```Releases/Version...

I have a NVidia Geforce 4090Ti and I tried to enable the GPU computation. I created a test folder as described in the Readme I edited the StartProcess.py file as...