roipooling
There are 11 repositories under roipooling topic.
AceCoooool/RoIAlign-RoIPool-pytorch
C++ extension implementation of RoIAlign & RolPool (both GPU and CPU) for PyTorch
escorciav/roi_pooling
ROIPooling for pytorch
HiKapok/PSROIAlign
(Oriented) PsRoIAlign Operation In Tensorflow C++ API
ming71/CUDA
useful cuda code .
HiKapok/Caffe_Rotate_Pool
Rotate RoI Align and Rotate Position Sensitive RoI Align Operation in Caffe
salman-ghauri/keras_frcnn
A naive implementation of Faster RCNN using Keras.
TheIntonet/fasterrcnn
faster R-CNN in Keras and Tensorflow 2
vamshikallem/Social-Distancing-Tool
Project Idea is to train an object detection model which can detect humans in a video and results in all the bounding boxes with humans upon which I have calculated the distance between boxes. Bounding boxes in closer than a threshold value are classified with different color. Also created Bird's eye view using which we can avoid overlapping.
eltoto1219/vltk
A toolkit for vision-language processing to support the increasing popularity of mulit-modal transformer-based models
nicklinyi/Faster-RCNN_TF
Faster-RCNN in Tensorflow