Skip to content

FaceONNX/DepthONNX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monocular depth estimation library based on deep neural networks and ONNX runtime

DepthONNX

DepthONNX is a monocular depth estimation library based on deep neural networks and ONNX runtime.

Version

You can build DepthONNX from sources or install to your own project using nuget package manager.

Assembly Specification OS Package Algebra
DepthONNX .NET Standard 2.0 Cross-platform NuGet UMapx

Installation

C# interface

using DepthONNX;

To get started with DepthONNX, it is recommended to look at the folder with examples.

License

DepthONNX is released under the MIT license.

About

Monocular depth estimation library based on deep neural networks and ONNX runtime

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published