Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mednet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
medai
software
mednet
Merge requests
!5
Project 'biosignal/software/mednet' was moved to 'medai/software/mednet'. Please update any links and bookmarks that may still have the old path.
Tbx11k
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Tbx11k
tbx11k
into
move-to-lightning
Overview
4
Commits
36
Pipelines
6
Changes
4
1 unresolved thread
Hide all comments
Merged
Daniel CARRON
requested to merge
tbx11k
into
move-to-lightning
1 year ago
Overview
4
Commits
36
Pipelines
6
Changes
4
1 unresolved thread
Hide all comments
Expand
0
0
Merge request reports
Viewing commit
f9a3e2d0
Prev
Next
Show latest version
4 files
+
4
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
f9a3e2d0
more doc bug fixes
· f9a3e2d0
ogueler@idiap.ch
authored
1 year ago
src/ptbench/configs/datasets/tbx11k_simplified/default.py
+
1
−
1
Options
@@ -9,7 +9,7 @@
* This split only consists of healthy and active TB samples
*
"
Latent TB
"
or
"
sick & non-TB
"
samples are not included in this configuration
* This configuration resolution: 512 x 512 (default)
* See :py:mod:`ptbench.data.tbx11k` for dataset details
* See :py:mod:`ptbench.data.tbx11k
_simplified
` for dataset details
"""
from
.
import
_maker
Loading