MendelXu / SAN

Open-vocabulary Semantic Segmentation
https://mendelxu.github.io/SAN/
MIT License
307 stars 28 forks source link

Torchscript implementation #51

Open RobinSchmid7 opened 7 months ago

RobinSchmid7 commented 7 months ago

Is there a faster implementation of this to deploy. E.g. a version with a compiled model in torchscript? Thanks!

MendelXu commented 6 months ago

We didn't try that. And I am afraid I have no much time to re-design it.