Takugo

Results 16 comments of Takugo

同问。没有找到CenterFace-small相关的link。

> numpy=1.18.3 > torch=1.2.0 > torchvision=0.4.0 用的onnx是哪个版本?

我把onnx版本降到1.4.1可以进行torch转onnx,但是onnx simplier还是失败。

Same. Ask for a simple script to run demo.py. And it is a bit hard to use.

Hi guys, lane detection UFLD repo has already provided labeling tool to generate label map from TuSimple json format

I also found that there were increasing loss result and it cannot coverage, what about you guys setting of `parser.add_argument()` ?

> > Hi, I download you code and BSDS500 dataset to learn edge detection model and print the loss of each iteration, however, the training losses are very large and...

Hi guys, I have some lane instance segmentation image dataset, but how to transform it into TuSimple json format. Lane instance has been annotated using polygon coordinates.