alexklaeser / imgAnnotation
A bounding box annotation tool for images (e.g., for object recognition) with alignment features.
☆66Updated 7 years ago
Alternatives and similar repositories for imgAnnotation:
Users that are interested in imgAnnotation are comparing it to the libraries listed below
- Implementation of the CVPR 2015 paper: Learning to propose objects☆90Updated 9 years ago
- Convolutional (Patch) Networks for Semantic Segmentation☆123Updated 3 years ago
- Code release for DeepBox paper in ICCV 2015☆127Updated 8 years ago
- Linear time Maximally Stable Extremal Regions implementation☆98Updated 12 years ago
- caffe with cudnn☆54Updated 9 years ago
- libPaBOD: a C++ library for PArt Based Object Detection on images.☆72Updated 5 years ago
- Train faster rcnn on imagine dataset, related blog post: https://andrewliao11.github.io/object/detection/2016/07/23/detection/☆132Updated 7 years ago
- ☆95Updated 7 years ago
- C++ Prediction Example With Caffe☆42Updated 10 years ago
- Adaptive Real-Time Object Detection System with HOG and CNN Features☆67Updated 6 years ago
- Visualizing Object Detection Features. ICCV 2013☆224Updated 8 years ago
- C++ implementation of Deva Ramanan's "Articulated Pose Estimation with Flexible Mixtures of Parts"☆167Updated 7 years ago
- This code is the implementation of the method proposed in the paper “Multi-script text extraction from natural scenes” (Gomez & Karatzas)…☆79Updated 8 years ago
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.☆40Updated 8 years ago
- Robust Text Detection implementation based on http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf☆158Updated 7 years ago
- Implementation of HoG feature extractor that uses SSE instructions.