Sovit Ranjan Rath

Results 221 comments of Sovit Ranjan Rath

Ok. I will take a look.

Hi. I did a thorough check and it seems the issue is not with pycocotools/torchmetrics. Here are the evaluation results from both: **Torchmetrics** ``` {'classes': tensor([1, 2, 3, 4, 5,...

No, I said the results are not matching when the image size is less than 640. When the image size is 640 or higher they are matching. I hope this...

Oh. Wait. Are you asking about the matching numbers between torchmetrics and pycocotools?

@WawanFirgiawan I think the error is due to opencv-python-headless and opencv-python. Can you please do: `pip uninstall opencv-python` `pip install opencv-python-headless` And please do not pass `--show` argument to the...

Hello, if you are asking for more than 24 FPS inference on videos, then you will need a powerful GPU. But you can also opt for smaller models in the...

Hi. I have never used PyGAD before. Please shed some light here. Is there something we can do with object detection + PyGAD?

I will try to look imto it.

Hello. Great work with ControlNet. Any updates on 6GB VRAM solutions?