-
### Describe the question.
Hello,
I'm trying to speed up the image augmentations in DINO with DALI. I'm trying to start with a naive solution which is just calling the augmentations from DALI. I…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. I have read the [FAQ documentation](https://mmdetec…
-
Hi, Thanks for the great work, I am really interested in this idea of using contrastive learning in imbalanced studies. I am just a bit confused about this `--balance` term in the argument, are you ju…
-
Hi Tensorflow community,
I am training an object detection model using the TF object detection API. I believe that the documentation about how to use of the function RandomRotation90 for image augm…
-
Hi @ycliu93!
Are random crops enabled as part of augmentation pipeline?
In other words, is `cfg.INPUT.CROP.ENABLED` set to `True` at https://github.com/facebookresearch/unbiased-teacher/blob/ba5…
-
Hi @rolczynski
I am experimenting with your code and would like to know how to repeat benchmark results from the Table?
Is it the pipeline from readme? With 25epoch and batch size of 32? How ma…
-
Hi, I faced the following error when trying to run multi-stream models:
using dlc image augmentation pipeline
Error executing job with overrides: []
Traceback (most recent call last):
File "/…
-
背景:想通过[代码链接](https://github.com/open-mmlab/mmdetection/blob/master/mmdet/datasets/pipelines/auto_augment.py)链接文档中的example学习以下mmdet中的auto_augment
![image](https://user-images.githubusercontent.com…
-
Add docments to [09_vision.augment](https://github.com/muellerzr/fastai-docment-sprint/blob/master/nbs/09_vision.augment.ipynb).
See the style guide and contribution guide for more details (links w…
-
It would be great to have a simple, no-bells-and-whistles signature feature transformer implemented in `sktime`.
(Most variations like windowing or augmentations can then be obtained from this via tr…