Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conda dependency updates + doc updates #236

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cmcconomy
Copy link

Pull Request template to the Mapping Challenge Open Solution

I had problems pulling, building, and running this on a sample satellite image.
Biggest issues:

  • source Makefile was failing
  • once I adjusted the imports, I did not know where to put your winning model files

I've updated the environment.yml file, added a simple run script to make things easier, and updated the REPRODUCE md file to be clearer on what to do with the weight files.

Hope it's useful

#!/bin/bash

# Provided to facilitate running the 'Predict on new data' step in the REPRODUCE file.
export NEPTUNE_API_TOKEN=eyJhcGlfYWRkcmVzcyI6Imh0dHBzOi8vdWkubmVwdHVuZS5tbCIsImFwaV9rZXkiOiJiNzA2YmM4Zi03NmY5LTRjMmUtOTM5ZC00YmEwMzZmOTMyZTQifQ==
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which API token is it?
Is it ANONYMOUS for the public user 'neptuner'?

@jakubczakon
Copy link
Collaborator

Thank you so much @cmcconomy and so sorry for the late answer.
I've just added one comment about that API token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants