zhepherd

Results 16 comments of zhepherd

how to adapt the model file??

RuntimeError: Failed to export an ONNX attribute 'onnx::Gather', since it's not constant, please try to make things (e.g., kernel size) static if possible

> “adaptive_avg_pool2d” not support in onnx how to convert to onnx?

> > > > “adaptive_avg_pool2d” not support in onnx > > > > > > > > > how to convert to onnx? > > > > > > same...

you should read the code of val_pipline and keypoints_from_heatmap, may be you can modify the code https://github.com/open-mmlab/mmpose/blob/b1760786637da2ed5f41fc6030380a74a2ca9e11/mmpose/apis/inference.py#L395

miss load_state_dict? but add load_state_dict is error

@Duankaiwen

@Duankaiwen torch is 0.4.1 ![image](https://user-images.githubusercontent.com/3793108/58608182-ffee5d80-82d4-11e9-83a8-c9e71dfdcff1.png)

no , because i had download the coco images before and the image is too big, so i use the images which i download before and use your json file...

@Duankaiwen