Merge pull request #151 from seekingdeep/patch-1

Update u2net_train.py
This commit is contained in:
Xuebin Qin 2021-01-23 17:34:22 -07:00 committed by GitHub
commit cb9c227359
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