|
|
|
|
|
by etaioinshrdlu
2139 days ago
|
|
This is probably also a very interesting technique for data augmentation for computer vision ML. (That is, seam carving. Not much to do with the parallel version...) Unlike other typical data augmentation operations, spatial relationships are altered in nonlinear but still realistic ways. |
|
There is some interesting work on making ML invariant to rotations and such, but I'd be curious if there's an algorithm which is invariant to this. I could imagine that convolutions and pooling might be relatively invariant to this technique, for example, as long as the algorithm isn't doing a lot with the large scale structure of the image.