├── LICENSE ├── README.md └── xception.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tstandley/Xception-PyTorch/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tstandley/Xception-PyTorch/HEAD/README.md -------------------------------------------------------------------------------- /xception.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tstandley/Xception-PyTorch/HEAD/xception.py --------------------------------------------------------------------------------