-
Great idea. I see you are using `HaarCascade` for face detection. Why don't you train `YOLO-R` for only face and then Train a `MobileNet` as `Siamese Triplet` for Embedding generation? Both models are…
-
$ node-gyp rebuild
make: *** No rule to make target `Release/obj.target/binding/src/binding.o', needed by `Release/binding.node'. Stop.
gyp ERR! build error
gyp ERR! stack Error: `make` failed …
-
I'm currently using jsfeat in the backend of my project with nodejs.
This is working great except for the loading of the cascades modules.
Could these modules also be made compatible, like jsfeat.js, …
-
Hi, can demo code generate face from an image set? Thanks
-
# ComfyUI Error Report
## Error Details
- **Node Type:** Echo_Sampler
- **Exception Type:** NotImplementedError
- **Exception Message:** Could not run 'torchvision::nms' with arguments from the 'C…
-
Does it just mean it didn't get a face or does it mean the bounding box was not large enough
-
so there seems to be a significant lag in sensing the video
anyway we can improve the FPS?
-
Hey There,
first of all thanks for this great examples.
While testing i found some really bad false positive it looks like the net can not distinguish between a human and an animal.
Here are 2 …
macd2 updated
5 years ago
-
I am just trying to get this running for the first time. Running on RTX 3060
On trying my first swap with the example files I initially had an incompatibility message for my 3060, but installing …
-
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