matlab-deep-learning / pretrained-efficientdet-d0
Object detection and transfer learning using pretrained EfficientDet-D0 model in MATLAB.
☆15Updated last year
Alternatives and similar repositories for pretrained-efficientdet-d0
Users that are interested in pretrained-efficientdet-d0 are comparing it to the libraries listed below
Sorting:
- YOLOX inference in MATLAB for Object Detection with yolox_s, yolox_m & yolox_l networks☆27Updated last year
- Mask-RCNN training and prediction in MATLAB for Instance Segmentation☆29Updated 4 years ago
- MATLAB example of deep learning based object detection using Yolo v2 with ResNet50 Base Network☆37Updated 4 years ago
- Object detection and transfer learning using pretrained YOLO v4 models in MATLAB.☆54Updated last year
- This repository provides an app for exploring the predictions of an image classification network using several deep learning visualizatio…☆36Updated 3 years ago
- Repo for ResNet-50☆28Updated 5 years ago
- DeepLabv3+ inference and training in MATLAB for Semantic Segmentation☆23Updated 4 years ago
- MATLAB example of deep learning based human pose estimation.☆28Updated last month
- This example shows how to call a TensorFlow model from MATLAB using co-execution with Python.