-
Currently dates are in UTC timezone. As a NextGen platform, we should automatically convert such dates to local timezone before showing them on the site. I am not sure how to best approach it. Perhaps…
-
Hi. Great project. I purchased a ESP32-Cam and seen a lot of projects for Camera but I loved your project. I need a little help.
What format/size should I store the photo files on the SDCard.
…
-
First time using Cyclops Level Builder. It's very intriguing! But it seems to get into a buggy state that results in a crash whenever I use it.
**Problem**
Cyclops Blocks are not selectable in t…
-
### Description of issue (what needs changing)
Not clear how to use output_facial_transformation_matrixes
### Clear description
It is not clear how to use output_facial_transformation_matrixes. I a…
-
Hi, I wonder if the repo can be adapted to other face models, such as FLAME?
-
I have the following code in the browser:
```js
async function compareFaces(face1, face2) {
const detection1 = await faceapi.detectSingleFace(face1).withFaceLandmarks().withFaceDescriptor()
…
-
Hi,
Any plan to integrate yolov5-face in deepstream("https://github.com/deepcam-cn/yolov5-face").?
or can you suggest important steps to do that?
Thanks
-
## ✨ Feature Request
Following the introduction of split local/global attribute handling in Iris 3.8 (PR https://github.com/SciTools/iris/pull/5152), it would be useful to have the ability to set glo…
-
-
The code below adds a `face_dimension` to variables that not defined there if some of the points are out of bounds.
```python
import numpy as np
import xugrid as xu
import xarray as xr
uds …