-
Notifications
You must be signed in to change notification settings - Fork 0
Applied Object Detection
Farley Lai edited this page Apr 30, 2021
·
1 revision
Real world applications tend to impose requirements in mixed aspects on object detection:
- person detection in crowded scenes
- long term person tracking from a single and multiple cameras
- densely packed product detection and one-shot learning
It is unlikely one dataset suffices for all purposes but a careful selection and training strategy work better.
General
Person Detection
-
WiderPerson
- Images/xxxxxx.jpg
- Annotations/xxxxxx.jpg.txt
#dets cls x1 y1 x2 y2
- CrowdHuman
Objects in the Wild