ranahanocka / MeshCNN

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

Updated train.py #61

Closed Kailash2906 closed 4 years ago

Kailash2906 commented 4 years ago

Modified it since it takes a longer amount of time to execute

Kailash2906 commented 4 years ago

HI, Thank you for merging my change request. I am sending this email to clarify some details in that Mesh CNN code 1) After executing bash ./scripts/shrec/view.sh , I dont know where the result is getting stored. I cant visualize the output in the Google Colab Console. I didnt get any error message too. 2) After executing tensorboard --logdir runs , when I click the url, its takes me to a new tab but it shows some error. I cant view the training plot loss.PFA the screenshot for your reference. It would be so kind of you if you could help me with this problem.

Thanking you, Kailash.

[image: Screenshot (16).png]

On Thu, Feb 13, 2020 at 6:42 PM Rana Hanocka notifications@github.com wrote:

Merged #61 https://github.com/ranahanocka/MeshCNN/pull/61 into master.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ranahanocka/MeshCNN/pull/61?email_source=notifications&email_token=AORDFFMKVSLX2A45GQQRBXDRCVBLBA5CNFSM4KTVBFK2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOWTRSQPQ#event-3034785854, or unsubscribe https://github.com/notifications/unsubscribe-auth/AORDFFINK62X3Y7VJWZCJITRCVBLBANCNFSM4KTVBFKQ .

Eisorak commented 3 years ago

Hi @Kailash2906

I have the same problem, I don't know where to store the segmentation results. did you find the answer to your question?