--- license: mit --- A classification using mmpretrain trained to classify western images. ``` testimgs/ ├── western │ ├── test1.png │ └── ... └── not_western ├── test2.png └── ... ```