-
The framework currently offers sample applications for [face detection](https://github.com/accord-net/framework/wiki/Sample-applications#face-detection-haar-object-detector) and [tracking](https://git…
-
Hello organizers,
Thank you for the code. It's a great work done.
I want to do a research for my thesis to create a system to track Multiple people in Multiple camera scenario. I totally believe …
-
Thanks for your wonderful work, but I have some question about person detection part.
As we know, for the top-down method, person detection result is a keypoint that determines the final keypoints pe…
-
The True Positive and False Positive counts from "detector map" output (example below) are incorrectly calculated:
```
class_id = 0, name = person, ap = 97.61% (TP = 583, FP = 56)
```
The bu…
-
I have trained with my custom dataset to detect helmet,harness the result is like this
![image](https://github.com/WongKinYiu/yolov7/assets/96575754/0c68ac35-0a07-4dba-a2c2-175cedbfd0ae)
When a p…
-
**Environment**
mmaction2: 1.0.0rc2
mmcv: 2.0.0rc4
mmdet: 3.0.0rc5
mmengine: 0.5.0
mmpose: 1.0.0rc0
cuda: 11.0
torch: 1.8.0
**Error**
I get the following error ntu_pose_extraction.py runnin…
-
Import pipeline examples from mediapipe.dev, rewriting mediapipe pipelines as nnstreamer pipelines.
The imported pipelines need to be located in nnstreamer/nnstreamer-example.git along with a short…
-
Hello PeekingDuck team,
I have recently explored the PeekingDuck framework and noticed some inconsistencies in the reported metrics for pose estimation models, particularly MoveNet and PoseNet when…
-
First, apologies for my english, and my first time on github !
Just to preface my case and my tests, my need is:
I've got cameras that dont work well with frigate for their main_stream, they work …
-
> A PyTorch-Based Framework for Deep Learning in Computer Vision
- **待完善**
- [Image Classification](https://github.com/youansheng/torchcv/tree/master/methods/cls)
- VGG: Very Deep Convolu…