GithubHelp home page GithubHelp logo

lzx1413 / labelimgtool Goto Github PK

View Code? Open in Web Editor NEW
204.0 13.0 73.0 46.65 MB

LabelImgTool is a graphical image annotation tool which supports CLS,DET and SEG(semantic&instance )

License: MIT License

Makefile 0.01% Python 99.99%
image-labeling image-seg-tool object-label-tool instance-seg-label

labelimgtool's Issues

CLS mode

Could you please tell me how to change to CLS mode,I have no idea to solve the problem

KeyError: 'instance_id'

File "/home/yishen/LabelImgTool-master/libs/pascalVocIO.py", line 133, in save
self.appendObjects(root)
File "/home/yishen/LabelImgTool-master/libs/pascalVocIO.py", line 108, in appendObjects
instance_id.text = str(each_object['instance_id'])
KeyError: 'instance_id'

About segmetation

The todo lists include instance segmentation, so when upgrade it?or could you give me your project?Looking forward your response.

can not open file//error opening file

I use the LabelImgTool in Win7 with python2.7. However, there is a big question:
ValueError: u'C:/Users/Administrator/Desktop/data/photo/photo1.png' is not in list

segmentation mode revert one step

For segmentation mode creating polygon, if I made a mistake and want to revert one step, is there a possible way? I don't want to discard all polygon steps and start over. Thanks.

save button is disable in all mode

First I did lots of changes as it wasnt working for python 3.5 and when eventually it start working app failed to save any annotation coz save button or hot keys ctrl+s is not working

Errors in Win7

I use the LabelImgTool in Win7 with python2.7. However, there are a lot of question:
Q1: some buttons cannot be used with grey, such as Create Polygon.
Q2: input label name without labels list.
Q3: Traceback (most recent call last):
File "G:\chrome_download\LabelImgTool-master_py2\LabelImgTool-master\labelImg.
py", line 1196, in newShape
self.label_num_dic[text]]
KeyError: '3'

can not save file

savefilename = self.defaultSaveDir + os.path.splitext(imgFileName)[0] + '.xml' # the mask image will be save as file_mask.jpg etc.
TypeError: unsupported operand type(s) for +: 'NoneType' and 'unicode'

Saved filename contains folder name

Hello, thanks for your great annotation tool. There is a small bug in my version, I run it in Ubuntu, I use it in SEG mode.
If I choose a directory as default annotation dir from menu File, when I save the annotations it saves the files in containing dir, with a filename that is folder+annotation_file_name.
I.e.: default annotation dir = /home/me/annotation, file name = myimage.jpg, it saves annotations files = /home/me/annotationmyimage.json, instead of /home/me/annotation/myimage.json
I think you should just add a / to file name.
Thanks

Issue with PyQt4

I have been trying to install the pyqt4 but it's not working from my end.

Suggest me the right procedure in installing the pyqt4 package in windows os.

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.