-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
40 lines (40 loc) · 1.26 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
__pychache__/
saved-models/
runs/
/.idea/.gitignore
/test_images/000272.jpg
/test_images/000276.jpg
/test_images/000291.jpg
/test_images/000300.jpg
/test_images/000308.jpg
/test_images/000313.jpg
/test_images/000333.jpg
/test_images/000337.jpg
/test_images/000342.jpg
/test_images/000348.jpg
/.idea/customer_identity_torch.iml
/.idea/misc.xml
/saved-models-ccp/model_epoch_0.pth
/saved-models-deepfashion2/model_epoch_0.pth
/saved-models-deepfashion2/model_epoch_1.pth
/saved-models-ccp/model_epoch_2.pth
/saved-models-deepfashion2/model_epoch_2.pth
/saved-models-ccp/model_epoch_3.pth
/saved-models-deepfashion2/model_epoch_3.pth
/saved-models-deepfashion2/model_epoch_4.pth
/saved-models-ccp/model_epoch_5.pth
/saved-models-ccp/model_epoch_6.pth
/saved-models-ccp/model_epoch_11.pth
/.idea/modules.xml
/.idea/inspectionProfiles/profiles_settings.xml
/test_images/thispersondoesnotexist.jpeg
/test_images/thispersondoesnotexist1.jpeg
/test_images/thispersondoesnotexist2.jpeg
/test_images/thispersondoesnotexist3.jpeg
/test_images/thispersondoesnotexist4.jpeg
/test_images/thispersondoesnotexist5.jpeg
/test_images/thispersondoesnotexist6.jpeg
/test_images/thispersondoesnotexist7.jpeg
/test_images/thispersondoesnotexist8.jpeg
/test_images/thispersondoesnotexist9.jpeg
/.idea/vcs.xml