gitextract_1o87plqc/ ├── .github/ │ └── ISSUE_TEMPLATE/ │ ├── bug_report.md │ ├── custom.md │ └── feature_request.md ├── CUB-200-2011.py ├── CUB-200-2011_ResNet18.py ├── LICENSE ├── README.md ├── _config.yml └── my_pooling.py