Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SVLT
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
ALMF
SVLT
Graph
20662b5c69dc2a88dbdd8cd7dca0d7b0a4724a30
Select Git revision
Branches
7
37-unnecessary-for-loop-in-rois-features
dev-nda-stream
dev-phenobase
dev_patch_viz
master
default
protected
migrate_model_server
staging
protected
Tags
4
2024.10.01
2024.06.03
2024.04.19
2024.03.01
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Apr
9
5
4
3
2
29
Mar
28
25
22
21
7
6
4
29
Feb
28
20
19
15
7
6
5
3
2
26
Jan
25
9
8
22
Dec
21
20
19
13
Nov
10
7
6
3
2
31
Oct
30
27
26
25
22
20
19
18
17
16
14
13
12
11
10
9
8
5
29
Sep
28
27
26
25
13
12
7
6
5
4
1
31
Aug
30
29
28
24
23
22
Use OrderedDict for timer events
label_patch_stack() only calls classifier inference once
Implemented checks for multiple labels in .label_patch_stack() method
Merge branch 'dev_multichannel_classifiers' into 'staging'
Check input against model dimensionality and chroma in all ilastik cases
Reformatted data embedding assertion, track axis tags in model object
Allow multichannel raw and single-channel mask to pass assertion
Merge branch 'issue0029' into 'staging'
Corrected error with overlapping bounding boxes, whereby a second box would overwrite a first; instead, masks are now just additive; also catch case when trying to draw contours from a mask that is a single pixel across
Merge branch 'make_mono_channel_zero' into 'staging'
Fixed bug where exporting patch at channel zero was confused with white_channel being unspecified
Merge branch 'allow_mono_patches' into 'staging'
Allow None as an argument to rgb_overlay_channels, indicating export of mono patches
Merge branch 'issue0028' into 'staging'
3d patch defers to params on whether to expand or not
Simply added expanded attribute to pydantic model
Caught issue in a test
Merge branch 'use_relative_patch_paths' into 'staging'
Serialize after running other exports, as patch path is embedded in dataframe; write this with subdirectory
Merge branch 'use_relative_patch_paths' into 'staging'
Changed name of path mask path column
Merge branch 'use_relative_patch_paths' into 'staging'
Harmonize relative paths with exported dataframe, too
run_exports returns only relative paths to all products
Merge branch 'key_error_running_exports' into 'staging'
Standardized that export record is a list of path strings, or nested list of the same
Addressed key error when merging in patch paths
Patch mask export also returns dataframe so that index is maintained
Patch export returns dataframe so that index is maintained
Merge branch 'issue0024' into 'staging'
Removed pixel probabilities option from RoiSet exports
Merge branch 'issue0027-serialize-roiset' into 'staging'
Merge branch 'revert-1851ba66' into 'master'
Revert "Merge branch 'issue0027-serialize-roiset' into 'master'"
Merge branch 'issue0027-serialize-roiset' into 'master'
Fixed a few parameters in tests, confirmed all export products look the way they should
Fixed a few parameters in tests, confirmed all export products look the way they should
Patch masks are the same after deserialization
Serialization/deserialization tests pass
Still not showing equivalency between test and reference RoiSets
Loading