什么是 fiftyone-dataset-inference?
在 FiftyOne 数据集上运行 ML 模型推理。在运行模型进行检测、分类、分割或嵌入时使用。从 Zoo、插件操作员或自定义源动态发现可用模型 - 从不假设固定模型列表。 来源:voxel51/fiftyone-skills。
在 FiftyOne 数据集上运行 ML 模型推理。在运行模型进行检测、分类、分割或嵌入时使用。从 Zoo、插件操作员或自定义源动态发现可用模型 - 从不假设固定模型列表。
通过命令行快速安装 fiftyone-dataset-inference AI 技能到你的开发环境
来源:voxel51/fiftyone-skills。
If the dataset doesn't exist, use the fiftyone-dataset-import skill to load it first.
Launch App for inference The App must be running to execute inference operators:
Ask user for field names Always confirm with the user:
在 FiftyOne 数据集上运行 ML 模型推理。在运行模型进行检测、分类、分割或嵌入时使用。从 Zoo、插件操作员或自定义源动态发现可用模型 - 从不假设固定模型列表。 来源:voxel51/fiftyone-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-dataset-inference在 FiftyOne 数据集上运行 ML 模型推理。在运行模型进行检测、分类、分割或嵌入时使用。从 Zoo、插件操作员或自定义源动态发现可用模型 - 从不假设固定模型列表。 来源:voxel51/fiftyone-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-dataset-inference 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/voxel51/fiftyone-skills