Skip to content

No signal from onnx from Pytorch #74

Answered by andreped
SahPet asked this question in Q&A
Discussion options

You must be logged in to vote

scale-factor should be 0.00392156862 (which corresponds to 1/255) instead of 1, as you are 0-1 normalizing the images. The scale-factor is multiplied by the image. See the SegmentationNetwork PO in your FPL file.

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@SahPet
Comment options

@SahPet
Comment options

@SahPet
Comment options

@andreped
Comment options

Answer selected by SahPet
@SahPet
Comment options

@andreped
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants