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
153 forks
Language: C++
last commit: about 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,327
jshilong/gpt4roi Training and deploying large language models on computer vision tasks using region-of-interest inputs 517
hciilab/derpn Improves object detection by generating region proposals with increased adaptivity. 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 101
jnhwkim/cbp An implementation of a pooling technique for multimodal neural networks in Torch7 69
prbonn/depth_clustering A fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects. 1,212
rentruewang/koila A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution 1,823
ethanhe42/softer-nms An object detection technique using bounding box regression and uncertainty estimation to improve accurate detection results 367
zhengpeng7/birefnet An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. 1,484
charlesq34/frustum-pointnets A deep learning framework for 3D object detection from RGB-D data 1,598
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,432