Skip to content

Commit

Permalink
add requirement.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
quyvsquy committed Sep 14, 2021
1 parent 2d0e264 commit 1ac9a38
Show file tree
Hide file tree
Showing 27 changed files with 10 additions and 6 deletions.
Binary file modified 17520960-17520967-17521209_FaceMakeup/VideoDemo.mp4
Binary file not shown.
Binary file not shown.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
# Digital Face Makeup
17520960 - Đặng Quốc Quy\
17520967 - Đặng Hoàng Sang\
17520960 - Đặng Quốc Quy\
17521209 - Trần Vũ Hoàng Tú
# Requirement
- dlib
- opencv
- keras
- tkinter
- skimage
- OS: Linux (tested)
- ` pip3 install -r requirements.txt`
# Usage
_**python3 main.py**_\
![main](images/image_ForREADME/main.png)
Expand Down
Binary file added __pycache__/GUI1.cpython-39.pyc
Binary file not shown.
Binary file added __pycache__/GUI2.cpython-39.pyc
Binary file not shown.
Binary file added __pycache__/GUI3.cpython-39.pyc
Binary file not shown.
Binary file added __pycache__/apply_makeupCode.cpython-39.pyc
Binary file not shown.
Binary file modified background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified hairnet_matting.hdf5
Binary file not shown.
Binary file modified images/Input.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/biden.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/example_01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/example_02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/example_03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/gg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image_ForREADME/image_main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image_ForREADME/image_op.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image_ForREADME/main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image_ForREADME/ot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image_ForREADME/vid_main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image_ForREADME/vid_op.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/index.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/obama.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/photo-1507003211169-0a1dd7228f2d.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/yang.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
opencv-python
dlib
keras
scikit-image
numba
imutils
tensorflow
Binary file modified shape_predictor_68_face_landmarks.dat
Binary file not shown.

0 comments on commit 1ac9a38

Please sign in to comment.