Skip to content

Instantly share code, notes, and snippets.

@Tob-iee
Created September 13, 2023 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tob-iee/6c441fcd0269b838b5c8d54c3b097f21 to your computer and use it in GitHub Desktop.
Save Tob-iee/6c441fcd0269b838b5c8d54c3b097f21 to your computer and use it in GitHub Desktop.
Log the label maps to your Picsellia experiment.
# log dataset labels to the picsellia experiment
experiment.log("labelmap", id2label, type= LogType.TABLE, replace=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment