-
`cds.services` is currently typed as type `cds_services`: `export type cds_services = { [name: string]: Service }`. Types can not be extended via module augmentation, thus this does not work:
```ts…
-
Hi,author:
I want to know the augmentation is used for 3D images?I just learn the operations on X and Y axis.
-
# 목표
다음을 수행해 성능을 비교하는 것이 실험의 목표입니다.
- [x] KorQuAD-Question-Generation를 사용한 Augmentation
- [x] Pororo를 사용한 Translation
# 결과
### 1차 시도
||Basic|Gen|Pororo|
|:---:|:---:|:---:|:---:|
|LB|34.…
-
Hi, it is not very clear to me how the 240k augmented pairs are created. Could you please add more details and share any script that can help reproduce the process? Thank you!
-
![image](https://user-images.githubusercontent.com/8457125/91471992-1b109a00-e897-11ea-95f9-dd3bca17042f.png)
- [x] effects
- [x] background images
- [x] patches
- [ ] other objects
- [x] differe…
-
Is there any way do include data augmentation strategies in the darts Timeseries object?
-
**Short Description**
I am interested to use RandAugment for object detection with keypoints. Instead of re-doing everything on my own, I would like to add support for keypoints in the augmentation…
-
### 🚀 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…
-
Hi!
Did you apply any augmentation on the data during training?
also what do you do when you cannot reshape to (8,8,5) ?
Thank you!
-
We do not allow altering the representation type, and require the clause for that to be present, but we don't mention the `implements` clause.
cc @dart-lang/language-team