19 skills found
longcw / RoIAlign.pytorchRoIAlign & crop_and_resize for PyTorch
AceCoooool / RoIAlign RoIPool PytorchC++ extension implementation of RoIAlign & RolPool (both GPU and CPU) for PyTorch
thb1314 / Tensorrt Onnx Fasterrcnn Fpn RoialignNo description available
TimothyZero / MedVisionMedical Image Vision Operators, such as RoIAlign, DCNv1, DCNv2 and NMS for both 2/3D images.
MIC-DKFZ / RegRCNNThis repository holds the code framework used in the paper Reg R-CNN: Lesion Detection and Grading under Noisy Labels. It is a fork of MIC-DKFZ/medicaldetectiontoolkit with regression capabilites.
HiKapok / PSROIAlign(Oriented) PsRoIAlign Operation In Tensorflow C++ API
yuhuan-wu / RDPNet(IEEE TIP 2021) Regularized Densely-connected Pyramid Network for Salient Instance Segmentation
ming71 / CUDAuseful cuda code .
looput / Rotated ROIAlignRotated ROIAlign in pytorch, implemented with CUDA
zuokai / Roialigncaffe
HiKapok / Caffe Rotate PoolRotate RoI Align and Rotate Position Sensitive RoI Align Operation in Caffe
ZhiyanCui / ROIAlignROIAlign from Mask-RCNN
Ignotus / Theano Roi AlignAn implementation of the RoiAlign operation for Theano
gellston / FastROIThe FAST ROI library is useful for quickly extracting the coordinates of a rotating rectangular ROI
linkinpark213 / RoIAlign PyTorchUnofficial distribution of FAIR's official RoIAlign and RoIPool implementation for PyTorch 1.0.
keithyin / RoiAlign PytorchNo description available
timmmGZ / ROIAlign Bounding Box ROI Align Of Mask RCNN GUIROIAlign is used for object detection, this program shows in a GUI how ROI Align works.
fengkaibit / Faster Rcnn Resnet50Faster R-CNN use RoIAlign and ResNet50
PINTO0309 / ROIAlign Onnx ModulesVarious implementations of DynamicRoIAlign. This provides an effective component for appropriately filtering the output of object detection models without going through NMS, and then merging various models directly into the subsequent stages.