Giter Club home page Giter Club logo

Comments (6)

hzxie avatar hzxie commented on August 29, 2024

The above error occurred due to the lack of ground truth of 3D objects.

The code for Uniformity can be found in https://github.com/liruihui/PU-GAN.
The code for Consistency can be implemented by yourself. It is easy, isn't it?

You can generate the prediction for KITTI with the following commands:

python runner.py --inference --weights /path/to/pretrained/model

from grnet.

jlqzzz avatar jlqzzz commented on August 29, 2024

The above error occurred due to the lack of ground truth of 3D objects.

The code for Uniformity can be found in https://github.com/liruihui/PU-GAN.
The code for Consistency can be implemented by yourself. It is easy, isn't it?

You can generate the prediction for KITTI with the following commands:

python runner.py --inference --weights /path/to/pretrained/model

OK, thank you very much!

from grnet.

zhangmozhe avatar zhangmozhe commented on August 29, 2024

Hi @zhangyanan0306 Did you successfully run the uniformity evaluation? The code (https://github.com/liruihui/PU-GAN) requires a mesh input, but now we only have point cloud results as well as point gt.

@hzxie Would you please share the uniformity code for testing on KITTI? Thanks!

from grnet.

hzxie avatar hzxie commented on August 29, 2024

@zhangmozhe
Please refer to liruihui/PU-GAN#18

from grnet.

zhangmozhe avatar zhangmozhe commented on August 29, 2024

@zhangmozhe
Please refer to liruihui/PU-GAN#18

Their code requires mesh as input. Then how to compute the metric if we only have the point cloud ground truth? Thanks.

from grnet.

hzxie avatar hzxie commented on August 29, 2024

The code for uniformity is available in #20.

from grnet.

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.