Fail to load trained model
markstrefford opened this issue · 2 comments
markstrefford commented
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
carrycooldude commented
I want to work on this issue @hugozanini
hugozanini commented
Hey @carrycooldude feel free to work on that. Thanks for contributing to the project :)