36 skills found · Page 1 of 2
zkisthebest / Siamese RPNAn implementation for Siamese Region Proposal Network with PyTorch
thangvubk / Cascade RPNCode for NeurIPS 2019 paper: "Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution"
HCIILAB / DeRPNA novel region proposal network for more general object detection ( including scene text detection ).
DetectionTeamUCAS / Faster RCNN TensorflowThis is a tensorflow re-implementation of Faster R-CNN: Towards Real-Time ObjectDetection with Region Proposal Networks.
xhzdeng / CrpnCorner-based Region Proposal Network
andreaskoepf / Faster Rcnn.torchExperimental Torch7 implementation of RCNN for Object Detection with a Region Proposal Network
HaozhiQi / RPINLearning Long-term Visual Dynamics with Region Proposal Interaction Networks (ICLR 2021)
mrnabati / RRPNCode for 'RRPN: Radar Region Proposal Network for Object Detection in Autonomous Vehicles' (ICIP 2019)
zubair-irshad / NeRF MAE[ECCV 2024] Pytorch code for our ECCV'24 paper NeRF-MAE: Masked AutoEncoders for Self-Supervised 3D Representation Learning for Neural Radiance Fields
aleksispi / Drl Rpn TfOfficial Tensorflow implementation of drl-RPN: Deep Reinforcement Learning of Region Proposal Networks (CVPR 2018 paper)
jingyonghou / RPN KWSRegion proposal network based small-footprint keyword spotting (Pytorch)
godisboy / DRPANDiscriminative Region Proposal Adversarial Network (DRPAN)
itsShnik / VisualObjectTrackingVisual Object Tracking algorithms. Hold on! There is a lot to come
haooozi / SiamRPNPytorch Re-implementation for [CVPR'18] "(SiamRPN)High Performance Visual Tracking with Siamese Region Proposal Network" on GOT-10k dataset
andersy005 / Keras Faster RcnnFaster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
ntoussaint / FetalnavFetal Region Localisation using PyTorch and Soft Proposal Networks (paper: https://arxiv.org/abs/1808.00793)
GTC7788 / RaindropDetectionDetect raindrops on vehicle windscreen by combining various region proposal algorithm with Convolutional Neural Network
csccsccsccsc / BrpnetPytorch Implement of Boundary-assisted Region Proposal Networks for Nucleus Segmentation
alexmagsam / Keras RpnRegion Proposal Network implementation for object detection using Keras and TensorFlow
FurkanOM / Tf RpnThis is simple RPN implementation using tensorflow. It can be used for Faster-RCNN.