limhoyeon / ToothGroupNetwork

3D Dental surface segmentation with Tooth Group Network
148 stars 37 forks source link

The A10 graphics card exhibits abnormal partitioning #33

Open 0ZzYy0 opened 4 months ago

0ZzYy0 commented 4 months ago

Hello, I encountered several issues as shown in the picture when performing segmentation on the A10 graphics card. However, the same mesh model segments normally on a 3090. In the A10, I also made corresponding modifications to the compilation parameters for pointops. Could there be any other reasons for the issue I'm experiencing with segmentation on the A10 graphics card, despite having adjusted the compilation parameters for pointops?

微信图片_20240426093826 微信图片_20240426093832 Snipaste_2024-04-26_09-39-00

ericnlt commented 4 months ago

What is your environment, please? I ran into some problems with my code that I couldn't fix. Are you windows or ubuntu? What are the versions of python and pytorch?