image-segmentation-practice
There are 3 repositories under image-segmentation-practice topic.
MuhammedBuyukkinaci/DeText
A computer vision project (image segmentation project) which aims to remove texts on images using Unet model. Tensorflow 2 is used as a ML library.
Cuda-Chen/canny_watershed_classic
an image segmentation practice using canny edge detection and watershed algorithm
kowalskyyy999/ImageSegmentation
Re-Implementation DeepLabV3Plus architecture for Image Segmentation Using Pytorch