OroChippw / SegmentAnything-OnnxRunner

SegmentAnything-OnnxRunner is an example using Meta AI Research's SAM onnx model in C++.The encoder and decoder of SAM are decoupled in this repository.
MIT License
97 stars 19 forks source link

feat:func Modify configuration parameters from hard-coded to dynamic form input #29

Closed OroChippw closed 11 months ago

OroChippw commented 11 months ago

feat:func Modify configuration parameters from hard-coded to dynamic form input