Adding Exporter and test pipeline
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.