-
### OS Platform and Distribution
Linux Ubuntu 24.04
### Compiler version
gcc version 13.2.0 (Ubuntu 13.2.0-23ubuntu4)
### Programming Language and version
C++ 17
### Installed using …
-
Nice work for chess vision detection! I want to know can your chessboard detection U-net work well on Youtube videos? I want to detect the chessboard in Youtube video screenshot but most open-sourced …
-
Hi, i have no problem with detection my model in yolov5 or any other yolo version but yolov7. When i start the detect.py it shows the video, my gpu but no detection occurs?
-
Hello @SeanAvery thanks for the repository. I am running my own custom detection on jetson tx2 with yolov5 repository https://github.com/ultralytics/yolov5 and I got 10-12 FPS on real time video. I wa…
-
Dear Sir,
Thank you for sharing you amazing code, I check out the video you have uploaded on youtube, which is https://youtu.be/tXTgLSyIha8. At the time of 0:54, the landmark detection of…
-
hi,
i am using :
pi 64 OS bullesye
imageai 2.1.6
opencv-python 4.5.5.62
python 3.7.7
while trying to do object dection on live video, opencv is able to access camera …
-
Device: Google Pixel 3
Android 9
When I try to open detection files that are videos the app crashes.
![Screenshot_20191015-152932](https://user-images.githubusercontent.com/28932186/66867521-197…
-
HI
example_detection.m is finished successfully ,
but I need to save facial landmarks from video file , how can I do that ?
-
Some ideas that might be good to develop for SmartSkip?
- [x] #93
- [x] #94
- [x] #95
- [x] #96
- [x] #98
- [x] #99
- [x] feat: Make keybinds configurable in user config
- [x] feat: notificati…
-
I used this command to inference video using the code in demo.py:
!python demo/demo.py --config-file configs/COCO-Detection/faster_rcnn_R_50_FPN_3x.yaml --video-input ../video-clip.mp4 --confidence…