Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DetectingAnomalies
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Paul G
DetectingAnomalies
Commits
3b7d596f
Commit
3b7d596f
authored
1 year ago
by
Paul G
Browse files
Options
Downloads
Patches
Plain Diff
readme
parent
d3110caa
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+11
-0
11 additions, 0 deletions
README.md
with
11 additions
and
0 deletions
README.md
+
11
−
0
View file @
3b7d596f
# Quelle
https://github.com/bnsreenu/python_for_microscopists/blob/master/260_image_anomaly_detection_using_autoencoders/260_image_anomaly_detection_using_autoencoders.py
``Infos``
\
Detecting anomaly images using AutoEncoders. (Sorting an entire image as either normal or anomaly)
\
Here, we use both the reconstruction error and also the kernel density estimation based on the vectors in the latent space.
We will consider the bottleneck layer outputfrom our autoencoder as the latent space.
\
This code uses the malarial data set but it can be easily applied to any application.
Data from:
[
Virus für Jonny
](
https://data.lhncbc.nlm.nih.gov/public/Malaria/cell_images.zip
)
# DetectingAnomalies
# DetectingAnomalies
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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