1 Star 0 Fork 18

绒花雪冷 / RobustVideoMattingGUI

forked from 天涯 / RobustVideoMattingGUI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
createExeFile.bat 256 Bytes
一键复制 编辑 原始数据 按行查看 历史
天涯 提交于 2023-06-17 09:30 . modified: .gitignore
pyinstaller gui.spec --noconfirm
SET PYTHONDIR=%AppData%\..\Local\Programs\Python\Python310
copy %PYTHONDIR%\Lib\site-packages\onnxruntime\capi\*.dll .\dist\gui\onnxruntime\capi
xcopy %PYTHONDIR%\Lib\site-packages\skimage .\dist\gui\skimage /s /e /y
pause
Python
1
https://gitee.com/getready/RobustVideoMatting.git
git@gitee.com:getready/RobustVideoMatting.git
getready
RobustVideoMatting
RobustVideoMattingGUI
RVMGUI.SCTOOL

搜索帮助