Skip to content

Commit b1cbece

Browse files
committed
precommit check
1 parent 3c2bea9 commit b1cbece

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

luxonis_ml/data/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,6 @@ The augmentations are specified as a list of dictionaries, where each dictionary
917917

918918
By default, we support most augmentations from the `albumentations` library. You can find the full list of augmentations and their parameters in the [Albumentations](https://albumentations.ai/docs/api_reference/augmentations/)documentation.
919919

920-
921920
On top of that, we provide a handful of custom batch augmentations:
922921

923922
- `Mosaic4` - Mosaic augmentation with 4 images. Combines crops of 4 images into a single image in a mosaic pattern.

0 commit comments

Comments
 (0)