OmniParser
OmniParser copied to clipboard
Provide another Object Detection model
Hey nice project,
Can you please, for the sake of true open source spirit, provide a non AGPL object detection model? YoloNAS, CenterNet, whatever you'd like.
Ultralytics' stuff is a pain to work with in industrial settings (we call it pizzo in italy) even if they've just iterated over the sacred Joseph Redmon's GPL yolov3.
Edit: I saw the LICENSE pull request. Until you have an AGPL components, the whole repo must be AGPL as well. It cannot be MIT, unless you've signed something special with them, which I dont think so.
Thanks.