Pradeep Kumar Jayaraman
Pradeep Kumar Jayaraman
Hi @dlabz, sorry for the delayed response. Thanks for your interest. tinynurbs doesn't have any inherent coordinate system. The only format currently supported is the Wavefront OBJ format which also...
Thanks! That is a feature I definitely plan to support. In fact, I made an initial implementation for supporting periodic curves and surfaces, but had to push it to the...
Hi @hypirion, glad you found the wrapper useful. Thanks for the fix and the unit test! Your changes/additions look very sensible to me. I haven't been using Go for a...
Hi @koi332to, I am working on preparing the contrastive learning code for release. It's taking me a while to test it all out. I should hopefully be done before the...
The code for self-supervised learning is in this branch: https://github.com/AutodeskAILab/UV-Net/tree/self-supervised. You can look at the `contrastive.py` file and follow the code from there. It should give close results to what's...
Hi @negarhdr, did you also compute the k-means clustering AMI score? I will look into the linear SVM when I get some time and get back to you. The deduplication...
Hi @Thelbock, can you share details on the assertion error?
Hi @louyz1026, sorry for the late reply. The labels were obtained using a proprietary solid modeling kernel that does feature recognition. I am not aware of open-source solid modeling kernels...