GithubHelp home page GithubHelp logo

Comments (4)

zchrissirhcz avatar zchrissirhcz commented on August 24, 2024

To reproduce,
the image I'm using is:
000022

the system I'm using is Windows 10

the Python version I'm using is 3.7.4

the boxes I'm labeling are:

47 321 118 450 3
199 24 284 145 4
32 170 229 249 5

from easybox.

vra avatar vra commented on August 24, 2024

Hi @zchrissirhcz ,
This should be a bug that this peice of code didn't process the boundary condition successfully. I will fix it these two days. Thanks for pointing it out.

from easybox.

vra avatar vra commented on August 24, 2024

Hi @zchrissirhcz ,
This bug shoule has been fixed in latest version 0.05, please update easybox to 0.0.5 to check if everything is okay.

The error is caused by a mismatch of visual bounding box shown in left and box value shown in right. When the box is too small (e.g., smaller then 2pixel), we should ignore it. I removed box value in right but forgot to remove the visual bounding box in left (although it is too small so we cannot see it), which cause the number of left element and right didn't match (e.g., 4 visual bounding box in left, 3 box value in right).

Thanks again for trying this program. Please tell me if something is still not okay.

from easybox.

zchrissirhcz avatar zchrissirhcz commented on August 24, 2024

Tested, this issue has been resolved. Thanks.

from easybox.

Related Issues (1)

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.