PreciseRoIPooling

Region pooling library

An implementation of precise region-of-interest pooling for object detection in deep learning models.

Precise RoI Pooling with coordinate gradient support, proposed in the paper "Acquisition of Localization Confidence for Accurate Object Detection" (https://arxiv.org/abs/1807.11590).

GitHub

772 stars
24 watching
152 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list

computer-visionobject-detection

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
unclearness/vacancy Reconstructs 3D models from 2D silhouettes and camera parameters 65
qingyonghu/randla-net A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds 1,312
jshilong/gpt4roi Training and deploying large language models on computer vision tasks using region-of-interest inputs 506
hciilab/derpn A novel region proposal network for object detection and scene text detection that focuses on improving the adaptivity of current detectors 156
hasnainraz/fc-densenet-tensorflow Re-implementation of a 100-layer fully convolutional network architecture for image segmentation 123
zplizzi/tensorflow-fast-rcnn An implementation of the ROI pooling operation and its gradient in TensorFlow for use in Fast-RCNN algorithms. 173
preritj/segmentation Deep learning models for semantic segmentation of images 100
jnhwkim/cbp An implementation of a pooling technique for multimodal neural networks in Torch7 68
prbonn/depth_clustering A fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects. 1,205
rentruewang/koila A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution 1,821
ethanhe42/softer-nms An object detection technique using bounding box regression and uncertainty estimation to improve accurate detection results 367
zhengpeng7/birefnet An implementation of a deep learning-based image segmentation model for high-resolution images 1,319
charlesq34/frustum-pointnets A deep learning framework for 3D object detection from RGB-D data 1,592
jazzsaxmafia/weakly_detector A TensorFlow implementation of an object localization method using only image-level annotation, without requiring bounding box annotations. 361
speedinghzl/ccnet An implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images. 1,426