alexander-pv / maskrcnn_tf2Links
Mask R-CNN for object detection and instance segmentation with Keras and TensorFlow V2 and ONNX and TensorRT optimization support.
☆39Updated 3 years ago
Alternatives and similar repositories for maskrcnn_tf2
Users that are interested in maskrcnn_tf2 are comparing it to the libraries listed below
Sorting:
- Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow☆259Updated 4 years ago
- Simple tool to split COCO annotations into train/test datasets.☆247Updated 2 years ago
- Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow 2.0☆345Updated 11 months ago
- PyTorch Faster R-CNN Object Detection on Custom Dataset☆257Updated last week
- Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different form…☆341Updated last year
- It is modified tensorflow 2.x version of mask-rcnn.