├── README.md ├── cfg.py ├── tridentresnet.py └── tridentresnext.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hudingding/TridentNet-mmdetection/HEAD/README.md -------------------------------------------------------------------------------- /cfg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hudingding/TridentNet-mmdetection/HEAD/cfg.py -------------------------------------------------------------------------------- /tridentresnet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hudingding/TridentNet-mmdetection/HEAD/tridentresnet.py -------------------------------------------------------------------------------- /tridentresnext.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hudingding/TridentNet-mmdetection/HEAD/tridentresnext.py --------------------------------------------------------------------------------