hi I'm watching a good video intently. Can you create an example of creating a square box by dragging the object find area with the mouse instead of coding it? thanks
@@freedomtech5307 I still got error like "TypeError: can't convert cuda:0 device type tensor to numpy. Use Tensor.cpu() to copy the tensor to host memory first."
can i ask how to pause the video demo like you did. Thanks
thanks for teaching, please make more videos
What changes should I make to utilize the GPU? Wonderful video btw!
Does it count for real time by opening live camera
Great job! Please allow me to ask, for RPI4, wich libray is more speed to face recognition atendance in real-time?
face_recognition library is fast
@@freedomtech5307 Thanks. Please consider to make some tutorials for RPI4. You are the best channel on youtube about it.
amazing tutorial thanks alot
hi
I'm watching a good video intently. Can you create an example of creating a square box by dragging the object find area with the mouse instead of coding it?
thanks
th-cam.com/video/MyvylXVWYjY/w-d-xo.html
Can you provide me with some relevant and longer videos for additional practice? Thank you
Hii tensorflow lite sh file not at github please give me the sh file
github.com/freedomwebtech/tensorflow-lite-bullseye
Thank you so much!
excellent,tks
I got error 'Boxes' object has no attribute 'boxes'. See valid attributes below.
bro please try again i update the code
@@freedomtech5307 I still got error like "TypeError: can't convert cuda:0 device type tensor to numpy. Use Tensor.cpu() to copy the tensor to host memory first."
I change px=pd.DataFrame(a.cpu().numpy()).astype("float") then it's sucessfully working