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."
thanks for teaching, please make more videos
What changes should I make to utilize the GPU? Wonderful video btw!
can i ask how to pause the video demo like you did. Thanks
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
Does it count for real time by opening live camera
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
ruclips.net/video/MyvylXVWYjY/видео.html
Can you provide me with some relevant and longer videos for additional practice? Thank you
Thank you so much!
Hii tensorflow lite sh file not at github please give me the sh file
github.com/freedomwebtech/tensorflow-lite-bullseye
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