open_model_zoo icon indicating copy to clipboard operation
open_model_zoo copied to clipboard

Transfer MRI reconstruction demo to AsyncPipeline API

Open dkurt opened this issue 2 years ago • 10 comments

demo: https://github.com/openvinotoolkit/open_model_zoo/tree/master/demos/mri_reconstruction_demo

example: https://github.com/openvinotoolkit/open_model_zoo/pull/2178

  • [ ] AsyncPipeline
  • [x] Add description for inputs and outputs in the README https://github.com/openvinotoolkit/open_model_zoo/pull/2770

dkurt avatar Aug 27 '21 05:08 dkurt

Is this issue still open? I would like to work on this.

dwipddalal avatar Mar 28 '22 18:03 dwipddalal

@dwipddalal, yes, it's still open.

dkurt avatar Mar 29 '22 09:03 dkurt

Okay. I shall immediately begin to work on it. @dkurt, Can you please guide me a little about how to start? The link given in the description does not work; it gives the error 404.

dwipddalal avatar Mar 29 '22 13:03 dwipddalal

@dwipddalal, updated issue's description.

dkurt avatar Mar 29 '22 14:03 dkurt

@dwipddalal welcome to OMZ contributors, can I assign this PR to you?

vladimir-dudnik avatar Apr 01 '22 08:04 vladimir-dudnik

Yes Please assign it to me. I would love to work on it.

dwipddalal avatar Apr 01 '22 22:04 dwipddalal

Can you also please share some resources that can help me to get started ?

dwipddalal avatar Apr 02 '22 00:04 dwipddalal

@dwipddalal sure, what resources do you mean? Are you asking about OpenVINO API and Open ModelZoo Model API details?

vladimir-dudnik avatar Apr 04 '22 08:04 vladimir-dudnik

Yes I am asking about OpenVINO API and Open ModelZoo Model API details.

dwipddalal avatar Apr 06 '22 15:04 dwipddalal

I think AsyncPipeline is something expected in Python demo. I also have an example by using it in a different demo: https://github.com/openvinotoolkit/open_model_zoo/pull/2178 (please note that something could be changed)

dkurt avatar Apr 06 '22 16:04 dkurt