owl_mask_rcnn

Object Detector

A Mask R-CNN implementation using OCaml's Owl numerical library

Implementation of the Mask R-CNN model using OCaml's numerical library Owl.

GitHub

17 stars
4 watching
4 forks
Language: OCaml
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
wannabeog/mask-rcnnA PyTorch implementation of the Mask R-CNN architecture995
tusimple/mx-maskrcnnAn implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images.1,755
jessemelpolio/faster_rcnn_for_dotaThis repository provides code for training a Faster R-CNN object detection model on DOTA datasets.337
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
jasjeetim/mask-rcnnAn implementation of Mask-RCNN in Caffe for object detection and instance segmentation tasks231
zjhuang22/maskscoring_rcnnAn open source implementation of Mask Scoring R-CNN for instance segmentation tasks.1,901
ruotianluo/pytorch-faster-rcnnAn implementation of Faster R-CNN detection framework in PyTorch1,816
mahyarnajibi/fast-rcnn-torchA Torch implementation of the Fast R-CNN object detection algorithm134
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
mitmul/chainer-faster-rcnnImplementation of object detection using Faster R-CNN with Chainer deep learning framework288
owlbarn/owlA comprehensive scientific computing framework designed to provide a powerful and flexible toolset for writing concise, fast, and safe analytical code in OCaml.1,225
andreaskoepf/faster-rcnn.torchAn experimental implementation of a real-time object detection system using a neural network with region proposal generation.122
ruotianluo/faster-rcnn-densecap-torchAn implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap.85
robertcsordas/rfcn-tensorflowAn implementation of a deep learning model for object detection and segmentation in images292
zengarden/light_head_rcnnA research project providing a deep learning-based object detection framework835