aws-samples / mask-rcnn-tensorflow
Fork of Tensorpack to make breaking performance improvements to the Mask RCNN example. Training is approximately 2x faster than the original implementation on AWS.
☆39Updated 3 months ago
Alternatives and similar repositories for mask-rcnn-tensorflow
Users that are interested in mask-rcnn-tensorflow are comparing it to the libraries listed below
Sorting:
- COCO API - Dataset @ http://cocodataset.org/☆54Updated 8 months ago
- Fork of Tensorpack to make breaking performance improvements to the Mask RCNN example. Training is approximately 2x faster than the origi…☆17Updated 5 years ago
- Downsampled Open Images Dataset V4 with 15.4 M bounding boxes for 600 categories on 1.9M images☆49Updated 6 years ago
- All notebook for FastAI learning purposes.☆15Updated 5 years ago
- MxNet to ONNX Exporter☆56Updated 6 years ago
- This repo contains a minimalist implementation of centernet.☆56Updated 4 years ago
- multi-scale multi-object star model Matlab code for single shot object recognition☆27Updated 7 years ago
- Helpers for detectron2☆40Updated 5 years ago
- Evaluation framework for testing segmentation networks in Keras☆36Updated 6 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- ☆52Updated 4 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago
- The ONNX Model Zoo is a collection of pre-trained models for state of the art models in deep learning, available in the ONNX format☆38Updated 6 years ago
- Gluon to PyTorch deep neural network model converter☆72Updated 4 years ago
- ☆18Updated 2 years ago
- Materials for demonstrating video model deployment☆17Updated 4 years ago
- Files Added or Updated to be able to use yolo-darknet in tensorflows object detection api☆24Updated 7 years ago
- SiamFC tracking in MXNet.☆17Updated 5 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆45Updated 6 years ago
- Swish Activation - PyTorch CUDA Implementation