-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f07123e
commit 944a5ad
Showing
184 changed files
with
607,631 additions
and
257 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
1 | ||
/var/lib/postgresql/data | ||
1639828618 | ||
1640956858 | ||
5432 | ||
/var/run/postgresql | ||
* | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+53 Bytes
(100%)
src/DressApp/dress_lib/__pycache__/image_cut.cpython-37.pyc
Binary file not shown.
Binary file modified
BIN
+2.31 KB
(120%)
src/DressApp/dress_lib/change_clothes_lib/__pycache__/clothes_on_top.cpython-37.pyc
Binary file not shown.
386 changes: 271 additions & 115 deletions
386
src/DressApp/dress_lib/change_clothes_lib/clothes_on_top.py
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+56.7 KB
...ssApp/dress_lib/clothes_datas/clothes_on_top/model_1/front_left_arm_model_1.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 added
BIN
+68.3 KB
...sApp/dress_lib/clothes_datas/clothes_on_top/model_1/front_right_arm_model_1.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 added
BIN
+56.7 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_1/left_arm_model_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions
11
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_1/model_1.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"neck": {"right_point":[120,24],"left_point":[238,16],"height":[178,39]}, | ||
"right_shoulder": [92,84], | ||
"right_elbow": [36,305], | ||
"right_wrist": [43,487], | ||
"left_shoulder": [367,79], | ||
"left_elbow": [417,280], | ||
"left_wrist": [435,475], | ||
"right_arm": {"right_elbow":[39,210]}, | ||
"left_arm": {"left_elbow":[36,266]} | ||
} |
Binary file added
BIN
+408 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_1/model_1.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 added
BIN
+68.3 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_1/right_arm_model_1.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 added
BIN
+300 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_1/torso_model_1.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 added
BIN
+38.5 KB
...ssApp/dress_lib/clothes_datas/clothes_on_top/model_2/front_left_arm_model_2.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 added
BIN
+38.6 KB
...sApp/dress_lib/clothes_datas/clothes_on_top/model_2/front_right_arm_model_2.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 added
BIN
+38.5 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_2/left_arm_model_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions
11
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_2/model_2.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"neck": {"right_point":[93,5],"left_point":[208,5],"height":[153,25]}, | ||
"right_shoulder": [83,64], | ||
"right_elbow": [45,196], | ||
"right_wrist": [29,291], | ||
"left_shoulder": [280,61], | ||
"left_elbow": [330,198], | ||
"left_wrist": [350,287], | ||
"right_arm": {"right_elbow":[52,162]}, | ||
"left_arm": {"left_elbow":[59,182]} | ||
} |
Binary file added
BIN
+258 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_2/model_2.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 added
BIN
+38.6 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_2/right_arm_model_2.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 added
BIN
+193 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_2/torso_model_2.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 added
BIN
+286 KB
...ssApp/dress_lib/clothes_datas/clothes_on_top/model_3/front_left_arm_model_3.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 added
BIN
+329 KB
...sApp/dress_lib/clothes_datas/clothes_on_top/model_3/front_right_arm_model_3.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 added
BIN
+286 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_3/left_arm_model_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions
11
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_3/model_3.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"neck": {"right_point":[208,17],"left_point":[367,24],"height":[296,125]}, | ||
"right_shoulder": [156,170], | ||
"right_elbow": [78,538], | ||
"right_wrist": [100,881], | ||
"left_shoulder": [662,159], | ||
"left_elbow": [735,558], | ||
"left_wrist": [732,887], | ||
"right_arm": {"right_elbow":[73,563]}, | ||
"left_arm": {"left_elbow":[121,500]} | ||
} |
Binary file added
BIN
+1.81 MB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_3/model_3.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 added
BIN
+329 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_3/right_arm_model_3.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 added
BIN
+1.39 MB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_3/torso_model_3.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 added
BIN
+18.4 KB
...ssApp/dress_lib/clothes_datas/clothes_on_top/model_4/front_left_arm_model_4.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 added
BIN
+14.7 KB
...sApp/dress_lib/clothes_datas/clothes_on_top/model_4/front_right_arm_model_4.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 added
BIN
+18.4 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_4/left_arm_model_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions
11
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_4/model_4.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"neck": {"right_point":[52,7],"left_point":[90,7],"height":[71,37]}, | ||
"right_shoulder": [53,25], | ||
"right_elbow": [19,106], | ||
"right_wrist": [30,182], | ||
"left_shoulder": [140,27], | ||
"left_elbow": [178,108], | ||
"left_wrist": [165,187], | ||
"right_arm": {"right_elbow":[18,109]}, | ||
"left_arm": {"left_elbow":[33,108]} | ||
} |
Binary file added
BIN
+76.3 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_4/model_4.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 added
BIN
+14.7 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_4/right_arm_model_4.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 added
BIN
+51.9 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_4/torso_model_4.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 added
BIN
+13.9 KB
...ssApp/dress_lib/clothes_datas/clothes_on_top/model_5/front_left_arm_model_5.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 added
BIN
+11.5 KB
...ssApp/dress_lib/clothes_datas/clothes_on_top/model_5/frontright_arm_model_5.png
Oops, something went wrong.
Binary file added
BIN
+13.9 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_5/left_arm_model_5.png
Oops, something went wrong.
11 changes: 11 additions & 0 deletions
11
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_5/model_5.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"neck": {"right_point":[44,3],"left_point":[88,3],"height":[66,6]}, | ||
"right_shoulder": [60,20], | ||
"right_elbow": [30,106], | ||
"right_wrist": [12,168], | ||
"left_shoulder": [146,21], | ||
"left_elbow": [167,106], | ||
"left_wrist": [186,170], | ||
"right_arm": {"right_elbow":[35,100]}, | ||
"left_arm": {"left_elbow":[48,111]} | ||
} |
Binary file added
BIN
+55.2 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_5/model_5.png
Oops, something went wrong.
Binary file added
BIN
+11.5 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_5/right_arm_model_5.png
Oops, something went wrong.
Binary file added
BIN
+39.1 KB
src/DressApp/dress_lib/clothes_datas/clothes_on_top/model_5/torso_model_5.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
import cv2 | ||
import matplotlib.pyplot as plt | ||
|
||
if __name__ == "__main__": | ||
human_segm = cv2.imread("./materials/part_segms/IMG_0138.png",0) | ||
plt.figure(1) | ||
plt.title('Segmentation Mask') | ||
plt.ylabel('y') | ||
plt.xlabel('x') | ||
plt.imshow(human_segm) | ||
|
||
skeleton_img = cv2.imread("./images/skeleton_images/IMG_0138.png") | ||
plt.figure(2) | ||
plt.title('skeleton_img') | ||
plt.ylabel('y') | ||
plt.xlabel('x') | ||
plt.imshow(cv2.cvtColor(skeleton_img,cv2.COLOR_BGR2RGB)) | ||
|
||
'''brank_img = cv2.imread("./images/temporary_imgs/brank.png",-1) | ||
plt.figure(3) | ||
plt.title('brank_img') | ||
plt.ylabel('y') | ||
plt.xlabel('x') | ||
plt.imshow(cv2.cvtColor(brank_img,cv2.COLOR_BGRA2RGBA)) | ||
boding_img = cv2.imread("./images/temporary_imgs/boding.png",0) | ||
plt.figure(4) | ||
plt.title('boding_img') | ||
plt.ylabel('y') | ||
plt.xlabel('x') | ||
plt.imshow(boding_img)''' | ||
print("yes") | ||
plt.show() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed
BIN
-49.9 KB
src/DressApp/dress_lib/images/cut_images/rs_bler_Hito_risize_risize.png
Diff not rendered.
Binary file removed
BIN
-373 KB
src/DressApp/dress_lib/images/cut_images/rs_bler_IMG_0137_risize.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Oops, something went wrong.
Diff not rendered.
Oops, something went wrong.
Diff not rendered.
Oops, something went wrong.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Oops, something went wrong.
Oops, something went wrong.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
"[\"foo\",{\"baz\":[\"baz\",null,1.0,34]}]" |
Binary file not shown.
Binary file modified
BIN
-50 Bytes
(97%)
src/DressApp/dress_lib/pytorch_openpose_master/__pycache__/pose_check.cpython-37.pyc
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+663 Bytes
(120%)
src/DressApp/dress_lib/semantic_segmentation/__pycache__/exif_cut.cpython-37.pyc
Binary file not shown.
Binary file modified
BIN
-154 Bytes
(97%)
src/DressApp/dress_lib/semantic_segmentation/__pycache__/haikei.cpython-37.pyc
Binary file not shown.
Oops, something went wrong.