lpo
Object proposal algorithm
This implementation allows learning and inference/proposal algorithm for object detection
Implementation of the CVPR 2015 paper: Learning to propose objects
90 stars
8 watching
46 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
platonovivan/polyunpack | An implementation of the PolyUnpack algorithm in C++ | 12 |
hwang64/mlkp | A method for compactly representing object proposals in object detection using high-order statistics | 107 |
walktree/libtorch-yolov3 | An implementation of the YOLO v3 object detection algorithm using Libtorch | 452 |
hciilab/derpn | Improves object detection by proposing regions of interest for more general object detection tasks | 156 |
proalgos/proalgos-cpp | C++ implementations of algorithms and data structures | 513 |
prabhuomkar/pytorch-cpp | A C++ implementation of PyTorch tutorials | 1,973 |
bryanplummer/pl-clc | This implementation provides a framework for phrase localization and visual relationship detection using comprehensive image-language cues. | 39 |
pjk/libcbor | A C library for parsing and generating CBOR data format | 346 |
xiaolonw/nips14_loc_seg_testonly | An implementation of object segmentation using computer vision techniques on images from the NIPS 2014 challenge. | 25 |
stephane-caron/lpsolvers | Provides a unified interface to various linear programming solvers in Python | 24 |
yinboc/liif | This project presents an approach to learning continuous image representation using a local implicit function. | 1,274 |
taokong/ron | A deep learning framework for object detection tasks using a novel neural network architecture | 355 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,052 |
philipperemy/yolo-9000 | Real-time object detection using deep learning and a large dataset of classes | 1,184 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |