Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI has nothing to display #4

Open
jasonchenPJ opened this issue May 2, 2021 · 2 comments
Open

GUI has nothing to display #4

jasonchenPJ opened this issue May 2, 2021 · 2 comments

Comments

@jasonchenPJ
Copy link

Hi @aangfanboy,
The liyana-main-app doesn't show anything when i running "./node_modules/.bin/electron ." .​
Would you have any advice for me?
image

Additionally, did you have any tutorials for non-gui mode( run the client.py.)?
image
like the:
cmd 1: "get_features" img_path ??
cmd 2: "add_to_db" name img_path ??
cmd 3: "go_for_webcam" ??
....

Thanks~

@aangfanboy
Copy link
Owner

aangfanboy commented Jun 27, 2021

Hı, i'm deeply sorry for replying so late. I belive problem is caused by electron. I will try to update it soon.

For non-gui;

  • go deepface/main_app/python_server/
  • run server.py
  • run client.py
  • in client.py, when the input line showed up, u can use the listed commands(listed in here)

Example command use:

  • "go_for_webcam {camare number}", camera number is mostly set as 0
  • "go_for_video {video_path}"
  • "compare {path_of_first_image} {path_of_second_image}"

Sincerely,

@jasonchenPJ
Copy link
Author

Hi @aangfanboy
Thank you for your reply. I have successfully run the non-gui mode now.
About the gui mode, would you have any suggestions ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants