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
4d2f4d7ada1f73c8253d264279d29c4ce5ff0e29
Select Git revision
Branches
6
37-unnecessary-for-loop-in-rois-features
dev-nda-stream
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
10 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
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
Ignore PyCharm files
Ignore build artifacts
Tests pass in this project structure
Minimal docs for pip build to use
Export DataFrame from workflow
Filters propagate from parameters dict
Dummy object classification exports map
Can make patch stack from itself
Consolidated more parameters into pydantic models
Consolidated more parameters into pydantic models
Removed direct pixel map access from workflow function
Propagate filename to export products
Combined all export products into a single call, which routes individual products' export methods and parameters
Pass params model straight to product exporters, so less code dedicated to matching parameters
Fixed bug where error was raised generating 3D patches where expanded 3D stack encountered min/max of range
Products export successfully from workflow
Ironing out issues with parameterized patch product export
Test covering unified zmask workflow passes
Test covers instance segmentation base class
Implemented but did not yet test adding object classification result to RoiSet dataframe
Adapted base segmentation worklow and API endpoint for generic semantic segmentation model; made dummy model this type too
Test and example notebook that covers object classification from binary segmentation
Retained object classification from pixel probabilitie
Updated ilastik tests to cover semantic and instance segmentation methods
Added superclass for instance segmentation models and modified ilastik object classification to inherit from it
Added superclass for semantic segmentation models and modified ilastik pixel classification to inherit from it
Added superclass for semantic segmentation models and modified ilastik pixel classification to inherit from it
Renamed ZMask to RoiSet, prototyped object classification methods that add classification result as a dataframe column
Trying to test with batch operation but currently these do not involve object classification
Delegated export of patch products to ZMaskObjectTable class; consolidated both batch runner and API-facing workflows into infer_object_map_from_zstack(); consolidated parameterization of export products into pydantic model
Batch script to generate coloring book-like line profiles from pixel classifier
Merged in mask export method
Automatically export boolean masks as 0-255 black/white
Automatically export boolean masks as 0-255 black/white
Automatically export boolean masks as 0-255 black/white
Wait for confirmation that server is online before opening browser
Wait for confirmation that server is online before opening browser
only return keepers in zmask dataframe
Batch method for multi-chunk Ecotaxa TSV
Implemented batch export chunking
Loading