Area prediction
Projects Title
Area Division of Rural Housing in Henan Province: Drone Photography Area Estimation based on Deep Learning
Location
Henan University
Time
2019.10 - 2020.1
Advisor
Haiying Wang, Associate Professor
Aim
Use Pytorch to realize the UNET algorithm to build a ResNet50 neural network to implement the image segmentation of house roofs.
Implementation
- Wrote code to divide unprocessed drone image into 81 equal sections and applied “labelme” to mark 200
image training datasets - Conducted image enhancement using OpenCV to facilitate machine learning
- Configured all needed environments and called the training backbone built by Russian software developer
Pavel Yakubovskiy to realize the UNET algorithm - Built the main structure using Python
- Tested the outcomes on n unlabeled images