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

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwharris committed Dec 15, 2021
1 parent 1fc193f commit 0514d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flash/image/detection/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ def from_voc(
""".. _PASCAL: http://host.robots.ox.ac.uk/pascal/VOC/
Creates a :class:`~flash.image.detection.data.ObjectDetectionData` object from the given data folders
and annotation files in the PASCAL VOC (Visual Object Challenge) XML format <PASCAL>`_.
and annotation files in the `PASCAL VOC (Visual Object Challenge) XML format <PASCAL>`_.
Args:
train_folder: The folder containing the train data.
Expand Down

0 comments on commit 0514d6d

Please sign in to comment.