Skip to content

Instantly share code, notes, and snippets.

@SubhadityaMukherjee
Created August 13, 2022 07:10
Show Gist options
  • Save SubhadityaMukherjee/d534e3a7d21336f1b13ae71199c0711b to your computer and use it in GitHub Desktop.
Save SubhadityaMukherjee/d534e3a7d21336f1b13ae71199c0711b to your computer and use it in GitHub Desktop.
addtest
predictions_path = Path(predictions_path) # The folder where your files
tst_files = get_image_files(predictions_path) # Similar to training
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment