HW140701

Results 10 issues of HW140701

修复在文章中插入php代码块,但是代码块中$符号在web端不显示的问题

后台文章编辑页面: ![image](https://user-images.githubusercontent.com/23658564/117904795-9a9aa800-b304-11eb-98d1-2397d1718607.png) web前端显示异常: ![image](https://user-images.githubusercontent.com/23658564/117904863-bc942a80-b304-11eb-965a-e17e766cffb1.png)

Add/Fix in future version

Is the performance too bad? It takes 1 - 2 seconds to predict a image on GTX 1070 8G. Is there a plan to optimize performance and increase the speed...

Can it support the calculation of batch beam search?

Can you explain why you need to use preprocess.sh to process the predicted result?

Fix the problem that opencv-python reads and saves files incorrectly when the dataset is placed in the Chinese path

(1) If I want to use streaming speech recognition while inference, do I have to set use_dynamic_chunk and use_dynamic_left_chunk to True when training the model? (2) I have tried to...

When I use this command line , `python pytorch2onnx.py --cfg ./configs/coco/resnet/256x192_res50_lr1e-3_1x.yaml --checkpoint ./pretrained_models/fast_res50_256x192.pth` I can not found pytorch2onnx.py in this repositor,did you forget to upload this file?

**该功能的缺失是否引起你的使用不便? | Is your feature request related to a problem?** > 请详细描述该功能的使用场景,如:我在使用Typora(一款所见即所得的Markdown编辑器桌面软件)的时候发现 [...] > A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]...

Won't fix

I have created an OpenGL context in the main window through other methods. When I use AttachToActiveGLContext to bind the current default context, my demo crashes directly, outputting: User-defined allocator...