realtime-semantic-segmentation
realtime-semantic-segmentation copied to clipboard
Fail to load trained model
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
I want to work on this issue @hugozanini
Hey @carrycooldude feel free to work on that. Thanks for contributing to the project :)