3D点云关键点标注工具Point Cloud Annotator
Point Cloud Annotator
对于3D计算机视觉中的跟踪、reID、人体姿态识别等任务,我们往往很难找到开源的标注工具。受Hitachi Automative and Industry Lab开源的Semantic Segmentation Editor(非常好用的点云目标检测与分割标注工具,标注bounding box)的启发以及实验室项目的需要,我基于React和three.js开发了一个web端的点云关键点标注程序Point Cloud Annotator,目前对于人体姿态识别任务的关键点标注功能已经完成,跟踪和reID任务的人体ID标注功能会在不久后完成。希望可以帮助到大家的3D计算机视觉的研究,欢迎试用并提宝贵意见。
GitHub链接:https://github.com/zexihan/point-cloud-annotator
如何运行
安装Node.js
Download a pre-built installer for your platform