From 349614a2f168654ba59bf1461ea61e1cb9358eb6 Mon Sep 17 00:00:00 2001 From: junyanz Date: Tue, 2 May 2017 20:26:39 -0700 Subject: use InstanceNorm2d from the latest pytorch --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 40445ba..0be5a3b 100644 --- a/README.md +++ b/README.md @@ -143,11 +143,7 @@ This will combine each pair of images (A,B) into a single image file, ready for ## TODO - add reflection and other padding layers. -- add one-direction test mode for CycleGAN. - add more preprocessing options. -- fully test Unet architecture. -- fully test instance normalization layer from [fast-neural-style project](https://github.com/darkstar112358/fast-neural-style). -- fully test CPU mode and multi-GPU mode. ## Related Projects: [CycleGAN](https://github.com/junyanz/CycleGAN): Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks -- cgit v1.2.3-70-g09d2