Skip to content

Instantly share code, notes, and snippets.

@danielcwq
Created December 22, 2021 06:56
Show Gist options
  • Save danielcwq/ef9991cccc7b33679f3896a64346723d to your computer and use it in GitHub Desktop.
Save danielcwq/ef9991cccc7b33679f3896a64346723d to your computer and use it in GitHub Desktop.
def get_x(r): return path/'images'/r['Image Index']
def get_y(r): return r['Finding Labels'].split('|')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment