Giter VIP home page Giter VIP logo

Comments (6)

jwahnn avatar jwahnn commented on September 14, 2024 1
  1. I only added a line or two to demo.py, which is the part that saves the plot. It works fine now, but when I ran it yesterday, it outputted weird bounding boxes that are very small to the extent of looking like a dot for some reason. I cannot replicate the error right now, but all of my peers faced the same issue yesterday.
  2. You are correct. Initially it was fine. After running the demo multiple times, it caused the issue described above.

Thanks for the quick response! I understand this is a weird issue, and I am confused too haha. I will look into the problem as well and update if I figure something out or if the problem is replicated.

In the meantime, let me know if you figure something out :)

from dave.

jerpelhan avatar jerpelhan commented on September 14, 2024

Could you please clarify:

  1. Did you change demo.py?
  2. What do you mean by "repeated execution"? Running the python demo.py multiple times or?

from dave.

jerpelhan avatar jerpelhan commented on September 14, 2024

You might have accidentally clicked on the image, which resulted in a very small bounding box, resulting in those tiny dot-like predictions. Try printing out exemplar bounding box width and height if this problem persists.

from dave.

jwahnn avatar jwahnn commented on September 14, 2024

Ah, this probably isn't the case because I am not using the functions that draw bounding boxes (btw these don't work so well as well). Instead, I use custom coordinates that I got from using other software tools, which I am very sure the resulting coordinates are not as small as a dot.

from dave.

jerpelhan avatar jerpelhan commented on September 14, 2024

The demo is designed for quick testing and is not the prettiest and ready for real usage :) (you need to click and hold to draw the bounding box properly -- it works for many people who tested it).

It looks like you changed more than just saving the image. Unfortunately, I can't help with that.

from dave.

jwahnn avatar jwahnn commented on September 14, 2024

I'll update if I face the error again :)

All code that I added to the file was downloading the images and inserting the coordinate values for "bounding_box" myself, in which case I don't have to draw the boxes on the image.

from dave.

Related Issues (16)

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.