Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
deepdraw
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
Model registry
Operate
Environments
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
medai
software
deepdraw
Commits
350d7ea2
Commit
350d7ea2
authored
5 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
[data/imagefolderinference] Fix doc reference
parent
ee3579b2
No related branches found
No related tags found
1 merge request
!9
Minor fixes
Pipeline
#35370
passed
5 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bob/ip/binseg/data/imagefolderinference.py
+1
-1
1 addition, 1 deletion
bob/ip/binseg/data/imagefolderinference.py
with
1 addition
and
1 deletion
bob/ip/binseg/data/imagefolderinference.py
+
1
−
1
View file @
350d7ea2
...
...
@@ -25,7 +25,7 @@ class ImageFolderInference(Dataset):
Generic ImageFolder containing images for inference
Notice that this implementation, contrary to its sister
:py:class:`
bob.ip.binseg.data
.ImageFolder`, does not *automatically*
:py:class:`.ImageFolder`, does not *automatically*
convert the input image to RGB, before passing it to the transforms, so it
is possible to accomodate a wider range of input types (e.g. 16-bit PNG
images).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment