Giter VIP home page Giter VIP logo

Comments (5)

peisun1115 avatar peisun1115 commented on May 22, 2024

Hi,
You can tell that by checking number of points inside a box. We provide tensorflow helper functions to compute that.
https://github.com/waymo-research/waymo-open-dataset/blob/master/waymo_open_dataset/utils/box_utils.py#L69

This field:
optional DifficultyLevel detection_difficulty_level = 5;
is supposed to be used to pass the difficulty level of a ground truth to evaluation. It is populated as LEVEL_2 if labelers believe that it is hard to label the box.

from waymo-open-dataset.

kevinsu628 avatar kevinsu628 commented on May 22, 2024

Hi @peisun1115 , I don't quite know how to tell if an object is occluded given this helper function
Suppose I only have a 3D bbox of a car that is occluded by a tree entirely. How can I tell if this car is blocked by calculating the points in that box?
Would appreciate it if you can give me a hint

from waymo-open-dataset.

os1a avatar os1a commented on May 22, 2024

I still do not understand how to do that?
The function has two arguments: box and points. From where can I get the points?
And how to decide later based on the returned number if the object is occluded or not?

from waymo-open-dataset.

peisun1115 avatar peisun1115 commented on May 22, 2024

You can use all points from that frame.

from waymo-open-dataset.

Banittos avatar Banittos commented on May 22, 2024

Hello,
I am interested only in the 2D visual data and wanted to use the "optional DifficultyLevel detection_difficulty_level = 5" field to deduce occlusion but it is marked "UNKNOWN" in all 5 segments I have tested. Any idea where can I find samples with this field?

from waymo-open-dataset.

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.