LoANs: Weakly Supervised Object Detection with Localizer Assessor Networks

November 14, 2018 ยท Entered Twilight ยท ๐Ÿ› ACCV Workshops

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, LICENSE, README.md, commands, common, datasets, evaluate.py, functions, image_sheeping.py, insights, iou, requirements.txt, schaaaafrichter, sheep, train_sheep_localizer.py, train_utils, video_analysis, video_sheeping.py

Authors Christian Bartz, Haojin Yang, Joseph Bethge, Christoph Meinel arXiv ID 1811.05773 Category cs.CV: Computer Vision Citations 2 Venue ACCV Workshops Repository https://github.com/Bartzi/loans โญ 15 Last Checked 1 month ago
Abstract
Recently, deep neural networks have achieved remarkable performance on the task of object detection and recognition. The reason for this success is mainly grounded in the availability of large scale, fully annotated datasets, but the creation of such a dataset is a complicated and costly task. In this paper, we propose a novel method for weakly supervised object detection that simplifies the process of gathering data for training an object detector. We train an ensemble of two models that work together in a student-teacher fashion. Our student (localizer) is a model that learns to localize an object, the teacher (assessor) assesses the quality of the localization and provides feedback to the student. The student uses this feedback to learn how to localize objects and is thus entirely supervised by the teacher, as we are using no labels for training the localizer. In our experiments, we show that our model is very robust to noise and reaches competitive performance compared to a state-of-the-art fully supervised approach. We also show the simplicity of creating a new dataset, based on a few videos (e.g. downloaded from YouTube) and artificially generated data.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision