Closed sradmard closed 3 years ago
We don't have the repo for all of the pre-trained model in its native form but lucky for you, the person-reidentification-retail is available in pytorch form here
Closing issue, feel free to re-open or start a new issue if additional assistance is needed.
Hi, I need to get some pre-trained models, specifically any of preson-reidentification-retail models in their original or ONNX format to be able to compare them against some other models in a different platform. I can see that openvino does not support backward conversion from IR models to original models, but is there a way to convert these IR models into ONNX? Or is there a repository where I can access the original or ONNX pre-trained person-reidentification-retail models? (it appears that the original models where available at some point from here for example, but not anymore) I would really appreciate that.