Skip to content

Sheng029/HMSMNet-with-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HMSMNet-with-Cpp

将论文HMSM-Net: Hierarchical multi-scale matching network for diaparity estimation of high-resolution satellite stereo images中的Tensorflow模型部署到C++中,原文的模型使用Python 3.7和Tensorflow 2.5.0开发。

适用于16-bit单波段遥感图像。

HMSMNet:C++项目工程文件夹;

Model Creation:HMSM-Net的Python代码;

testing:测试数据。

依赖的库

Tensorflow 2.5.0 C语言 API:

GPU版:https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-gpu-windows-x86_64-2.5.0.zip

CPU版:https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-windows-x86_64-2.5.0.zip

开发环境

Windows 10 64-bit OS, Visual Studio 2017 Community, OpenCV 3.4.10。

About

部署HMSM-Net到C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published