NBarile
NBarile
> @NBarile you may need to customize the dataloader and videowriter to your custom requirements. See detect.py and utils/dataloaders.py This is what I tried But I have this error :...
oh .... My bad XD Thanks @glenn-jocher I already change the utils/dataloaders.py to set the correct setting of my camera here : #9402 I will try how many detection per...
I found the solution I just add cv2 proprieties for the webcam in dataloaders.py, and it works ;) After line 312 (when cv2 load the camera) I use this :...
> Hello! Have you solved this problem? I also encountered the same mistake as you in operation. Could you tell me how to solve it? Thank you very much! no...
Nobody know ?
Oh I run it in Command prompt (cmd) Like : clearml-agent daemon --gpu 0 --queue myqueue
Ok, I gonna try with Docker. Thanks @jkhenning ! But I notice my system have CUDA installed.