IAN Introduction The code borrows heavily from Pytorch implementaion of two stage detector Faster-RCNN. For single stage detector, IA is implemented in MAL. Usage Follow the tutorial in Faster-RCNN. Replace the baseline faster-rcnn.py with IA faster-rcnn.py.