Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Данилов Егор Вадимович
aimm
Commits
074dea1b
Commit
074dea1b
authored
1 month ago
by
Данилов Егор Вадимович
Browse files
Options
Download
Plain Diff
Merge branch 'hw4' into 'master'
homework 4 See merge request
!3
parents
d032a513
4e149412
master
1 merge request
!3
homework 4
Changes
21
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
hw4/.gitignore
+22
-0
hw4/.gitignore
hw4/.ipynb_checkpoints/hw4_DanilovEV-checkpoint.ipynb
+248
-0
hw4/.ipynb_checkpoints/hw4_DanilovEV-checkpoint.ipynb
hw4/.ipynb_checkpoints/requirements-checkpoint.txt
+2
-0
hw4/.ipynb_checkpoints/requirements-checkpoint.txt
hw4/.ipynb_checkpoints/task1-checkpoint.py
+133
-0
hw4/.ipynb_checkpoints/task1-checkpoint.py
hw4/README.md
+6
-0
hw4/README.md
hw4/embeddings.txt
+402
-0
hw4/embeddings.txt
hw4/hw4_DanilovEV.ipynb
+262
-0
hw4/hw4_DanilovEV.ipynb
hw4/ids.txt
+1
-0
hw4/ids.txt
hw4/models/face_detection_yunet_2023mar.onnx
+0
-0
hw4/models/face_detection_yunet_2023mar.onnx
hw4/models/face_recognition_sface_2021dec.onnx
+0
-0
hw4/models/face_recognition_sface_2021dec.onnx
hw4/requirements.txt
+99
-0
hw4/requirements.txt
hw4/task1.py
+130
-0
hw4/task1.py
hw4/task1_input/.gitkeep
+0
-0
hw4/task1_input/.gitkeep
hw4/task2.py
+152
-0
hw4/task2.py
hw4/task2_input/.gitkeep
+0
-0
hw4/task2_input/.gitkeep
hw4/task3_1.py
+155
-0
hw4/task3_1.py
hw4/task3_1_input/.gitkeep
+0
-0
hw4/task3_1_input/.gitkeep
hw4/task3_1_output/results.txt
+8
-0
hw4/task3_1_output/results.txt
hw4/task3_2.py
+140
-0
hw4/task3_2.py
hw4/task3_2_input/.gitkeep
+0
-0
hw4/task3_2_input/.gitkeep
with
1760 additions
and
0 deletions
+1760
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets