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
be1fad5f4d9b992fde558c8a14a8373ceda79600
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
31
Mar
28
27
26
25
24
22
21
20
19
18
17
14
5
4
3
14
Feb
13
12
8
7
6
5
4
3
31
Jan
30
29
28
27
24
22
9
20
Dec
18
14
13
11
10
9
7
6
5
30
Nov
29
28
27
26
25
22
21
20
19
18
15
14
12
11
10
9
4
3
2
1
31
Oct
30
28
27
26
25
22
20
15
14
13
7
2
1
30
Sep
26
24
23
20
13
12
6
3
15
Aug
Merge branch 'release-2025.03.01' into 'master'
2025.03.01 master
2025.03.01 master
pyproject file updates only, for release
dev-proj0024
dev-proj0024
Merge branch 'patch_square_roiset_product' into 'master'
Two test-level changes with revised RoiSet coordinate keys
Still trying to make expanded mask the right shape
Error in indexing
Merge remote-tracking branch 'origin/patch_square_roiset_product' into patch_square_roiset_product
Error in indexing
Error in indexing
Mask is not always 2d, this was causing errors
Mask is not always 2d, this was causing errors
Merge branch 'dev-phenobase-client-coords' into 'master'
Allow non-int coordinate in RoiSet filenames
Allow strings in roiset index, too
PhenoBase client passes coordinates to task body if specified
Merge branch 'dev-phenobase-client' into 'master'
Square bounding boxes test passes
Square bounding boxes now just replace expanded bounding boxes
Square bounding box is mostly implemented, no strictly square when at boundaries
Corrected mistake in relative bounding boxes that was decentering patch masks when expanded
Patch masks are expanded, just not centered
No need for warning now
RoiSet constructor enforces at least 2 x 2 (h x w) ROIs
Autowrite phenobase.csv everytime a RoiSet is pushed
Maintain int types when writing phenobase dataframe
PhenoBase table was written to session folder, client now properly sets this to output folder
Merge branch 'dev-phenobase' into 'master'
Test pipeline thresholds on channel 1 now
Wrote docstrings and cleaned up return types
Do not verify optional models
Assertions cover exported patches organized by classification
Can write single-tif patch stacks by classification category
TestAddRoiSetOverApi.test_add_roiset now uses labeling parameter to get an RoiSet with > 1 ROI
Prototyped method to write patches in subdirectories by classification name and class
Test asserts that a patch is written
Client writes PhenoBase data to the correct location
Set up RoiSet export endpoint in PhenoBase batch job, but not yet passing
Set up RoiSet export endpoint in PhenoBase batch job, but not yet passing
Minor corrections during unittesting
Removed filter and chroma methods
Loading