-
Feature request:
ARCore is internally detecting points of interest in each camera frame image in order to determine 3D location of points in PointCloud, locations of Planes, tracking Anchors, etc…
-
Dear author,
I want to test some update on the UX by increasing the transparency of bounding boxes and add border. Which files should I modify ?
Best,
Etienne
-
arcface_dst = np.array(
[[38.2946, 51.6963], [73.5318, 51.5014], [56.0252, 71.7366],
[41.5493, 92.3655], [70.7299, 92.2041]],
dtype=np.float32)
is provided in face_align.py for 5 ke…
-
### Prerequisite
- [X] I have searched [the existing and past issues](https://github.com/open-mmlab/mmyolo/issues) but cannot get the expected help.
- [X] I have read the [FAQ documentation](https://…
-
Hi,
Thank you for such a wonderful & lightweight computer vision library. I am detecting fast keypoints on camera stream by fetching camera feed using opencv then I am converting that cv::mat to cv…
-
In the current impl, although the detected eye ratios has separates values for left eye and right eye, when invoking the retargeting module, only the driving left eye ratio is used.
Ref code here:
…
-
Dear authors,
Thank you very much for sharing us the excellent code for the 'KM3D' paper .
I would like to reproduce your results on the KITTI dataset and then apply your method to a customed da…
-
I have noticed that there is an issue with tracking near the edge of the frames. When displaying keypoints it looks like they become clipped on one side of the video frame. This appears to be not just…
-
## Summary
Add new task for facial recognition to identify individuals.
## Datasets
**NOTE:** recommendations here are not vetted
- [DigiFace-1M](https://paperswithcode.com/dataset/digiface-1m)
D…
-
Pose track datasets have 15 keypoints while COCO has 17, how to merge the dataset and train Jointly?
lxtGH updated
5 years ago