almost 0.1

This commit is contained in:
2020-09-06 10:34:52 +08:00
parent e3c760d0c5
commit ab545843bf
15 changed files with 308 additions and 680 deletions

View File

@@ -1,7 +1,6 @@
from model.registry import MODEL
import model.GAN.residual_generator
import model.GAN.CycleGAN
import model.GAN.TAFG
import model.GAN.UGATIT
import model.fewshot
import model.GAN.wrapper
import model.GAN.base