Giter VIP home page Giter VIP logo

Comments (5)

coneypo avatar coneypo commented on May 12, 2024

from dlib_face_recognition_from_camera.

EstellaCheng avatar EstellaCheng commented on May 12, 2024

我单独运行了get_128d_features(),出现了问题。报错如下:
Traceback (most recent call last):
File "D:/360Downloads/JetBrains/Dlib_face_recognition_from_camera-master/test.py", line 24, in
get_128d_features("D:/360Downloads/JetBrains/Dlib_face_recognition_from_camera-master/data/get_from_camera/img_face_1.jpg")
File "D:/360Downloads/JetBrains/Dlib_face_recognition_from_camera-master/test.py", line 15, in get_128d_features
dets = detector(img_gray, 1)
RuntimeError: Unsupported image type, must be 8bit gray or RGB image.

以下是我修改源码的地方:
在get_faces_from_camera.py里面修改了存储路径。

保存

line 28 path_save = "D:/360Downloads/JetBrains/Dlib_face_recognition_from_camera-master/data/get_from_camera/"

在get_features_into_CSV.py里面也是修改了路径,共三处:
line 18 path_pics = "D:/360Downloads/JetBrains/Dlib_face_recognition_from_camera-master/data/get_from_camera/"
line 19 path_csv = "D:/360Downloads/JetBrains/Dlib_face_recognition_from_camera-master/data/csvs/"

line 78 path_csv_rd = "D:/360Downloads/JetBrains/Dlib_face_recognition_from_camera-master/data/csvs/default_person.csv"

谢谢博主抽空帮我解决问题啦!

from dlib_face_recognition_from_camera.

coneypo avatar coneypo commented on May 12, 2024

from dlib_face_recognition_from_camera.

EstellaCheng avatar EstellaCheng commented on May 12, 2024

真是十分感谢博主啦。下了班还要帮我解决问题。。可是,,我把整个项目重新下载了一遍,就改了get_features_into_CSV.py里面的路径,运行起来还是会有哪个问题。。。。呜呜呜呜~~~天要灭我

from dlib_face_recognition_from_camera.

coneypo avatar coneypo commented on May 12, 2024

你好,请 clone 最新的代码,这个 issue 应该不会复现了;
如果没问题请 close 下,谢谢;

from dlib_face_recognition_from_camera.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.