-
```shell
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/setuptools/depends.py:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's document…
-
thanks for openng up the issues here to ask some questions.
i want to try your code, but unsere what modelfile to download.
are these the model-links to google-drive from the sandbere repos readme.m…
ozett updated
4 years ago
-
Thanks for the Good App.
But when you add any picture it save it temporarily and it worked fine with back camera as long as you are on the app but once you exit out and come back you need to add th…
-
Some files are missing such as
1) yolo_weights/YOLO_Face.h5
2) yolo_cfg/yolo_anchors.txt
3) yolo_cfg/face_classes.txt'
4) /models/facenet/20190310-055158
5) /myclassifier/my_classifier.pkl
I a…
-
Hi all,
When I want to train a classifier on own images with classifier.py with the following parameters:
python ~/facenet/src/classifier.py \
TRAIN \
~/datasets/my_dataset/test_mtcnnpy_100 \
~/m…
-
Hi,
I'm very impressed with this approach, I have plan to do same way multi threading with split model for my usecase. I'm currently working on face detection with recognization. I'm using both a m…
-
Those warnings from TF is annoying:
```shell
2017-07-16 10:48:06.493505: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but …
-
File "extract_video_celeb_df_v2.py", line 168, in
main()
File "extract_video_celeb_df_v2.py", line 132, in main
face_images, face_boxes, face_index = extract_video(real_video_path, model…
-
`[INFO] loading face detector model...
Traceback (most recent call last):
File "detect_age_video.py", line 92, in
faceNet = cv2.dnn.readNet(prototxtPath, weightsPath)
cv2.error: OpenCV(4.4.…
-
```
Running on device: cpu
/root/.cache/torch
Traceback (most recent call last):
File "mytest.py", line 33, in
x_aligned, prob = mtcnn(x, return_prob=True)
File "/usr/local/anaconda3/en…