From 56dc112cfb649217cd624b4ff305e2db83a383b7 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 11 Sep 2023 22:15:26 +0200 Subject: Update configs --- training/conf/decoder/greedy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'training/conf/decoder') diff --git a/training/conf/decoder/greedy.yaml b/training/conf/decoder/greedy.yaml index a88b5a6..44ef53e 100644 --- a/training/conf/decoder/greedy.yaml +++ b/training/conf/decoder/greedy.yaml @@ -1,2 +1,2 @@ -_target_: text_recognizer.model.greedy_decoder.GreedyDecoder +_target_: text_recognizer.decoder.greedy_decoder.GreedyDecoder max_output_len: 682 -- cgit v1.2.3-70-g09d2