Code Monkey home page Code Monkey logo

Comments (4)

wkentaro avatar wkentaro commented on May 18, 2024

Have you tried with the sample jso filen?
https://github.com/wkentaro/labelme/blob/master/_static/IMG_6319.json

from labelme.

zhangfanqie avatar zhangfanqie commented on May 18, 2024

Yes,I've tried your sample,but got the same error.
I tried to debug and build a project in PyCharm IDE ,but I got this

Traceback (most recent call last):
File "/home/zhangfan/download/pycharm-community-2017.1.2/helpers/pydev/pydevd.py", line 1574, in
apply_debugger_options(setup)
File "/home/zhangfan/download/pycharm-community-2017.1.2/helpers/pydev/pydevd.py", line 1408, in apply_debugger_options
enable_qt_support(setup_options['qt-support'])
File "/home/zhangfan/download/pycharm-community-2017.1.2/helpers/pydev/pydevd.py", line 1065, in enable_qt_support
pydev_monkey_qt.patch_qt(qt_support_mode)
File "/home/zhangfan/download/pycharm-community-2017.1.2/helpers/pydev/_pydev_bundle/pydev_monkey_qt.py", line 57, in patch_qt
import PyQt5.QtCore # @UnresolvedImport
RuntimeError: the sip module implements API v11.0 but the PyQt5.QtCore module requires API v11.3

I follow the instruction you show,but why there's pyqt5.qtcore as above instead pyqt4.I'm really confused.
I try to use labelme to get label files which will be used in mxnet, fcn to train my datasets.Is there other solutions to process image to do image segmentation

from labelme.

wkentaro avatar wkentaro commented on May 18, 2024

It may be problem with integration with PyCharm IDE, and I'm not sure how to fix it.
You can try on command line or cleaned ubuntu 14.04 if you already installed pyqt5.

from labelme.

wkentaro avatar wkentaro commented on May 18, 2024

Please request of reopening if someone encounters this problem again.

from labelme.

Related Issues (20)

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.