Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created May 15, 2020 09:42
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 Alakhator/0c46e7cbf1d61f0b3dbc16b5064ea66b to your computer and use it in GitHub Desktop.
Save Alakhator/0c46e7cbf1d61f0b3dbc16b5064ea66b to your computer and use it in GitHub Desktop.
from facenet_pytorch import MTCNN
import cv2
from PIL import Image
import numpy as np
from matplotlib import pyplot as plt
from tqdm.notebook import tqdm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment