Git Product home page Git Product logo

Comments (5)

ninasinger avatar ninasinger commented on August 16, 2024 1

success! thank you

from 3d-bonet.

ZJU-PLP avatar ZJU-PLP commented on August 16, 2024

I am interested in visualizing the point masks for an entire scene, but I am a little confused by the format of the .mat file. Do you have any code that would out put the .mat file in res_by_scene to a .txt file or other point cloud type file? I am able to visualize point cloud masks for each batch but am having trouble doing the same for the entire scene. I am looking for a visualization similar to Fig. 7 in your paper.
Thanks in advance

To author:
I also meet the same problem. Would you mind offering the solving method ?
Thanks in advance !

from 3d-bonet.

Yang7879 avatar Yang7879 commented on August 16, 2024

Hi @Maptastic @ZJU-PLP , it's very easy to save the results of each scene, just uncomment the following lines to check the results are correct and then save the variables like "ins_pred_all", "sem_pred_all", etc. to whatever format you prefer.

#### if you need to visulize, please uncomment the follow lines

from 3d-bonet.

ninasinger avatar ninasinger commented on August 16, 2024

Can you also point me towards the same info for the bounding boxes? I am looking for the bounding boxes per scene instead of by batch

from 3d-bonet.

Yang7879 avatar Yang7879 commented on August 16, 2024

Hi @Maptastic , there might be some algorithms to merge the predicted bounding boxes according to the overlap, but I guess the bounding boxes per scene can be obtained once you have the object instance results per scene (can just use the min-max vertices to roughly draw a bounding box).

from 3d-bonet.

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.