Git Product home page Git Product logo

Comments (8)

ch-sa avatar ch-sa commented on August 18, 2024

Hi @wanghui-min,

are you sure the bounding box coordinates are in the coordinate system of the point cloud and not in the camera coordinate system?

Maybe have a look at this closed issue: #35

You can also try the kitti_untransformed label format.

from labelcloud.

wanghui-min avatar wanghui-min commented on August 18, 2024

Hi @wanghui-min,

are you sure the bounding box coordinates are in the coordinate system of the point cloud and not in the camera coordinate system?

Maybe have a look at this closed issue: #35

You can also try the kitti_untransformed label format.

Previously, because of the labeling after using deep learning model for training and detection found that the prediction box will be biased, after the labelcloud original generated label using other tools to display found that there are errors, so the label results into the camera coordinate system projection to the image, found that there are errors in the label, so I suspect that the problem is generated by the labeling time (because I did the point cloud and RGB image fusion, camera and radar conversion matrix is no problem). So the original kitti data was replaced by the radar coordinate system using labelcloud display, and the deviation problem also appeared.

from labelcloud.

ch-sa avatar ch-sa commented on August 18, 2024

Can you provide exemplary point cloud files and their labels?

from labelcloud.

wanghui-min avatar wanghui-min commented on August 18, 2024

data.zip
@ch-sa
There are three in there, all from the kitti data set, the 22-24 data in the original training set or test set.

from labelcloud.

wanghui-min avatar wanghui-min commented on August 18, 2024

Can you provide exemplary point cloud files and their labels?

data.zip
There are three in there, all from the kitti data set, the 22-24 data in the original training set or test set.

from labelcloud.

ch-sa avatar ch-sa commented on August 18, 2024

Hi @wanghui-min,
did you solve the problem or why did you close the ticket?

from labelcloud.

wanghui-min avatar wanghui-min commented on August 18, 2024

Hi @wanghui-min, did you solve the problem or why did you close the ticket?

I found what seems to be a center point problem. The center point generated by labelcloud is the center of the cube, and the network model seems to have the input as the center of the bottom surface of the cube. When I converted the center point generated by the labelcloud box to the center point of the bottom side of the cube box, I found that the position was correct, but the kitti data loaded in still showed a downward shift. I think the problem is caused by the fact that the kitti data I loaded is also centered on the bottom surface, while the labelcloud is centered on the cube (probably because I had a problem setting the center point when converting the kitti from the camera coordinate system to the radar coordinate system).

from labelcloud.

ghb0224 avatar ghb0224 commented on August 18, 2024

@ch-sa Hello,I want to know whether the three-digit coordinates of an object (x, y, z) in a kitti format annotation exported using a labelcloud annotation indicate whether the object's centroid coordinates under the radar coordinate system or the center coordinates of the base surface.

from labelcloud.

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.