PINTO0309 / PINTO_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
https://qiita.com/PINTO
MIT License
3.49k stars 566 forks source link

CLIPSEG to onnx #355

Open harisreedhar opened 1 year ago

harisreedhar commented 1 year ago

Issue Type

Feature Request

OS

Ubuntu

OS architecture

x86_64

Programming Language

Python

Framework

ONNX

Model name and Weights/Checkpoints URL

Pytorch Models link

Description

Would be nice to add clipseg to the model zoo. There is another repo that uses clipseg + SAM which is also very good.

Relevant Log Output

No response

URL or source code for simple inference testing code

No response

antongonz commented 1 month ago

Any update on this?