Giter VIP home page Giter VIP logo

landmark_annotation's Introduction

landmark_annotation

关键点标注软件,因为周边的好多人在做关键点识别,但是苦于没有类似LabelImg、Labelme这样的软件,所以受BBox-Label-Tool的启发,打算用tkinter重新开发一个关键点标注工具。

新特性

重新构建了界面,更加人性化

使用说明

视频教程: https://www.bilibili.com/video/BV145411t7Vp

快捷键:

a: 上一张图片

d: 下一张图片

s: 保存当前图片

保存格式:

关键点个数
每行一个关键点坐标,归一化到0-1

版本

v1.0 keypoints.exe 请在release中下载。

https://github.com/pprp/landmark_annotation/releases

同类工具

目标框: https://github.com/puzzledqs/BBox-Label-Tool

先目标框再关键点: https://github.com/Jeff-sjtu/labelKeypoint

例子

基于这个标注软件的结果,写了一个关键点识别的demo:

https://github.com/pprp/SimpleCVReproduction/tree/master/simple_keypoint

需要说明的是,这是个非常简单的demo, 每张图只有一个关键点,所以只需要回归出一个坐标即可。

吐槽

tkinter网上介绍真的不多,摸索了好长时间。

tkinter相比pyqt更简单,但是界面布局真的一言难尽。

此软件使用grid方式构建,界面上要比QT不那么灵活。

landmark_annotation's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

landmark_annotation's Issues

精度问题

怎样可以提高精度,要求坐标值小数点后11位

点的残留

您好,我在用的时候,发现前面图片标记的点,在下一张图片旁边的空白区域仍然残留着。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.