MagicSource

Results 1314 comments of MagicSource

Hi, the repo contains only YOLOv3 + Orienmask version for instance segmentation. We are moving on combine YOLOX + OrientMask Head, still WIP.

你需要将widerface转为coco数据集格式。`pip install alfred-py` 然后 `alfred data -h` 有相应的工具自动将VOC格式转coco

@JacobLiu-S Hi, more specifically, I wanna get the 3d translation of the character. I can get the accurate rotation, but the translation I don't konw how to get it. I...

I might make a PR for this, adding a kpt3d related to original image as optional output.

@zetyquickly Hi, am using PARE but got a [-1, 3] output from pred_cams, I also tried using pred_cams as transition. But it's just looks not right. Very shaking and also...

@zetyquickly Can we add a wechat connection, we can have a further discussion on this topic, your transition also looks not right, but I think I can make it right,

@ttxskk Honestly speaking, I forgot how did we solve this...... Would u remind me a little bit?

error comes from here: ``` ncnn::Mat ncnn_img = ncnn::Mat::from_pixels(frame_in.data, ncnn::Mat::PIXEL_BGR2RGB, frame_in.cols, frame_in.rows); ``` With previouly version ncnn, it can run successfully, but with master branch fail. Besides, I found when...

@rjzamora Hi, it so, it would be better indicates in documentation, otherwise people get confused.