nikitadurasov / masksembles

Official repository for the paper "Masksembles for Uncertainty Estimation" (CVPR 2021).
https://www.norange.io/projects/masksembles/
MIT License
98 stars 15 forks source link

Fixed: compatibility issues with division between tf.Dimension and float #5

Closed dkoguciuk closed 3 years ago

dkoguciuk commented 3 years ago

Hi Nikita,

I've downloaded your code and it turns out there was a tiny compatibility issue with tensorflow==1.14.

Best, Daniel

nikitadurasov commented 3 years ago

Hi Daniel,

indeed, thanks for fixing it, much appreciated!

Best, Nikita