Spaces:
Sleeping
Sleeping
unreal-hug
commited on
Commit
•
4ecfa89
1
Parent(s):
f722ac5
Jupyter notebook inital push
Browse files
.ipynb_checkpoints/FineTuneSAM_SEG_ECHO-checkpoint.ipynb
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cells": [
|
3 |
+
{
|
4 |
+
"cell_type": "code",
|
5 |
+
"execution_count": null,
|
6 |
+
"metadata": {},
|
7 |
+
"outputs": [],
|
8 |
+
"source": []
|
9 |
+
}
|
10 |
+
],
|
11 |
+
"metadata": {
|
12 |
+
"kernelspec": {
|
13 |
+
"display_name": "Python 3 (ipykernel)",
|
14 |
+
"language": "python",
|
15 |
+
"name": "python3"
|
16 |
+
},
|
17 |
+
"language_info": {
|
18 |
+
"codemirror_mode": {
|
19 |
+
"name": "ipython",
|
20 |
+
"version": 3
|
21 |
+
},
|
22 |
+
"file_extension": ".py",
|
23 |
+
"mimetype": "text/x-python",
|
24 |
+
"name": "python",
|
25 |
+
"nbconvert_exporter": "python",
|
26 |
+
"pygments_lexer": "ipython3",
|
27 |
+
"version": "3.6.12"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"nbformat": 4,
|
31 |
+
"nbformat_minor": 4
|
32 |
+
}
|
FineTuneSAM_SEG_ECHO.ipynb
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cells": [
|
3 |
+
{
|
4 |
+
"cell_type": "code",
|
5 |
+
"execution_count": null,
|
6 |
+
"metadata": {},
|
7 |
+
"outputs": [],
|
8 |
+
"source": []
|
9 |
+
}
|
10 |
+
],
|
11 |
+
"metadata": {
|
12 |
+
"kernelspec": {
|
13 |
+
"display_name": "Python 3 (ipykernel)",
|
14 |
+
"language": "python",
|
15 |
+
"name": "python3"
|
16 |
+
},
|
17 |
+
"language_info": {
|
18 |
+
"codemirror_mode": {
|
19 |
+
"name": "ipython",
|
20 |
+
"version": 3
|
21 |
+
},
|
22 |
+
"file_extension": ".py",
|
23 |
+
"mimetype": "text/x-python",
|
24 |
+
"name": "python",
|
25 |
+
"nbconvert_exporter": "python",
|
26 |
+
"pygments_lexer": "ipython3",
|
27 |
+
"version": "3.6.12"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"nbformat": 4,
|
31 |
+
"nbformat_minor": 4
|
32 |
+
}
|