From 6cb2259592a1868fda069d7f7b3f1688c56f1912 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 3 Nov 2021 22:13:33 +0100 Subject: Remove pixelcnn --- training/conf/network/decoder/pixelcnn_decoder.yaml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 training/conf/network/decoder/pixelcnn_decoder.yaml (limited to 'training/conf/network/decoder') diff --git a/training/conf/network/decoder/pixelcnn_decoder.yaml b/training/conf/network/decoder/pixelcnn_decoder.yaml deleted file mode 100644 index cdddb7a..0000000 --- a/training/conf/network/decoder/pixelcnn_decoder.yaml +++ /dev/null @@ -1,5 +0,0 @@ -_target_: text_recognizer.networks.vqvae.pixelcnn.Decoder -out_channels: 1 -hidden_dim: 8 -channels_multipliers: [8, 2, 1] -dropout_rate: 0.25 -- cgit v1.2.3-70-g09d2