Skip to content
/ IAN Public

Improving object detection with inverted attention

License

Notifications You must be signed in to change notification settings

Justinhzy/IAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Improving object detection with inverted attention

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages