augmentedstartups / AS-One

Easy & Modular Computer Vision Detectors, Trackers & SAM - Run YOLOv9,v8,v7,v6,v5,R,X in under 10 lines of code.
https://www.augmentedstartups.com
GNU General Public License v3.0
602 stars 102 forks source link

Export Detector object #41

Open Donalcon opened 1 year ago

Donalcon commented 1 year ago

Hi,

Just wondering if I have to build my entire computer vision inside the AS-One project, or is there any simple way of exporting the detector I've created?

Thanks