Skip to content

Mask resolution #19

Description

@baesek

Hi there,
thanks for offering your code. I could get it working, but i wonder if it is possible to get a higher resolution mask.
I changed the code like this

targetWidth = imgWidth +1
targetHeight = imgHeight +1

but it had no effect on the masks resolution.

I am trying to get mask like this one here but i want to stay on tensorflow version 1.15:
https://github.com/google-coral/project-bodypix
Do you know how it is possible how to get such a map with your code? At the moment I can only get
this 121 x 91 (LOW resolution) mask.

Best,
baesek

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions