-
The stopping condition library currently has the following stopping conditions:
```
PARAMETER (COLLISION_DETECTION=0)
PARAMETER (PAIR_DETECTION=1)
PARAMETER (ESCAPER_DETECTION=2)
…
-
- [ ] Statistics of when it's still detectable
-
I have a small personal project GeorgeAI. GeorgeAi has some nice features like object detection, face and age , motion detection and much more. He supports webcam, file (avi, mp4) and webstream. So if…
-
Hi,first of all thank you for making this amazing project.i want to ask how can i train the model again?do you have a ipynb file for that or a python file?
-
An app that guesses your age better than your ID.
Uses a pre-trained model to estimate the age and gender of a person from an image. This could leverage a lightweight CNN model for real-time applicat…
-
I want to download the model (or models) in a standard format (like pytorch, tensorflow, onnx, etc). There is any possibility of that?
Thanks.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Hi @TAHIR0110 @Atharv714
I want to add Liver Disease Prediction.
The dataset t…
-
The current Rekognition/ Indexfaces node return no facial profiling information such as age, gender, etc. How to put '--detection-attributes "ALL"' to this node so that it returns facial profiles as r…
-
Hello,
There seems to be some bug in metaSV when the --boost_scs option is included. With this option, my deletion detection sensitivity drops dramatically from ~80% to 5% (as measured using VarSi…
-
I want to create a gender and age detection algorithm for maixduino board . I have been creating custom models using axelerate framework . i have used different architectures like resnet50, densenet ,…