Bhavay Malhotra

Results 88 comments of Bhavay Malhotra

I tried this but it gives error related to shape `RuntimeError: shape '[1, 6, 0, -1]' is invalid for input of size 96`. I think the maintainers can clarify on...

Hi @asomoza, @yiyixuxu Is this issue open for community?

Hi @glenn-jocher, can. I work on this issue? Once you check and merge my previous PR, I will start my work on this. Thanks

Hi @rom1504, is there a fix using the pytorchlightning and hydra library as well? I'm using the hydra library to initialise my model which is of type pytorchLightning. Facing similar...

Hi @SkalskiP, can I work on this issue if it is for beginners? Thanks

Hi @SkalskiP, yes I think I can manage that. Can you please let me know how to proceed with this? Thanks

Hi @SkalskiP, how to add batch_size feature in the Inference Class. How can I test in google colab? Any start point that can help me get on track will be...

Hi @SkalskiP, can you please refer me some code sample that is already been implemented and provides the batch_size functionality?

@SkalskiP, What I am thinking of doing is to implement a for loop with batch of images. Each image is then passed to the model and detections are collected and...

Hi @SkalskiP, can you please review this PR?