Skip to content

Instantly share code, notes, and snippets.

@amankharwal
Created October 3, 2020 04:19
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save amankharwal/a832af2ea21978200b4954b2fc7bde30 to your computer and use it in GitHub Desktop.
import numpy as np
import matplotlib.pyplot as plt
import cv2
import pandas as pd
import glob2
import os, fnmatch
from pathlib import Path
# import mtcnn
from mtcnn.mtcnn import MTCNN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment