Giter Site home page Giter Site logo

Comments (6)

neverstoplearn avatar neverstoplearn commented on May 19, 2024

i meet the same problem have you solve it? thanks.

from pointnet_pointnet2_pytorch.

arunumd avatar arunumd commented on May 19, 2024

I was not able to find out a way to visualize the results using this repository. I have found a more helpful repository where you just set the model path and other essential arguments to the visualizer and visualize it. The repository I am talking about is this one here => https://github.com/fxia22/pointnet.pytorch.git

from pointnet_pointnet2_pytorch.

XGuider avatar XGuider commented on May 19, 2024

Hi, visual code was not found? Can you be more detailed?---->https://github.com/fxia22/pointnet.pytorch.git

from pointnet_pointnet2_pytorch.

XGuider avatar XGuider commented on May 19, 2024

@arunumd

from pointnet_pointnet2_pytorch.

BlurryLight avatar BlurryLight commented on May 19, 2024

@XGuider
https://github.com/fxia22/pointnet.pytorch/blob/master/utils/show_seg.py
it's not hard to follow that file and the code in this project to write a visualizer. What you need to do is to get the points pred result,namely pred_choice in code, with the eval model and draw it using the showpoints function.

def test_partseg(model, loader, catdict, num_classes = 50,forpointnet2=False):

My code is here but it still needs to be modified to work well with your code.
https://github.com/BlurryLight/Pointnet_Pointnet2_pytorch/blob/master/visualizer/show_part_seg_pointnet.py

from pointnet_pointnet2_pytorch.

XGuider avatar XGuider commented on May 19, 2024

from pointnet_pointnet2_pytorch.

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.