frotms

Results 122 comments of frotms

Hi, In stage of Convert frozen graph to TensorRT engine: When I run "python scripts/convert_plan.py data/frozen_graphs/inception_v1.pb data/plans/inception_v1.plan input 224 224 InceptionV1/Logits/SpatialSqueeze 1 0 float", I got some error: Traceback (most...

I got the same result when run the `test.py`. The original image is: ![3](https://user-images.githubusercontent.com/18061450/122638317-110d9f80-d126-11eb-844d-efa9f45b606b.jpg) the result is: ![3_0 991182](https://user-images.githubusercontent.com/18061450/122638356-36021280-d126-11eb-9b7e-92b3aa176c67.jpg)

@ArsenLuca , What is the error info?

I'll try later @ArsenLuca

> This is my code: > > ``` > > `void main() > { > Mat image; > image = imread("1.png"); > Mat gray_image; > cvtColor(image, gray_image, CV_BGR2GRAY); > int...

@jodyngo You can see the comment of "extract the anchors in the gradient image, store into a vector" in the function "EDLineDetector::EdgeDrawing()". It is the step of extraction of the...

@ArsenLuca generally, DBL_EPSILON: 2.2204460492503131e-016 FLT_MIN: 1.175494351e-38F

Crop masks before output because you know why

需要设置字库为相应的英文字库,--rec_char_dict_path

@wb315 会的。但是时间不确定,现在一般只有周末有时间。您要是做了也欢迎pr