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: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wannabeog/mask-rcnn A PyTorch implementation of the Mask R-CNN architecture 994
tusimple/mx-maskrcnn An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. 1,755
jessemelpolio/faster_rcnn_for_dota This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. 336
charlesshang/tffrcnn A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. 875
jasjeetim/mask-rcnn An implementation of Mask-RCNN in Caffe for object detection and instance segmentation tasks 231
zjhuang22/maskscoring_rcnn An open source implementation of Mask Scoring R-CNN for instance segmentation tasks. 1,900
ruotianluo/pytorch-faster-rcnn An implementation of Faster R-CNN detection framework in PyTorch 1,817
mahyarnajibi/fast-rcnn-torch A Torch implementation of the Fast R-CNN object detection algorithm 134
ijkguo/mx-rcnn An implementation of Faster R-CNN using MXNet for object detection tasks 671
mitmul/chainer-faster-rcnn Implementation of object detection using Faster R-CNN with Chainer deep learning framework 288
owlbarn/owl A comprehensive OCaml scientific computing framework for high-performance numerical computations and data analysis. 1,224
andreaskoepf/faster-rcnn.torch An experimental implementation of a real-time object detection system using a neural network with region proposal generation. 122
ruotianluo/faster-rcnn-densecap-torch An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. 85
robertcsordas/rfcn-tensorflow An implementation of a deep learning model for object detection and segmentation in images 292
zengarden/light_head_rcnn This repository provides code and instructions for training and deploying a Light-Head R-CNN object detection model on the COCO dataset. 834