Skip to content

Commit

Permalink
Update train_la_dtc.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Luoxd1996 authored Mar 7, 2022
1 parent 396895b commit 2525b9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/train_la_dtc.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
from torchvision.utils import make_grid

from networks.vnet_sdf import VNet
from networks.discriminator import FC3DDiscriminator

from dataloaders import utils
from utils import ramps, losses, metrics
from dataloaders.la_heart import LAHeart, RandomCrop, CenterCrop, RandomRotFlip, ToTensor, TwoStreamBatchSampler
Expand Down

0 comments on commit 2525b9c

Please sign in to comment.