本文主要是介绍在线标注数据集Make Sense,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
**
Makesense.ai
is a free-to-use online tool for labeling photos. Thanks to the use of a browser it does not require any complicated installation - just visit the website and you are ready to go. It also doesn’t matter which operating system you’re running on - we do our best to be truly cross-platform. It is perfect for small computer vision deep learning projects, making the process of preparing a dataset much easier and faster. Prepared labels can be downloaded in one of the multiple supported formats. The application was written in TypeScript and is based on React/Redux duo.**
进入后如上图所示,功能齐全。
默认在导出文件中person=0,tie=1,hair=2
标注完后可选择导出类型。
标注后export后 ,文件如图所示0、2分别代表一类。
这篇关于在线标注数据集Make Sense的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!