Skip to content

Instantly share code, notes, and snippets.

@CaptainAshis
Created September 18, 2018 03:48
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 CaptainAshis/5f8c68482a9626244a813b95bc7aabeb to your computer and use it in GitHub Desktop.
Save CaptainAshis/5f8c68482a9626244a813b95bc7aabeb to your computer and use it in GitHub Desktop.
planet inspect fastai
list_paths = [f"{PATH}train-jpg/train_0.jpg", f"{PATH}train-jpg/train_1.jpg"]
titles=["haze primary", "agriculture clear primary water"]
plots_from_files(list_paths, titles=titles, maintitle="Multi-label classification")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment