realtime-semantic-segmentation icon indicating copy to clipboard operation
realtime-semantic-segmentation copied to clipboard

Fail to load trained model

Open markstrefford opened this issue 5 years ago • 2 comments

When trying to load the pre-trained model, I get the following error:

Unhandled Promise Rejection: Error: Based on the provided shape, [576], the tensor should have 576 values but has 100

This is at this line:

https://github.com/hugozanini/realtime-semantic-segmentation/blob/master/src/index.js#L24

markstrefford avatar Aug 05 '20 12:08 markstrefford

I want to work on this issue @hugozanini

carrycooldude avatar Sep 30 '20 21:09 carrycooldude

Hey @carrycooldude feel free to work on that. Thanks for contributing to the project :)

hugozanini avatar Oct 01 '20 00:10 hugozanini