Point Linking Network for Object Detection
AI-generated Key Points
⚠The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.
- Object detection is a fundamental problem in computer vision
- Recent advancements in deep Convolutional Neural Networks (ConvNets) have improved object detectors
- Most existing deep ConvNet-based object detectors focus on regressing bounding box coordinates
- The proposed approach, Point Linking Network (PLN), represents bounding boxes using points and links
- PLN uses a fully convolutional network to regress corner/center points of the bounding box and their corresponding links
- By mapping these points and links back to multiple bounding boxes, PLN obtains an object detection result by fusing them
- PLN is robust to object occlusion and flexible to scale and aspect ratio variation due to its point-based representation and link connections within deep ConvNets
- PLN achieves state-of-the-art performance on benchmark datasets such as PASCAL VOC 2007, PASCAL VOC 2012, and COCO detection benchmarks using the Inception-v2 model
- The source code for PLN will be made publicly available for further research.
Authors: Xinggang Wang, Kaibing Chen, Zilong Huang, Cong Yao, Wenyu Liu
Abstract: Object detection is a core problem in computer vision. With the development of deep ConvNets, the performance of object detectors has been dramatically improved. The deep ConvNets based object detectors mainly focus on regressing the coordinates of bounding box, \eg, Faster-R-CNN, YOLO and SSD. Different from these methods that considering bounding box as a whole, we propose a novel object bounding box representation using points and links and implemented using deep ConvNets, termed as Point Linking Network (PLN). Specifically, we regress the corner/center points of bounding-box and their links using a fully convolutional network; then we map the corner points and their links back to multiple bounding boxes; finally an object detection result is obtained by fusing the multiple bounding boxes. PLN is naturally robust to object occlusion and flexible to object scale variation and aspect ratio variation. In the experiments, PLN with the Inception-v2 model achieves state-of-the-art single-model and single-scale results on the PASCAL VOC 2007, the PASCAL VOC 2012 and the COCO detection benchmarks without bells and whistles. The source code will be released.
Ask questions about this paper to our AI assistant
You can also chat with multiple papers at once here.
⚠The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.
Assess the quality of the AI-generated content by voting
Score: 0
Why do we need votes?
Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.
The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.
⚠The license of this specific paper does not allow us to build upon its content and the summarizing tools will be run using the paper metadata rather than the full article. However, it still does a good job, and you can also try our tools on papers with more open licenses.
Similar papers summarized with our AI tools
Navigate through even more similar papers through a
tree representationLook for similar papers (in beta version)
By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.
Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.