-
```
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
self._…
-
Hello,
I have been trying the license plate recognition sample and it is not working as shown in the video. I used the chinese_traffic.mp4 as input and I only get the rgb and attributes window. The…
-
Hello,
I have been trying the license plate recognition sample and it is not working as shown in the video. I used the chinese_traffic.mp4 as input and I only get the rgb and attributes window. T…
-
With respect to [**post-text** speech recognition](https://github.com/w3c/speech-api/issues/41#issuecomment-421680081) (e.g. speech-to-SSML, speech-to-hypertext, speech-to-**X1**), we can consider:
…
-
Expression Transfer:
"GANimation: Anatomically-aware Facial Animation from a Single Image" (Pumarola et al., 2018)
"MeshTalk: 3D Face Animation from Speech using Cross-Modal Disentanglement" (Rich…
-
it was not match with this paper that An Attention-Based Deep Learning Model for Multiple Pedestrian Attributes Recognition
eeric updated
3 years ago
-
* face_recognition version:
* Python version:3.6.5 (64bit)
* dlib version: 19.10
* Operating System: win7(64)
### Description
Installations .
Note: No Conda installation on my Machine
- p…
-
* face_recognition version:1.4.0
* face_recognition_models:0.3.0
* Python version: 3.12.2
* Operating System: windows 11
### Description
I was trying to build a face recognition software f…
-
Hello,
I have seen your paper "Human attribute recognition by refining attention heat map". It is a good idea to recognize human attribute. So I want to train this network by my own datasets. But I j…
-
I do not want to perform detection first, then recognition. I want to perform recognition straight on the image i pass.
Code:
```
self.ocr = easyocr.Reader(
["en"],
…