Kukil Kashyap Borgohain

Results 18 comments of Kukil Kashyap Borgohain

I have faced the same error and fixed it using .cpu().numpy(). However, theere are some issues with the detections. I can see the first detections as **nan** type. There are...

Hi @WongKinYiu , Please update requirements.txt as it is no longer working. I am attaching the error log. ``` ERROR: Command errored out with exit status 1: command: 'C:\Miniconda3\envs\yolor\python.exe' -u...

@hoangphucITJP, any leads on this one?

My bad..got it.

Hi, I got the following link only. Have you found your answer? https://github.com/eriklindernoren/PyTorch-YOLOv3/issues/30

requirements.txt file is outdated. Please update with recent packages.

Quoting from the branch yolov4-tiny, "This is the implementation of "[Scaled-YOLOv4: Scaling Cross Stage Partial Network](https://arxiv.org/abs/2011.08036)" using Darknet framwork." But my doubt is, is there a way to convert **yolov4-tiny.weights**...

Same issue here on Ubuntu 22.04. My lappy configs: 1. Ryzen 5 4800H, integrated Radeon GPU. 2. GTX 1650 Notebook GPU, 4GB. Anyone able to find a solution?