Rakshith Sathish

Results 11 comments of Rakshith Sathish

@vladimir-dudnik @eaidova It's been a few months, Any updates on this?

Conversion of the model from ONNX to OpenVINO IR fails with the following error. > E subprocess.CalledProcessError: Command 'mo --framework onnx --input_model model_weights/distill_dsm.onnx --input_shape "[2, 1, 128, 160, 160]" --log_level...

> Are there any additional details available? Could you, please, provide the full log from the model conversion command? You can try to convert the model in the terminal as...

> 1. Check that ONNX model works correct on some small dataset. Sometimes it can be converted without errors, but cannot be inferred properly. You are correct. The model got...

- Added a demo application that would allow other users to see what this project does. - Export code for exporting Pytorch models to the ONNX and OpenVINO IR formats...

> Looks like you have accidentally uploaded a lot of images instead of a toy dataset... Actually, it was not a mistake. Our model can simulate full 3D volumes using...

> will you update it? @Ilya-Krylov Yes, I will be. The proposed model was trained using the IVUS dataset which does not comply with the licensing criteria of training_extension. To...

@morkovka1337 The master and develop branch has changed significantly from the previous version. I see that this PR has been rebased to the `misc` branch. 1. Shall I proceed with...

@morkovka1337 Was this reviewed?

@goodsong81 Apologies for the delay in closing this PR. Resolved issues and incorporated the suggestions from previous maintainers as well. I have fixed issues raised in codacy as well (all...