lyy-zz

Results 5 issues of lyy-zz

The assign of the first week of Lesson 4 5.2.3 Putting it together: Pooling backward Change Part: ``` # Set dA_prev to be dA_prev + (the mask multiplied by the...

I noticed that you used image height param `format` as the font size. https://github.com/Belval/TextRecognitionDataGenerator/blob/33d8985521645280e102987e773bf1e424a045df/TextRecognitionDataGenerator/computer_text_generator.py#L14 In my test, `image_font = ImageFont.truetype(font=font_size=500)`, no error was reported, but it was time consuming. So...

## System information - CPU information(`cat /proc/cpuinfo | grep "model name" | uniq`): Intel(R) Celeron(R) N5105 @ 2.00GHz - GPU information(`lspci -nn | grep -E 'VGA|isplay`): 00:02.0 VGA compatible controller...

bug

Thank you for posting the code of the paper. I have some doubts about the color map and would like to consult, as follows: ![image](https://user-images.githubusercontent.com/31911972/201606857-60dfa467-d419-40ad-8778-22be5b89bbb4.png) **Figure 1** ![image](https://user-images.githubusercontent.com/31911972/201607422-0f5b466c-9636-4b8a-98d1-c41d28717eb0.png) **Figure 2**...

你好,请问平行语料的预处理有做特殊格式拼接吗? 比如:中英用特殊分隔,拼接成一行 之类的?