Skip to content

Adding Exporter and test pipeline

Ihab El Amrani requested to merge feat/AddingExporterAndTest into main

This repository contains two Python scripts designed for working with the Segment Anything Model (SAM). The scripts allow for exporting SAM components (encoder and decoder) to ONNX format and running an inference pipeline using the exported models.

Merge request reports

Loading