-
-
I would like to ask how Data Augmentation is performed in the case of the Baseline RCNN that only uses groundtruth ROIs as Primary Regions.
More specifically within the paper, you mention that:
…
-
Hello @AlexeyAB ,
I have few questions about data augmentation.
I read most of the issue on this repository and I know that this project is doing
data augmentation based on settings in cfg file.…
-
Hi, can you please send me some documents related to the "Right angle rotation augmentation" implemented in your code?
-
In your data augmentation you create three alternative version:
- flipped
- rotated left
- rotated right
I would suggest you also use flipped + rotated left and flipped + rotated right. Otherw…
-
The idea of the issue is to list and include more augmentation for braindecode.
We would like to integrate something related to source estimation, interpolation, or masking augmentation that has a…
-
Hi, Dose detectron2 achieve CutMix? I do not find CutMix in detectron2.
-
The data augmentation in code is not the same as the paper. There is no data augmentation in the code, but the code just use the same image four times.
-
single skeletonized character data가 부족
-
Add reasonable image augmentation
- horizontal/vertical flip
- rotation
- zoom
- etc
Borda updated
4 years ago