Skip to content

Instantly share code, notes, and snippets.

@qmaruf
Last active February 18, 2021 00:44
Show Gist options
  • Save qmaruf/a58fccf261f90ce8534b272132c97bc3 to your computer and use it in GitHub Desktop.
Save qmaruf/a58fccf261f90ce8534b272132c97bc3 to your computer and use it in GitHub Desktop.
from glob import glob
from PIL import Image
import numpy as np
import matplotlib.pyplot as plt
from tqdm import tqdm
%matplotlib inline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment