basicvisual
basicvisual
Hi Is there any collab notebook for scene recognition from images or video ? /B
Hi is it possible to deploy other models such as [simplehrnet](https://github.com/stefanopini/simple-HRNet) to run on mobile ?
Hello , I could manage to port the 2D joint detection from `posenet` to `Arash Hosseinis 3d.pose-baseline` . However , i notice that , on doing the 3D lifting ,...
am using the following command in object detection !./darknet detector test cfg/coco.data cfg/yolov4.cfg yolov4.weights -ext_output -dont_show data/horses.jpg -out result.json I get the following console output , ``` data/horses.jpg: Predicted in...
Hi , I managed to run your code on google collab. It worked fine but it always choose the "CPU" as default value . I was wondering if there is...
Hi , i stumbled opon this :[lighthrnet](https://github.com/HRNet/Lite-HRNet). I think it is developed on some other frame work. I was wondering if simplehrnet could work on the light weight models ?
Hi i was wondering if there is a possibility to convert the COCO keypoints to Open Pose Body 18 keypoints. It seems the openpose key points have 18 keypoints with...
I am using the following command in object detection `!./darknet detector test cfg/coco.data cfg/yolov4.cfg yolov4.weights -ext_output -dont_show data/horses.jpg -out result.json` I get the following console output , ``` data/horses.jpg: Predicted...
Hi Tried to run the code and added my client id and firebase project but nothing really happens on a sign in . It does not direct to the dashboard...
Hi I was wondering if one could run this code in english language videos and can get summary of it in english ? And if possible could you also make...