Closed AvivSham closed 4 years ago
Hi @AvivSham , thanks for the heads up. I see the error too -- looks like the new release of Pytorch or Apex broke the model loading. Will look into it.
Hi @AvivSham -- the problem was the Microsoft OneDrive was throttling the model download to 25 KB, instead of the 630 MB intended size. The Colab should now download from https://github.com/mseg-dataset/mseg-semantic/releases/download/v0.1/mseg-3m-1080p.pth, and I can run it without issues. Please feel free to re-open this if the problem isn't fixed on your end.
Hi @johnwlambert How are you? I followed the demo notebook you put here and encountered a bug while running it:
It occurred on "Try out our model on an indoor scene (dining room):" cell.
Can you please look into it?