Update u2net_train.py

This commit is contained in:
seekingdeep 2021-01-24 01:04:47 +03:00 committed by GitHub
parent 630001201c
commit ed83884481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
import os
import torch
import torchvision
from torch.autograd import Variable