Extraction of Objects From UAV Images Based On Semantic Segmentation
-
Updated
Feb 8, 2023 - Python
Extraction of Objects From UAV Images Based On Semantic Segmentation
In this notebook, I employed built-in Keras Sequential model and pretrained ResNet50 model using Pytorch to perform segmentation of satellite images of water bodies.
UNet and DeepLabV3 for instance segmentation. Starting from a rgb image of a pet the network should output a segmentation mask of the pet. Deep Learning and Generative Models' practical project developed in 2025.
Add a description, image, and links to the deeplabv3-pytorch topic page so that developers can more easily learn about it.
To associate your repository with the deeplabv3-pytorch topic, visit your repo's landing page and select "manage topics."