@@ -308,6 +310,8 @@ Figure 2: Image after its size is reset
```
2. Define data augmentation operators and use the `ComposeOp` API to combine multiple data augmentation operations. The following uses `RandomCrop` as an example:
```python
# path to imagefolder directory. This directory needs to contain sub-directories which contain the images