-
Hi Wang, as mentioned Thumos videos size [412 videos (200 val videos + 212 test videos, I found one test video missing)] can be downloaded from Thumos4 webpage https://www.crcv.ucf.edu/THUMOS14/downlo…
-
**Describe the bug**
Using the windows binaries, none of the landmark detection models can be found when running in the command line. I already ran the "download_models.ps1" script, and the OpenFaceO…
-
How can I just get the video, camera matrix, and projection matrix? Your project is very good, but for me, I only need one of them, I don't need laser pointer detection.
-
Code Below
```
import argparse
import time
import matplotlib.pyplot as plt
import numpy as np
import tensorflow as tf
from matplotlib import animation
from object_detection.builders.dat…
-
Motion detection should be the first thing to process to prevent false negatives from the automated counting later in the pipeline, allowing manual review and potential incorporation into future datas…
-
I want to input video for demo, so I change DEMO.DATA_SOURCE to my video path, run:
` python tools/run_net.py --cfg demo/AVA/SLOWFAST_32x2_R101_50_50.yaml`
but I got:
**ValueError: Type mismatc…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : TT Ball Position Detection
:red_circle: **Aim** : Create a DL model which will detect the ball position…