Closed yellowYuga closed 1 month ago
现在三不支持的,有计划推出client-server的版本,但是需要等我有时间才会更新T.T,毕竟工作量还是蛮大的。
软件实际上在没有gpu的电脑上也不会卡顿,只要用小模型,比如mobile-sam和sam-hq-tiny。
蹲一下后续,我之前在服务器试过,走flask-api的方式,但是每次post图片和prompt过去,都要重新img encode一次,导致win平台使用起来要等挺久的,没想到好的解决办法
蹲一下后续,我之前在服务器试过,走flask-api的方式,但是每次post图片和prompt过去,都要重新img encode一次,导致win平台使用起来要等挺久的,没想到好的解决办法
经过近期的尝试,最终决定不推出client-server的版本,主要原因有几点:
如果你需要client-server模式且只用图片标注的话,延迟问题可以通过以下方式解决:
感谢这个非常棒的工具。 请问能否支持client-server模式,本地提供工具与图片点击的prompt的坐标点,由服务器完成模型的推理运算,因为很多标注人员没有gpu这样比较符合实际情况。 顺便问一下,如果不能支持的话有无相关的支持计划?
Thank you for this excellent tool.
I would like to ask if it can support the client-server mode. The local side provides the tool and the coordinate points of the image click prompt, and the server completes the model's reasoning and computing, because many annotators do not have GPUs, which is more in line with the actual situation.
By the way, if it cannot be supported, is there any related support plan?