🛠 Mask R-CNN Keras to Tensorflow and TFX models + Serving models using TFX GRPC & RESTAPI
☆101Oct 16, 2020Updated 5 years ago
Alternatives and similar repositories for mrcnn_serving_ready
Users that are interested in mrcnn_serving_ready are comparing it to the libraries listed below
Sorting:
- Exporting the Mask RCNN with TF-Serving (REST, GRPC, Notebooks provided)☆22Apr 7, 2020Updated 5 years ago
- inference mask_rcnn model with tensorflow c++ api☆46Oct 8, 2019Updated 6 years ago
- Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow☆10May 25, 2018Updated 7 years ago
- operate the xml files in the VOC dataset☆11Mar 23, 2019Updated 6 years ago
- MicMac (IGN) package for ArcheOS☆14Feb 29, 2016Updated 10 years ago
- Released code for the paper 'End-to-end Multiple Instance Learning for Whole-Slide Cytopathology of Urothelial Carcinoma'☆10Nov 24, 2021Updated 4 years ago
- Image Classification Demo for Keras at TensorFlow Summit Extended KL 2017☆11Jul 1, 2020Updated 5 years ago
- Kaggle Kuzushiji Recognition: code for the 8th place solution.☆11Nov 12, 2019Updated 6 years ago
- Planet: Understanding the Amazon from Space☆12Jul 23, 2017Updated 8 years ago
- 微信小程序中使用TensorFlow js的示例代码☆17Dec 24, 2019Updated 6 years ago
- Library for converting from RGB / GrayScale image to base64 and back.☆19Sep 19, 2022Updated 3 years ago
- Fork of Tensorpack to make breaking performance improvements to the Mask RCNN example. Training is approximately 2x faster than the origi…☆39Feb 12, 2025Updated last year
- Common code for TFX☆66Aug 7, 2025Updated 7 months ago
- MSJsonKit是用于Objective-C的json序列化库,基于NSJSONSerialization和objc/runtime.h,可以实现Objective-C对象(包含自定义对象)与json字符串的相互转化☆13Dec 2, 2015Updated 10 years ago
- Objective-C iOS / Mac OS X Wrapper to allow easy manipulation of the Open Weather Map API☆128Nov 20, 2013Updated 12 years ago
- /** *Submitted for verification at BscScan.com on 2021-03-01 */ /** *Submitted for verification at BscScan.com on 2021-03-01 */ /** …☆15Sep 28, 2021Updated 4 years ago
- yolov5 with more backbone☆19Jul 4, 2022Updated 3 years ago
- TRX Ledger☆19Aug 1, 2023Updated 2 years ago
- 一款从图片识别狗的类别的应用,包括Android版和微信小程序版。☆125Jul 22, 2019Updated 6 years ago
- This code is for the Tiger Re-ID in the Wild track CVWC2019 (Detection part)☆20Aug 27, 2019Updated 6 years ago
- Managing machine learning life-cycle with MLflow tutorial☆23May 1, 2023Updated 2 years ago
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Jul 17, 2017Updated 8 years ago
- Use tensorflow object_detection to finetuning a Mask R-CNN model☆22Oct 1, 2020Updated 5 years ago
- Dlup are the Deep Learning Utilities for Pathology developed at the Netherlands Cancer Institute☆28Jan 31, 2026Updated last month
- Introduction to Data Science with Python☆12Jan 28, 2019Updated 7 years ago
- A tool for training machine-learning models with whole-slide imaging datasets☆26Dec 27, 2023Updated 2 years ago
- General code to convert a trained keras model into an inference tensorflow model☆1,652Nov 23, 2020Updated 5 years ago
- Unofficial PyTorch implementation of FFN : "Fourier Features Let Networks Learn High Frequency Functions in Low Dimensional Domains (Neur…☆31Nov 22, 2022Updated 3 years ago
- Code and pre-trained models for Instance Segmentation track in Open Images Dataset☆57Oct 25, 2019Updated 6 years ago
- Generative Adversarial Network with Keras (Theano backend)☆22May 31, 2017Updated 8 years ago
- Advanced inference pipeline using NVIDIA Triton Inference Server for CRAFT Text detection (Pytorch), included converter from Pytorch -> O…☆33Aug 18, 2021Updated 4 years ago
- Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow☆27Apr 4, 2021Updated 4 years ago
- Tensorflow2(Keras)复现论文"Multi-scale Convolution Neural Networks for Crowd Counting"