RandomResizedCrop is a type of image data augmentation where a crop of random size of the original size and a random aspect ratio of the original aspect ratio is made. This crop is finally resized to given size.
Image Credit: Apache MXNet
Paper | Code | Results | Date | Stars |
---|
Task | Papers | Share |
---|---|---|
Self-Supervised Learning | 86 | 17.13% |
Image Classification | 67 | 13.35% |
Object Detection | 39 | 7.77% |
General Classification | 34 | 6.77% |
Semantic Segmentation | 19 | 3.78% |
Classification | 12 | 2.39% |
Instance Segmentation | 10 | 1.99% |
Retrieval | 9 | 1.79% |
Self-Supervised Image Classification | 9 | 1.79% |
Component | Type |
|
---|---|---|
🤖 No Components Found | You can add them if they exist; e.g. Mask R-CNN uses RoIAlign |