-
### 180504 발표 자료에서 사용했던 모델 기준으로 data augmentation 시행해서 결과 비교해보기
1. elastic deformation 후 기존 모델과 비교
2. 1 의 결과에 parameter tune
* 현재 데이터는 노멀라이제이션 없이 RI (refractive index) 값을 그대로 pixel value로 가지고…
-
- #701
-
作者你好,我看论文中有提到数据增强框架,但是链接已经失效,可以给个新的链接么。
-
Hi,
I have read many issues about data augmentation and I am a little bit confused. Could tell me if I can add all augmentation techniques from imgaug library or I cannot use some of these like fli…
BS-98 updated
3 years ago
-
-
## Description
Implement data augmentation using DataGenerators to fail-proof the network against image distortions.
-
We currently have less data for training Machine Learning models. I suggest that we try these approaches and compare the performance:
1. Bootstrapping to augment the data, and training models on this…
-
I think we can consider flip, rotate, distortion, and random white noise.
https://www.kaggle.com/code/msahebi/image-filter
[Flip augmentation for cityscapes](https://github.com/AbhishekRS4/city…
-
Hello,
I don't know if the mosaic data augmentation its affecting my training, i see weird mosaics in the training folder like the ones i will attach, where you can see that the boxes are obviously n…
-
Could you please confirm that data augmentation is duplicating the train and validation sets? Each image is only transformed once, right?
latoa updated
3 years ago