Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
platy-browser-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christian Tischer
platy-browser-data
Commits
ba2440f5
Commit
ba2440f5
authored
5 years ago
by
Constantin Pape
Browse files
Options
Downloads
Patches
Plain Diff
Add tifs to gitignore
parent
5087199e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
README.md
+8
-1
8 additions, 1 deletion
README.md
with
9 additions
and
1 deletion
.gitignore
+
1
−
0
View file @
ba2440f5
...
...
@@ -3,3 +3,4 @@ __pycache__/
tmp*
*.DS_Store
data/dev-*
*.tif
This diff is collapsed.
Click to expand it.
README.md
+
8
−
1
View file @
ba2440f5
...
...
@@ -117,6 +117,13 @@ java -jar /g/cba/exchange/bigdataserver/bigdataviewer-server-2.1.2-jar-with-depe
## Data generation
In addition to the data, the scripts for generating the derived data are also collected here.
In addition to the data, the scripts for generating registration and producing derived data are also collected here:
### Registration
The folder `
registration
` contains ...
### Segmentation
`
scripts/segmentation
` contains the scripts to generate the derived segmentations with automated segmentation approaches.
`
deprecated/make_initial_version.py
` was used to generate the initial data in `
/data/0.0.0
`
.
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