Hierarchical Complementary Learning for Weakly Supervised Object Localization
Sabrina Narimene Benassou, Wuzhen Shi, Feng Jiang, Abdallah Benzine

TL;DR
This paper introduces HCLNet, a hierarchical complementary learning approach for weakly supervised object localization that improves object detection accuracy without extra hyper-parameters or significant information loss.
Contribution
HCLNet employs a complementary map and fusion strategies to enhance object localization in WSOL without additional hyper-parameters or information loss.
Findings
HCLNet outperforms state-of-the-art WSOL methods.
Fusion strategies effectively detect entire objects.
No extra hyper-parameters needed for CAM generation.
Abstract
Weakly supervised object localization (WSOL) is a challenging problem which aims to localize objects with only image-level labels. Due to the lack of ground truth bounding boxes, class labels are mainly employed to train the model. This model generates a class activation map (CAM) which activates the most discriminate features. However, the main drawback of CAM is the ability to detect just a part of the object. To solve this problem, some researchers have removed parts from the detected object \cite{b1, b2, b4}, or the image \cite{b3}. The aim of removing parts from image or detected parts of the object is to force the model to detect the other features. However, these methods require one or many hyper-parameters to erase the appropriate pixels on the image, which could involve a loss of information. In contrast, this paper proposes a Hierarchical Complementary Learning Network method…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsClass-activation map
