69 Commits

Author SHA1 Message Date
Marcos Rodrigo
bc760dca69 Update README.md 2025-03-04 11:09:25 +01:00
MarcosRodrigoT
cc24ff9fa3 Extend experiments as requested by reviewers 2024-10-08 10:56:35 +02:00
Marcos Rodrigo
ddcea25530 Update Excel 2023-09-28 10:43:34 +02:00
Marcos Rodrigo
4737a6cff9 Export csv from the experiments 2023-09-28 10:41:13 +02:00
Marcos Rodrigo
10f202894c Add new Excel figures 2023-09-27 10:36:09 +02:00
Marcos Rodrigo
dfe1185813 Add compute_roc() & plot_and_csv() functions 2023-09-21 17:18:20 +02:00
Marcos Rodrigo
c1918942d8 Compute matching scores 2023-09-21 16:43:01 +02:00
Marcos Rodrigo
23b4ba0a32 Compute embeddings 2023-09-21 12:49:51 +02:00
Marcos Rodrigo
2a140a086f Fix typo 2023-09-21 12:43:17 +02:00
Marcos Rodrigo
b93a324168 Fix small typo 2023-09-21 12:26:35 +02:00
Marcos Rodrigo
9a9e86e56d Add file paths to the dictionary containing all the data 2023-09-21 12:16:48 +02:00
Marcos Rodrigo
028a0798a0 Fix small typo 2023-09-21 11:51:00 +02:00
Marcos Rodrigo
5e9f652284 Group all image files into a dictionary 2023-09-19 17:00:02 +02:00
Marcos Rodrigo
9f7b505f42 Fix small typo 2023-09-19 15:53:55 +02:00
mrt
cb965c7e1c Remove directories of every person who does not have images for all categories 2023-09-19 15:53:54 +02:00
mrt
af00a4afa6 Add results image 2023-09-19 15:53:53 +02:00
mrt
87cb0ae9b9 Remove any person which does not have images for all categories 2023-09-19 15:53:51 +02:00
mrt
d76270fd1c Get images histogram 2023-09-19 15:53:51 +02:00
mrt
3b3ba2e712 Change line length to a max of 88 2023-09-19 15:53:50 +02:00
mrt
f09624dc0b Change dir name variables to conform to constant name style 2023-09-19 15:53:49 +02:00
mrt
28461ac881 Add funtion to get unique names 2023-09-19 15:53:48 +02:00
mrt
34d65b2cb3 Remove empty dirs function 2023-09-19 15:53:47 +02:00
mrt
5af1aec5b5 Remove empty folders 2023-09-19 15:53:46 +02:00
mrt
25d897bcc3 Add changes 2023-09-19 15:53:45 +02:00
mrt
4d06fd7e06 Add new test dataset 2023-09-19 15:53:44 +02:00
mrt
741125027d Add compute_roc() & plot_and_csv() functions 2023-09-15 15:33:25 +02:00
mrt
a524fbdf93 Obtain matching scores 2023-09-14 17:13:03 +02:00
mrt
ebc4ccba93 Initialize scores dictionary 2023-09-14 16:34:06 +02:00
mrt
312cc07f75 Get embeddings for mugshot and surveillance images 2023-09-14 15:43:47 +02:00
mrt
a760a794fb Add small fix 2023-09-14 15:08:34 +02:00
mrt
219954d01f Load surveillance data more elegantly 2023-09-14 11:50:03 +02:00
mrt
7b205c24b9 Preprocess mugshot images 2023-09-14 11:50:03 +02:00
mrt
1db557a0b4 Load models 2023-09-14 11:50:02 +02:00
mrt
5b8d6e2b30 Load data 2023-09-14 11:50:02 +02:00
mrt
c54c298bdf Add small change 2023-09-14 11:50:01 +02:00
mrt
7d2ccbd4fd Add mugshot and surveillance directories 2023-09-14 11:50:01 +02:00
mrt
21eb68060d Add SCface dataset test 2023-09-14 11:50:00 +02:00
mrt
8efa331a10 Add experiment directories to .gitignore
Add directories of future experiments to .gitignore so they do not
come up in the git status of future experiment branches
2023-09-14 11:43:45 +02:00
mrt
37586d19aa Add dataset paths reminder 2023-09-11 17:31:25 +02:00
mrt
eb02196781 Add tests on masked faces 2023-09-11 17:27:44 +02:00
mrt
7024429f46 Add networks to test 2023-09-11 17:23:05 +02:00
mrt
f67b25c3b9 Update .gitignore 2023-09-11 16:33:09 +02:00
mrt
97bbe309c7 Updated experiments on LFW with three more networks (InceptionV3, MobileNetV2, and EfficientNetB0) 2023-07-28 11:50:02 +02:00
mrt
f87342cde5 Updated README.md 2023-06-05 15:36:08 +02:00
mrt
9fa5d187c1 Updated experiments on LFW with three more networks (InceptionV3, MobileNetV2, and EfficientNetB0) 2023-06-05 15:28:49 +02:00
mrt
1ea0fb4e48 Updated experiments on LFW with three more networks (InceptionV3, MobileNetV2, and EfficientNetB0) 2023-06-05 15:27:23 +02:00
mrt
4f07daf40b Added EfficientNetB0 model experiments 2023-06-05 10:25:20 +02:00
mrt
234707133c Added MobileNetV2 model experiments 2023-06-02 15:04:27 +02:00
mrt
de3fa78fbd Cleaned up the results history 2023-06-01 15:01:14 +02:00
mrt
db46102e4a Added InceptionV3 model experiments 2023-06-01 14:46:48 +02:00