Closed Wanger-SJTU closed 6 years ago
Error while test on city_scapes dataset?
F1128 11:33:33.655436 27257 blob.cpp:34] Check failed: shape[i] <= 0x7fffffff / count_ (2048 vs. 1182) blob size exceeds INT_MAX Check failure stack trace: Aborted (core dumped)
As mentioned in Section 5.2, we experiment with half-resolution images (512x1024) on Cityscapes. There seem to be a INT_MAX issue when dealing with full-resolution images.
thx
Error while test on city_scapes dataset?