DEV Community

Cover image for U-Net - CNN for Image Segmentation
Danh Hoang Hieu Nghi
Danh Hoang Hieu Nghi

Posted on

U-Net - CNN for Image Segmentation

This support for the this post:TransUnet

References Link:

U-Net is a convolutional neural network that was developed for image segmentation. The network is based on a fully convolutional neural network whose architecture was modified and extended to work with fewer training images and to yield more precise segmentation. Segmentation of a 512 × 512 image takes less than a second on a modern (2015) GPU using the U-Net architecture.



U-net : Kiến trúc mạnh mẽ cho Segmentation

1. Segmentation! Segmentation! Đôi chút về Image Processing trong Deep Learning Với Deep Learning (hay Neural Network), máy tính ngày càng có khả năng quan sát và xử lí những hình ảnh phức tạp ở nhiều...

favicon viblo.asia

Top comments (0)