Skip to content
Snippets Groups Projects
Commit 350d7ea2 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[data/imagefolderinference] Fix doc reference

parent ee3579b2
No related branches found
No related tags found
1 merge request!9Minor fixes
Pipeline #35370 passed
......@@ -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).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment