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
28835b58
Commit
28835b58
authored
5 months ago
by
Ivan Chekanov
Browse files
Options
Download
Patches
Plain Diff
Add lab task
parent
22ffe9f9
main
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
lab-2/task.ipynb
+3180
-0
lab-2/task.ipynb
poetry.lock
+661
-1
poetry.lock
pyproject.toml
+2
-0
pyproject.toml
with
3843 additions
and
1 deletion
+3843
-1
lab-2/task.ipynb
0 → 100644
+
3180
−
0
View file @
28835b58
This diff is collapsed.
Click to expand it.
poetry.lock
+
661
−
1
View file @
28835b58
This diff is collapsed.
Click to expand it.
pyproject.toml
+
2
−
0
View file @
28835b58
...
@@ -13,6 +13,8 @@ numpy = "^2.1.1"
...
@@ -13,6 +13,8 @@ numpy = "^2.1.1"
matplotlib
=
"^3.9.2"
matplotlib
=
"^3.9.2"
black
=
{
extras
=
[
"jupyter"
],
version
=
"^24.8.0"
}
black
=
{
extras
=
[
"jupyter"
],
version
=
"^24.8.0"
}
jupyter
=
"^1.1.1"
jupyter
=
"^1.1.1"
ultralytics
=
"^8.3.19"
segment-anything
=
"^1.0"
[build-system]
[build-system]
...
...
This diff is collapsed.
Click to expand it.
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