建议将人体识别之类的AI功能移动到单独的项目里或者删除 #270
qicfan
started this conversation in
想法 | Ideas
Replies: 2 comments
-
我也有这个想法,这个通常不会更新,每次都打包进去会导致release太大了,就因为这个最近一直没有打新的包 |
Beta Was this translation helpful? Give feedback.
0 replies
-
有一个解决方案就是用opencv重写,这个yunet看起来还挺小的。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tensorflow包有1.3G,就为了裁切个图片,太不划算了。
可以考虑用公有云的接口(阿里云有类似的,不过不知道会不会进局子)
或者单独成一个项目打包比如AI,然后在主项目里的配置文件中添加AI的可执行文件路径来使用。
或者移除该功能吧。
Beta Was this translation helpful? Give feedback.
All reactions