Asapanna Rakesh

Results 97 comments of Asapanna Rakesh

Hi, I want to take this up.

Sure! I've been meaning to do this but didn't because of lack of guidance. Do you think we can extend semantic segmentation explanation to instance segmentation?

Can I know the steps briefly that I need to follow to pull this off? (Specific to Detectron2) Along with the best practices.

Same occurs for me. After data prep, I installed tensorflow-gpu using `conda install tensorflow-gpu` for training and the error occurs.

Can you please share the conda env details or requirements.txt for training

Hi, thankyou for the response. Aa a start I am planning to use it for time series data. Data: https://github.com/d-ailin/GDN

> Hi, thankyou for the response. > > Aa a start I am planning to use it for time series data. > > Data: https://github.com/d-ailin/GDN Let me know if this...

Hey @Narasimha1997, I do not understand why onnx does not make models faster. Huggingface uses onnx to run large pretained networks on CPU. So, can't I replicate the same using...