Skip to content

Releases: samhaswon/skin_segmentation

v0.0.2-pre

03 Oct 14:16

Choose a tag to compare

v0.0.2-pre Pre-release
Pre-release

This model expects a (1, 3, 256, 256) input and returns a list containing a (1, 1, 256, 256) output

v0.0.1

05 Sep 17:29

Choose a tag to compare

  • Make session class easier to use
  • Create example creation script
  • Release non-onnx PyTorch weights for easier custom usage
  • Add u2netp and optimized u2netp (skin_u2netp_o.onnx) models
Model Input tensor shape
skin_u2net* (1, 3, 1024, 1024)
skin_u2netp* (1, 3, 512, 512)

Full Changelog: v0.0.0...v0.0.1

Inital Models

28 Apr 03:28

Choose a tag to compare

Initial model upload