yueyihua

Results 3 comments of yueyihua

How to export nanodet onnx model with softmax and concat? I used nanodet_m.ckpt, and export-onnx.py from https://github.com/linghu8812/tensorrt_inference, but onnx model is still like this: ![image](https://user-images.githubusercontent.com/10558846/115103664-37785880-9f86-11eb-9f1a-2d25e5436f4f.png)

@timesler the versions are as follows: facenet-pytorch: 2.5.0 pytorch: 1.3.1 torchvision: 0.4.2 python: 3.6.9