Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwharris committed Jan 11, 2022
1 parent 408e77e commit fc339ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flash/image/instance_segmentation/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,9 @@ def from_voc(
given data folders, mask folders, and annotation files in the `PASCAL VOC (Visual Object Challenge) XML
format <PASCAL>`_.
.. note:: All three arguments `*_folder`, `*_target_folder`, and `*_ann_folder` are needed to load data for a
particular stage.
To learn how to customize the transforms applied for each stage, read our
:ref:`customizing transforms guide <customizing_transforms>`.
Expand Down

0 comments on commit fc339ad

Please sign in to comment.