-
# Prerequisites
Please answer the following question for yourself before submitting an issue.
- [ x] I checked to make sure that this issue has not been filed already.
## 1. The entire URL of…
-
# Responsible for creating data augmentations
- Single Augmentations -> flip, crop, mirror, etc...
- Transform Pipeline -> create pipeline composed of single augmentations
- Pre-defined Pipelines -…
-
### Describe the question.
**I have tested with DALI 1.38 and DALI 1.39 on CUDA 12.2**
I am trying to specify configurations for various augmentation operations in a hydra configuration file a…
-
Hello,
I am trying to incorporate the copy and paste effect with mmdetection based on https://github.com/conradry/copy-paste-aug, which is implemented as a subclass of albumentation's DualTransfor…
-
### 🚀 The feature
Randomly sample augmentation parameters for each image in the batch
### Motivation, pitch
Torch augmentations have two big advantages over alternatives like Albumentations: abilit…
-
@jamesdolezal
Thank you for your excellent and useful project.
I have a question regarding the application of stain augmentation.
In my understanding, the code mentioned in the document at htt…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
## 🚀 Feature
Support for object detection models and augmentations within Kornia
## Motivation
I have been using Kornia for a while now and loved its perfomance so I decided to use it for crea…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
## 🚀 Feature
To many end-users, defining augmentation pipeline is headache. Thus, I would propose to have ```kornia.augmentation.preset``` module to include some default augmentation settings. Thus…