Vignesh Charan Raman
Vignesh Charan Raman
**I am facing this error while running the code. Can someone help me to resolve this issue?** I have installed all the libraries according to the requirements file. `ImportError: ('Unable...
Hey, I followed your video and tried to implement on multiple classes, but turns out after training also there was only one class in the weights that I downloaded. I...
I wanted to implement object tracker specifically for one class i.e 'Person'. Is there a way to restrict the number of classes to be detected? so that no extra computational...
After executing `python eval.py -c saved/detector/checkpoint-iteration150000.pth -n 0 -T -a data_loader=special_dataset=simple` I am facing Recursion Error, the output looks like this on the console. ` loaded iteration 125000 added config[data_loader][special_dataset]=simple...