-
@ifzhang @Johnqczhang
i had trained the head model on YOLOX and added that model in ByteTracker pretraied model folder and ran the below command
``` !python3 tools/demo_track.py video -f exps/def…
-
Hello!
I am trying to write a .txt file with the results of the AVA detection. The demo runs fine, it creates the output video, but I do not understand in the new version of the code where is the p…
-
I have videos for which I need to perform face detection. What is the right method to apply?
Thank you!
ghost updated
7 years ago
-
Hello, first, thank you for providing pytorch code for MobilenetV3-SSD. I want to ask about video detection. Please answer how to run_ssd_live_demo.py. Thanks.
-
Hi,
I'm currently trying to increase detection speed on Geforce 1080TI with 11GB. Detection is running on a 4k video stream (3800x800) and the YOLOv3 input layer is width 896 and height 896 to incr…
-
Hello Sir,
Actually, my work is based on Android device, So I should deploy the model with .tflite extension to Android Studio to create a project that can detect eye region with landmarks using stre…
-
I've been playing with the Gen6D couple of times with first the mouse and then with custom objects but still can't figure out correctly how to get everything right at the first attempt. So I decided t…
-
I am using an iphone 12 pro max with ios 16.6.
I am trying https://scanapp.org/ and some of the demo code with all the default settings.
No matter what I do, the iphone will not recognize any barcod…
-
your is a amazing app I have had a chance to try it and I think it is currently the most effective open source app for monitoring realtime video streaming.
I think for your use case it is important…
-
hi, in the two face detection demos (haar and bbf) the video.videoWidth and video.videoHeight are still 0 when demo_app() tries to use those values.
Working solution:
1. remove the call of demo_app c…
nlac updated
11 years ago