Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
image-compression
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Elphel
image-compression
Commits
3e116aa0
Commit
3e116aa0
authored
Mar 03, 2022
by
Kelly Chang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Kelly
parent
1037f11d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
173 additions
and
471 deletions
+173
-471
Encoding_Kelly.ipynb
Encoding_Kelly.ipynb
+148
-464
prediction_MSE_Scout.ipynb
prediction_MSE_Scout.ipynb
+1
-1
prediction_MSE_kelly.ipynb
prediction_MSE_kelly.ipynb
+24
-6
No files found.
Encoding_Kelly.ipynb
View file @
3e116aa0
This source diff could not be displayed because it is too large. You can
view the blob
instead.
prediction_MSE_Scout.ipynb
View file @
3e116aa0
...
...
@@ -531,7 +531,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.
8.1
1"
"version": "3.
9.
1"
}
},
"nbformat": 4,
...
...
prediction_MSE_kelly.ipynb
View file @
3e116aa0
...
...
@@ -19,7 +19,7 @@
},
{
"cell_type": "code",
"execution_count":
44
,
"execution_count":
2
,
"id": "b7a550e0",
"metadata": {},
"outputs": [],
...
...
@@ -74,7 +74,7 @@
},
{
"cell_type": "code",
"execution_count":
51
,
"execution_count":
3
,
"id": "9ed20f84",
"metadata": {},
"outputs": [],
...
...
@@ -119,7 +119,7 @@
},
{
"cell_type": "code",
"execution_count": 4
9
,
"execution_count": 4,
"id": "8e3ef654",
"metadata": {},
"outputs": [],
...
...
@@ -152,7 +152,7 @@
},
{
"cell_type": "code",
"execution_count": 5
2
,
"execution_count": 5,
"id": "fa65dcd6",
"metadata": {},
"outputs": [
...
...
@@ -163,7 +163,7 @@
"Average Error First and Second Added: 20.017164930235474\n",
"Standard Deviaiton of Mean Errors: 0.16101183692475135\n",
"Average Difference: 53.678648426455226\n",
"Average Time per Image for First: 0.04
535740613937378
\n"
"Average Time per Image for First: 0.04
9846380949020386
\n"
]
}
],
...
...
@@ -176,9 +176,27 @@
},
{
"cell_type": "code",
"execution_count":
null
,
"execution_count":
6
,
"id": "b7e88aab",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"[22643.5 22595. 22580. ... 22923. 22984. 22937.5]\n"
]
}
],
"source": [
"print(predict)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "7c55a3e1",
"metadata": {},
"outputs": [],
"source": []
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment