awesome-object-proposals  by caocuong0306

Curated list of object proposals resources for object detection

Created 8 years ago
411 stars

Top 71.1% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

This repository is a curated list of resources for object detection, specifically focusing on object proposal generation techniques. It serves researchers and practitioners in computer vision who need to understand and implement methods for efficiently identifying potential object locations within images. The collection aims to provide a comprehensive overview of seminal papers, code, datasets, and evaluation benchmarks in this domain.

How It Works

The project is a curated list, not a software library. It organizes resources into categories such as Objectness Scoring, Similarity Grouping, Supervised Learning, Hybrid & Part-based methods, Spatio-Temporal approaches, Low-Level Processing, Evaluation, Datasets, and Object Detection frameworks. This structure allows users to navigate the landscape of object proposal research, from foundational concepts to state-of-the-art deep learning models.

Highlighted Details

  • Comprehensive coverage of object proposal methods, including foundational techniques like Selective Search and EdgeBoxes, as well as deep learning-based approaches like RPN and DeepMask.
  • Links to seminal papers, associated code repositories (where available), and relevant datasets (PASCAL, COCO, ImageNet, KITTI).
  • Includes resources for evaluating object proposal performance, such as the Hosang benchmark.
  • Features sections on related topics like objectness scoring, similarity grouping, and low-level image processing techniques.

Maintenance & Community

This is a community-curated list. The author encourages contributions via pull requests to expand and update the resources.

Licensing & Compatibility

The repository itself is a list of links and does not have a specific software license. The licenses of the linked papers, code, and datasets vary and must be checked individually.

Limitations & Caveats

This is a reference list and does not provide executable code or a unified framework. Users must independently find, install, and integrate the various tools and datasets mentioned. The rapid evolution of object detection means some listed methods may be superseded by newer techniques.

Health Check
Last Commit

7 years ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 30 days

Explore Similar Projects

Starred by Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), Deshraj Yadav Deshraj Yadav(Cofounder of Mem0), and
7 more.

rcnn by rbgirshick

0.2%
2k
Object detection system using CNNs and region proposals
Created 11 years ago
Updated 8 years ago
Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems") and Kevin Hou Kevin Hou(Head of Product Engineering at Windsurf).

ImageAI by OlafenwaMoses

0.0%
9k
Python library for computer vision tasks
Created 7 years ago
Updated 1 year ago
Starred by Alexandr Wang Alexandr Wang(Chief AI Officer at Meta; Cofounder of Scale AI), Boris Cherny Boris Cherny(Creator of Claude Code; MTS at Anthropic), and
8 more.

awesome-deep-vision by kjw0612

0.1%
11k
Curated list of deep learning resources for computer vision
Created 10 years ago
Updated 2 years ago
Feedback? Help us improve.