From 273e0335c86621db88fccc1be68f1474517f1aca Mon Sep 17 00:00:00 2001 From: wogong Date: Wed, 30 Oct 2019 10:27:07 +0800 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index def1508..b0cf3bb 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,8 @@ A PyTorch implementation for paper *[Unsupervised Domain Adaptation by Backpropa - network structure proposed in the paper may be wrong for both 32x32 and 28x28 inputs - change last conv layer's filter to 4x4, get similar(actually higher) result - `GTSRBmodel()` - - not successful - `AlexModel` - - not successful, mainly due to the preprain model difference + - not successful, mainly due to the pretrained model difference ## Result