-
https://github.com/clovaai/CutMix-PyTorch/blob/master/train.py#L233
Can it be improved if we use different(diverse) lambdas for each data?
-
Hi,
after a while it's once again me with some questions /bugs.
I just compiled and installed the latest darknet version.
However on training a dataset which I used previously (or at least I am …
-
There is a potential bug in the cutmix code when applying the lambda value to the target.
Initially you randomly define a lambda value that you use in the rand_bbox to define bbx1, bby1, bbx2, bby2. …
-
![train_log_part](https://user-images.githubusercontent.com/24668916/81395364-13957b80-9156-11ea-8c6b-c37da17f0bd6.png)