mitmul / ssai-cnn

Semantic Segmentation for Aerial / Satellite Images with Convolutional Neural Networks including an unofficial implementation of Volodymyr Mnih's methods
http://www.ingentaconnect.com/content/ist/jist/2016/00000060/00000001/art00003
MIT License
260 stars 75 forks source link

from utils.evaluation import relax_precision #25

Open RunoobZ opened 6 years ago

RunoobZ commented 6 years ago

from utils.evaluation import relax_precision No module named evaluation. How can i do?

874431052 commented 4 years ago

Have you solved it? I got the same problem