mapillary / seamseg

Seamless Scene Segmentation
BSD 3-Clause "New" or "Revised" License
289 stars 53 forks source link

pytorch 1.3 compatibility #7

Open lucasjinreal opened 4 years ago

lucasjinreal commented 4 years ago

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?

lucasjinreal commented 4 years ago

Also got this with maskrcnn-benmark but seems they already fix it