Unet icon indicating copy to clipboard operation
Unet copied to clipboard

A demo of Unet to detect edges!

Results 4 Unet issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/74087260/131963498-54810a21-de37-42a4-8a4b-70c5f92cbbb1.png)

merge6 = merge([drop4,up6], mode = 'concat', concat_axis = 3) 'module' object is not callable unet.py line 120, in get_unet

Hey, If i try to run the data.py file it doesnt work. All file paths are incomplete or dont exist. Example, when I try to run the data.py file: Traceback...

I'm glad to see this project. In my dataset, the images are in RGB channels (.tiff), what should i do to change the code adapting my dataset.