neptune-ai / open-solution-mapping-challenge

Open solution to the Mapping Challenge :earth_americas:
https://www.crowdai.org/challenges/mapping-challenge
MIT License
380 stars 96 forks source link

Error in Standard Unet evaluation #212

Closed Aayushktyagi closed 5 years ago

Aayushktyagi commented 5 years ago

I am trying to reproduce results of your experiment . I ran : python main.py evaluate --pipeline_name unet

I am getting error stating "Module neptune has no attribute init". Can you please explain what it is?

Neptune_error