关于 / About
关于 MuseKite
MuseKite 是一个浏览器端视频深度图提取工具。它使用 Depth Anything V2 逐帧估算画面深度,并在当前浏览器中完成处理和导出。
本地处理
视频内容只在当前浏览器中读取、分析和编码。MuseKite 不会把媒体内容、文件名或本地路径发送到项目服务器。
浏览器兼容性、设备算力、视频编码和内存容量都会影响处理速度与可用功能。
模型与缓存
首次使用所需模型时,浏览器会按需从 ModelScope 或 Hugging Face 下载模型文件。下载完成后,模型会缓存在浏览器的站点存储中,后续任务可以复用。
模型下载会连接相应的第三方服务。你可以通过浏览器的站点数据设置查看或清除缓存。
产品目标
-
轻量入口
直接通过现代浏览器运行,无需上传视频或配置推理 API。
-
可见控制
用户自行选择模型来源和处理参数,系统会根据浏览器编码能力导出 MP4 或 WebM。
-
透明边界
深度图来自机器学习估算,具体结果会随内容、模型与设备环境变化。
English
MuseKite is a browser-based video depth extraction tool powered by Depth Anything V2. Video reading, inference, encoding, and export run locally in the current browser.
When a required model is used for the first time, the browser downloads it on demand from ModelScope or Hugging Face and stores it in the browser cache for later sessions. MuseKite does not send media content, file names, or local paths to the project server.