seamseg
seamseg copied to clipboard
pytorch 1.3 compatibility
Since codes has to upgrade to newest pytorch eventually. Does there any way to make it compatible of both pytorch 1.1 and pytorch 1.3 in terms of these bool value API breaking changes?
Also got this with maskrcnn-benmark but seems they already fix it