Skip to content

Instantly share code, notes, and snippets.

@J3698
Last active December 21, 2021 20:36
Show Gist options
  • Save J3698/b4dfd4748264126d763c3699fb0faec5 to your computer and use it in GitHub Desktop.
Save J3698/b4dfd4748264126d763c3699fb0faec5 to your computer and use it in GitHub Desktop.
from PIL import Image, ImageDraw
import numpy as np
import torch
from train2 import Model
from torchvision.transforms import ToTensor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment