·fiftyone-find-duplicates
</>

fiftyone-find-duplicates

使用大脑相似性计算在 FiftyOne 数据集中查找重复或接近重复的图像。在对数据集进行重复数据删除、查找相似图像或删除冗余样本时使用。

6安装·0热度·@voxel51

安装

$npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-find-duplicates

如何安装 fiftyone-find-duplicates

通过命令行快速安装 fiftyone-find-duplicates AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-find-duplicates
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:voxel51/fiftyone-skills。

SKILL.md

查看原文

Launch FiftyOne App Brain operators are delegated and require the app:

After finding duplicates, use setview to display them in the FiftyOne App:

The findnearduplicates operator adds a neardupid field to samples. Samples with the same ID are duplicates of each other.

使用大脑相似性计算在 FiftyOne 数据集中查找重复或接近重复的图像。在对数据集进行重复数据删除、查找相似图像或删除冗余样本时使用。 来源:voxel51/fiftyone-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-find-duplicates
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from voxel51/fiftyone-skills

快速解答

什么是 fiftyone-find-duplicates?

使用大脑相似性计算在 FiftyOne 数据集中查找重复或接近重复的图像。在对数据集进行重复数据删除、查找相似图像或删除冗余样本时使用。 来源:voxel51/fiftyone-skills。

如何安装 fiftyone-find-duplicates?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-find-duplicates 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/voxel51/fiftyone-skills