# Segmentation

- [Fully Convolutional Network](/computer_vision/segmentation/fully-convolutional-network.md): Down-sampling and Up-sampling within a network
- [Unet: image segmentation](/computer_vision/segmentation/unet-image-segmentation.md): used when you need info for every pixel
