Skip to content

Cloth segmentation library based on deep neural networks and ONNX runtime

License

Notifications You must be signed in to change notification settings

FaceONNX/ClothONNX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloth segmentation library based on deep neural networks and ONNX runtime

ClothONNX

ClothONNX is a cloth segmentation library based on deep neural networks and ONNX runtime.

Version

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

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

Installation

C# interface

using ClothONNX;

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

License

ClothONNX is released under the MIT license.