Git Product home page Git Product logo

classification-annotation's Introduction

classification-annotation

图片分类标注软件

图片分类标注软件是一个基于Python和Tkinter的简单图形用户界面应用,用于将图片按照给定的类别进行分类和标注。

功能

  1. 选择包含要标注图片的文件夹。
  2. 选择用于存储标注后图片的输出文件夹。
  3. 在用户界面中查看要标注的图片。
  4. 使用右侧的类别按钮(1、2、3)对图片进行分类。
  5. 将分类后的图片直接剪切到对应类别的文件夹中。
  6. 显示已标注图片数和总图片数的进度。

使用方法

  1. 安装必要的库:Pillow pip install Pillow

  2. 运行image_classifier.py文件以启动应用程序。 python image_classifier.py

  3. 使用“选择图片文件夹”按钮选择要标注的图片所在的文件夹。

  4. 使用“选择输出文件夹”按钮选择要存储标注后的文件夹。

  5. 对左侧显示的图片使用右侧的类别按钮(1、2、3)进行分类。

  6. 图片将自动剪切到对应类别的文件夹中,并切换到下一张图片。

注意:请确保您的图片文件夹中只包含图片文件(.png、.jpg、.jpeg),否则程序可能无法正常工作。

classification-annotation's People

Watchers

Seymour Hoevel avatar

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.