-
`flextable` function won't show tables after rendering qmd files to html, but for pdf and docx works. If I write the following code
```
library(flextable)
mtcars |>
head() |>
flextable()…
-
Hello,
I created an iOS framework following https://github.com/google/mediapipe/issues/1319#issue-748316438 and when I added it to a new iOS app, it worked perfectly. But when I added the framewo…
-
**Description**
The responsibility of these two listeners originates from the same initial trigger point. A database entity has been updated so we should clear cache and notify of changes.
The `…
-
Two issues: 1. I'm trying to build this against the current mediapipe, as follows below, and I'm not getting any pixel buffer output. 2. Can you add or post the code that converts the SingleFaceGeomet…
-
These should be super simple (and can be written with Python), should just read Gazebo logs in and intelligently put the data into a Python data structure or convert to something nice like a .csv
I…
-
### Before submitting a bug report
- [X] I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue
- [X] I searched for existing reports to see if it hasn't a…
-
Face mesh (and holistic) solutions missing tflite models. (Other solutions such as hand tracking are working fine)
Follow documentation to install and run on MacOS via bazel and C++
On running
`$…
-
I was able to connect to Blue Iris using RTSP. However after sometime it will lose connection and the only way to connect back to Blue Iris is to reboot. I also verified its not Blue Iris since it doe…
-
I am wondering how to deal with very large datasets. Say you want to perform the tracking on 30-min time slots for several years. What method would you suggest for the tracking? Since you would get a …
-
I'm using the library without any problems and it is detecting and registering faces normally. However, I confess that I'm having difficulties following the documentation.
When I was using `face-ap…