文件名称:航段细分:用于处理航拍图像的脚本
文件大小:32.82MB
文件格式:ZIP
更新时间:2024-02-24 17:38:46
python computer-vision matlab colab aerial-imagery
空中分段 处理航空影像的脚本 总览 存储库包含3件事: [1] DeepLabv3plus:Matlab脚本,用于使用deeplabv3进行语义分割。 [2] Unsupervised-DEM-Segmentation:基于无监督DEM分段的Python脚本。 [3]老方法:基于传统图像处理的用于屋顶和杂物分割的Python脚本。
【文件预览】:
Aerial-Segmentation-master
----.gitignore(53B)
----DeepLabv3plus()
--------results()
--------final_test.m(1KB)
--------trainDeepLab.m(5KB)
--------matReader.m(712B)
--------convertLabel2png.m(1KB)
--------README.md(1KB)
--------saveRandomPatchDataStore.m(880B)
--------partitionDatastore.m(1KB)
----Unsupervised-DEM-Segmentation()
--------results()
--------DEM.tif(13.73MB)
--------LICENSE(1KB)
--------README.md(1KB)
--------Unsupervised_DEM_Segmentation.ipynb(68KB)
----README.md(537B)
----old-approach()
--------roofSegmentAlgo.py(4KB)
--------results()
--------Poster.pdf(1.47MB)
--------data1()
--------groundTreeModel.pkl(4KB)
--------LICENSE(1KB)
--------demo.ipynb(106KB)
--------tools()
--------README.md(4KB)
--------train()