Giter Site home page Giter Site logo

actionlabel's Introduction

actionlabel

使用pyqt编写的分类打标签软件,可以打包为exe

环境

python
pyqt
Qt Designer
pyinstaller

介绍

该程序实现对图片打标签,选择源文件夹和目标文件夹,点击开始打标签后,可以浏览图片对图片进行分类,可以查看打标签进度,实现上一张和下一张跳转,图片打标签和被存到对应的文件夹。 exe/文件夹存放已打包好的程序实例,可以直接运行
imgs/文件夹存放图片 ui/文件夹存放ui文件,可以通过Qt Designer编辑

运行

python action_label.py

打包

pyinstaller -F action_label.py -w -i ./imgs/uestc.ico
注意打包后,需将资源文件放到对应文件夹

actionlabel's People

Contributors

qfaceblue avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.