ranahanocka / MeshCNN

Convolutional Neural Network for 3D meshes in PyTorch
MIT License
1.61k stars 320 forks source link

How to input a mesh file to know the classification result? #138

Open kij8283 opened 2 years ago

kij8283 commented 2 years ago

Hi, your project is really interesting :-D I've read your project's readme and followed the basic steps.

Then I got a question, How to take untrained mesh data as input and know the classification (category) of that data? Here is the process I was thinking of.

image

Can I get this result? If I can get it, can you please give me a brief explanation?

thanks. @ranahanocka

svartdod commented 2 years ago

Hello @Kailash2906 , Me myself i'm asking same question , if you could fix tell me . @ranahanocka , i have same question as @kij8283 but for segmentation also . Thanks .

mbouksim commented 1 year ago

@svartdod @kij8283 did you find the solution I'm looking for the same thing thank you