supgy
supgy
Dear author,I want to use PTV3 for instance segmentation. My dataset is oral scan, which is its label indicates the category to which each point belongs and I organized them...
How to rotate data into the shape shown in the figure? 
When I tested the pretrained model on my own data, I encountered some prediction errors:  Why does this situation occur and what parameters need to be adjusted?
hello, why does the visualization result look like this? How to correct it 
Hi dear author, I have encountered a problem, when I generate fragments using my own mesh data, the process is slow and generate many useless fractures. I called them useless...
HI author, I have some CT and MRI images of the same body part, how can I train the model use my own data set. I notice that you used...
Hi author, I train the model use a single GPU with "python main.py", when I test the model, I use "python main.py --resume xxx.pth --eval", an error occurred 
Hi author, Thank you for publicly disclosing your contribution.When I was training on my own dataset, I encountered some problems. 1. I trained the model for 2000 epochs, during testing,...
Hi author, thank you for your efforts. Im trying to train the model on mymown dataset, which predict 25 landmarks on each image(nii.gz). I use the following command fo training:...