-
Hi,
I tried to run the Justin.jpg simple example and got Issues with the detector:
if I try :
`detector = FER(mtcnn=True)`
I get a :
```
File "[]/opt/miniconda3/envs/fer/lib/python3.…
Fqlox updated
3 years ago
-
Hi,
When running the 'run_basics.py' file, I get the following error:
>Traceback (most recent call last):
> File "run_basics.py", line 13, in
> prn = PRN(is_dlib = False, is_opencv=False)
…
-
Loading images...
100% 977/977 [00:01
-
I try to call this function but I don't know how to get kp_array.
Line 104 in first-order-model/logger.py
def draw_image_with_kp(self, image, kp_array):
-
I just started using Py-Feat to analyze participants emotions while taking a stress task. However, for some participants, the algorithm is detecting multiple faces in the image even though it's only o…
-
`tensorflow.python.framework.errors_impl.InvalidArgumentError: Unsuccessful TensorSliceReader constructor: Failed to get matching files on models/pose_model\variables\variables: Not found: FindFirstF…
-
* face_recognition version: 1.2.3
* Python version: 3.5
* Operating System: Ubuntu 16.04
### Description
I had been using your virtual machine ... Thank you BTW. Then I modified one of your s…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
ArchLinux 6.7.3
### MediaPipe Tasks SDK version
0.20230731'…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection/issues) and [Discussions](https://github.com/open-mmlab/mmdetection/discussions) but cannot get the expected …
-
Hello! I have trained yolov3 model use the VOC dataset as mentioned [pjreddie.com/darknet/yolo](https://pjreddie.com/darknet/yolo/) I have two questions as follow,
1. what are the mean of 2nd col an…