Image Labeling Tool Labelimg installation Method (WIN7+PYTHON3.5+QT5)

Source: Internet
Author: User

Too many pits.

The old driver is driving.

System environment: Win7 64-bit, Python3.5.2 qt5

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1. Download the source code

HTTPS://GITHUB.COM/TZUTALIN/LABELIMG, after download, unzip.

2, Installation Python3.5

py3.5.2

3, Installation PyQt5

After entering cmd, enter: Pip install PyQt5 csdn look up: Pyqt5-5.6-gpl-py3.5-qt5.6.0-x64-2.exe

4. Installation of Pyqt5_tools

Ditto, execute command: Pip install Pyqt5-tools, such as the same network cause installation failed,

5, Installation lxml

Command: Pip install lxml, such as:

Because the lxml file is small, it can be installed successfully

6. PYRCC Compiling resource files

Go to labelimg unzip the file, I here is labelimg-master.

Execute command: Pyrcc5-o resources.py RESOURCES.QRC, such as

This is a conversion command that converts the QT file format to python format.

7. Open labelimg.py

Directly in the Command window, enter the Python labelimg.py, as shown in

The full text ends.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Image Labeling Tool Labelimg installation Method (WIN7+PYTHON3.5+QT5)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.