-
‘int DXSLAM::Initializer::CheckRT(const cv::Mat&, const cv::Mat&, const std::vector&, const std::vector&, const std::vector&, std::vector&, const cv::Mat&, std::vector&, float, std::vector&, float&)’…
-
Look into stabilization using only keypoints from an ROI rather than keypoints from entire frame. Could allow for stuff like [this kid bouncing](https://gfycat.com/coldfirstgoldfish). Could pair wit…
-
If I have SMPL vertices, how to precalculate 3D joints?
-
Hi everyone,
Is there a way to get the original coordinates of a keypoint on an augmented image ?
I explain: I use the library to make transformations on a image, and then I use my algorithm to …
-
I'm hunting for a GPU accelerated version of SIFT that's comparable to existing CPU options. I'm looking at `popsift` because it's marketed as creating similar features to OpenCV or VLFeat. After buil…
-
> TEST:
AUG:
ENABLED: false
FLIP: true
MAX_SIZE: 4000
MIN_SIZES:
- 400
- 500
- 600
- 700
- 800
- 900
- 1000
- 1100
- 1200
DETECTI…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
Yes
### OS Platform and Distribution
Windows 11
### Python Version
3.10.2
### MediaP…
-
Hi!
I loved this project and its a great work. Thank you for open-sourcing it!
I've been using this project to find joint co-ordinates and as far I've got the following
- Inputs to the VideoPose3…
-
Hi @karanvivekbhargava -- thanks for a really great implementation of the ObamaNet framework, this has been a real joy to work with. I'm wondering if you or any other others have run into any snafus w…
-
Dear ml5 community,
I'm submitting a new issue. Please see the details below.
I use ml5 objectDetector to read ESP32cam mjpeg stream successfully.
However, I found that ml5.handpose and ml…