Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bio Volumentations
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
cbia
Bio Volumentations
Graph
41a23f9306034746b83a8fa95cab6a25cf0d9b8e
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Mar
11
7
5
26
Feb
24
21
18
17
4
24
Jan
15
8
7
19
Dec
17
11
10
9
6
5
3
28
Aug
2
Jul
1
25
Jun
24
24
May
23
21
6
30
Apr
29
26
16
15
12
11
10
Merge branch '1.3' into 'main'
main
main
add citation of Zenodo
1.3.2 1.3
1.3.2 1.3
add changelog
change version to 1.3.2
rollback implementation of normalize() to improve performance + recompute its execution times
fix package structure
update readme and docs
recompute speed tables with std
use bio-volumentations with auto-augment and rand-augment (example)
standardize docstrings across all files using the Google-style documentation
add tests of invalid input samples
replace explicit loops with numpy vectorised operations
add comments where appropriate, improve error/warning messages
refactor to comply with PEP8: naming conventions + isinstance instead of type
refactor to comply with PEP8: string quotes
refactor to comply with PEP8: imports
fix crop_keypoints()
replace Python's random with numpy.random
refactor functional.py: remove repeated logic
refactor transforms.py: move repeated logic to new function in utils.py, add inline comments, add&fix __repr__ methods
move SimpleITK code into a single source file, separate it from the numpy-based code, remove unused code
refactor utils.py: group similar function, remove repeated logic
group similar transformations
correct filename spatial_funcional.py --> spatial_functional.py
rename code dir to "src"
get rid of the compulsory 'image' keyword - modify the get_params() method and add support
Merge branch '1.3' into 'main'
update tests
1.3.1
1.3.1
add info about the new GitHub repo
added temporal transformations to CenterCrop/RandomCrop
Temporal_transf…
Temporal_transforms
added tests for temporal CenterCrop/RandomCrop
fix user guide
update version to 1.3.1
update and fix transform documentation
update README.md and the Getting started guide
update package description (README.md and pyproject.toml)
update licence headers
update README.md
update README.md: add speed test results tables, update the text
speed tests (part 6): results
Loading