gagiter / CombinedHeight

Pytorch Implementation of Combined Height Estimation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CombinedHeight

This is the code that corresponding to the paper of CombinedHeight: Combined Guidance for Height Estimation from Single Orthophoto

Install

pytorch and other

Intall pytorch

conda/pip install pytorch

Install other

we use segmentation-models-pytorch as baseline network with

pip install segmentation-models-pytorch

Dataset

We pre-process the dataset of Postdam and Vaihingen at

BaiduYun

Postdam 提取码:jzsj

Vaihingen 提取码:rwlj

Tripoli 提取码:65cw

GoogleDirve

Postdam

Vaihingen

Tripoli

About

Pytorch Implementation of Combined Height Estimation.


Languages

Language:Python 100.0%