chenzhengrong

Results 6 issues of chenzhengrong

when you training, you don't add keep ratio resize 、 pad, so , why you add pad when you do inference?

when i test onnx and tensorrt, the mse of the two models is about 0.6, i can not find the reason, anyone can help me? Inference time with the TensorRT...

triaged

你好,使用albumentations数据增强库,除了像你config文件里面那样修改,还有需要修改源码的地方吗?我训练目标检测的模型,似乎直接添加随机旋转90的增强训练的模型预测有问题。

ocr中文识别,在合成识别数据集的时候,合成数据的语料通常是我们自己准备的,可以是一本电子书,但是在统计中文字符数的时候,不同的中文字符在语料中出现的次数差别很大,怎么解决这个字符数不均衡呢?

yolov2 v3 loss function代码里写的是一样的?