| 1 | """Adapted from: |
| 2 | @longcw faster_rcnn_pytorch: https://github.com/longcw/faster_rcnn_pytorch |
| 3 | @rbgirshick py-faster-rcnn https://github.com/rbgirshick/py-faster-rcnn |
| 4 | Licensed under The MIT License [see LICENSE for details] |
nothing calls this directly
no test coverage detected