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
ef2f74ade7f793406df79ed002cc6d6f8cc9913d
Select Git revision
Branches
7
37-unnecessary-for-loop-in-rois-features
dev-nda-stream
dev-proj0024
dev_patch_viz
master
default
protected
migrate_model_server
staging
protected
Tags
5
2025.03.01
2024.10.01
2024.06.03
2024.04.19
2024.03.01
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Oct
30
Sep
26
24
23
20
13
12
6
3
15
Aug
14
13
12
9
8
7
5
2
1
31
Jul
26
24
22
18
17
16
15
8
5
4
3
2
1
24
Jun
20
10
7
6
5
3
30
May
22
8
7
6
3
26
Apr
19
17
15
12
11
10
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
Publish actual file, too
Slight change to package meta
Automate registration of conda build artifacts to GitLab
Merge branch 'build-2024.10.01' into 'staging'
Made dummy model objects accessible from conf.testing
Repaired assumed prefix of serialized ROI set
Test configuration can handle Windows paths encoded in /c/dir/to format e.g. by GitBash
Merge branch 'dev_live_demo' into 'staging'
Accessor ID is already reported as key
List accessors in status view
Removed leftover debug code from relative import issues
Merge branch 'dev_rel_imports' into 'staging'
Removed non-core scripts
run_server runs on CLI
Merge branch 'dev_prebuild2024.09.25' into 'staging'
Restored requirements.yml for now, because readme references them
Removed demo client for now, since these are not covered by unit testing
Added assertion on confusion matrix
Merge branch 'issue0048_router_import' into 'staging'
Import router first to avoid circular import issue
Merge branch 'dev_pipeline_and_smooth' into 'staging'
Generators are now class methods, which support inheritance from RoiSet
Short-circuit around object classification for null dataframes was dropped during merge; re-insert
RoiSet test was calling a method that was dropped during merge; re-inserted it
Small changes that slipped through merge, also changed test with updated RoiSet parameter
Merge branch 'staging' into dev_pipeline_and_smooth
Merge branch 'dev_obj_det' into 'staging'
Merge branch 'staging' into dev_obj_det
Removed roughed-in COCO models
Repaired a few things that were causing ilastik test failures
Implemented and tested serialize/deserialize methods on object detection RoiSets
Merged DataFrame export logic to serialize method
Call MIP method directly
Object detection RoiSet generator passes meaningful test
No errors but seg method comes up with fewer ROIs than bbox
Working functionally but still need to verify that bounding box-generated RoiSet matches content of one with segmentation;
Can create RoiSet from bounding boxes; now working on patch-level accessors
Parameterized deprojection when creating RoiSet from binary mask, including option to pass a channel
Added and tested method to get focus (z) axis in accessor
Added and tested accessor method to run argmax on z-axis
Loading