Downloads · 30 days
0
ENOT-AutoDL/supercombo-acceleration
supercombo-acceleration is a machine learning model from ENOT-AutoDL. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as apache-2.0.
This repository contains the modification for supercombo model with one target task: plane prediction. Model architecture from openpilot-pipeline repository is used as a baseline.
Downloads · 30 days
0
Access
Public
Updated Nov 14, 2023
Repo size
108 MB
Likes
7
Public
Click a slice to open those files.
.onnx75.1 MB · 70%
From the Hugging Face model README
This repository contains the modification for
supercombo model
with one target task: plane prediction.
Model architecture from openpilot-pipeline repository is used as a baseline.
Sample videos was generated using openpilot-pipeline's code.
We use MACs as a latency measure because this metric is device-agnostic and implementation independent.
There is also a possibility to optimize a model by target device latency using ENOT neural architecture selection algorithm.
Please, keep in mind that acceleration by device latency differs from acceleration by MACs.
| Model | MACs | acceleration |
|---|---|---|
| supercombo_plane.onnx | 472774912 | 1.0 |
| optimized_supercombo_plane.onnx | 109917744 | 4.3 |
If you want to book a demo, please contact us: enot@enot.ai .