Git Product home page Git Product logo

Comments (7)

tzutalin avatar tzutalin commented on July 30, 2024

Hi @kevinisbest ,
Really? I didn't meet the problem. I think sorting the list of image list by name can resolve your image

from labelimg.

kevinisbest avatar kevinisbest commented on July 30, 2024

image

Under my directory I've sort these pictures by name, but the problem still exist

from labelimg.

tzutalin avatar tzutalin commented on July 30, 2024

@kevinisbest ,
I means I need to sort by name when loading the pictures in this application.

from labelimg.

whcjb avatar whcjb commented on July 30, 2024

林,你好
因为图片名需要与标注的xml文件名保持一致,然而在使用时却不是很方便获取文件名(需要回到图片文件夹重新确认)。能否改进使得在保存的时候自动填充图片所使用的文件名呢?或者在界面的标签处能注明图片文件名?
谢谢!

from labelimg.

kevinisbest avatar kevinisbest commented on July 30, 2024

I wrote a python program to rename all .xml
because after you labeling a picture,the picture name has been record in the xml file
so you can save xml in random name
so what i do is fetch the file name data in .xml and rename all xml files.
see this:
https://github.com/kevinisbest/rename-xml/blob/master/label_rename.py

from labelimg.

whcjb avatar whcjb commented on July 30, 2024

@kevinisbest that's great! but the link cannot find ,can you give a new one? thank you!

from labelimg.

tzutalin avatar tzutalin commented on July 30, 2024

Hi @whcjb and @kevinisbest ,
Please pull again. I submit a patch
dd56234

from labelimg.

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.