Hulk

Results 3 issues of Hulk

The original network cannot be directly converted to onnx,some op are not supported, such as torch.inverse. I modify part of the network and combine 4 network into 1 onnx model,...

I have convert mobilesam to ONNX/MNN/OpenVINO and added to [AiDB](https://github.com/TalkUHulk/ai.deploy.box.git).PC demo as follows: https://github.com/ChaoningZhang/MobileSAM/assets/18474163/b8bbe4c9-8b04-4e71-923c-43140771517d

In order to better support Chinese, GSE Analyzer was used with the following parameters for building the index. ``` "mappings": { "properties": { "content": { "type": "text", "index": True, #...