ExcuMin
ExcuMin
@inlmouse hello, What file did you write? best wishes!!
> cannot install dlib for this version, wonder any recent pr i 'try conda install dlib', and success
@AbdurNawaz hello,how to remove extra information from my image(metadata) ?
Maybe we can try `cv2.imread` to load imgs, as blow: ``` import cv2 import face_recognition import os root = './imgs/known_peoples/' for name in os.listdir(root): img_path = os.path.join(root, name ) img...
您好,我使用的是原作者提供的ubuntu 版本的libtennis.so 文件,链接如下: https://pan.baidu.com/s/1tOq12SdpUtuybe48cMuwag 然后运行`seeta_test.py` 时报错入下: seetaDevice : SEETA_DEVICE_AUTO deviceId=0 begin testing ... path:/home/bns/seetaface6Python/facereg_V50/seetaface/model 初始化人脸检测 初始化人脸5特征点检测 段错误 (核心已转储) 请问是必须使用源码在自己机器上编译得到libtennis.so 以及其他的动态库才能正常运行吗?
maybe I can help you. isn't need?
same problem
Of course, https://github.com/RafLaf/Few-and-Fewer/issues/1#issue-2839916720
> Of course, [RafLaf/Few-and-Fewer#1 (comment)](https://github.com/RafLaf/Few-and-Fewer/issues/1#issue-2839916720) There are two versions available for download. Please note that some of the category names have been changed in the version I posted, If you...
Sorry, I mean import, not export