StardustandRain / TAPoseNet

[MICCAI 2024] TAPoseNet: Teeth Alignment based on Pose estimation via multi-scale Graph Convolutional Network
0 stars 0 forks source link

dataset_plus import TrainingDataset module missing #1

Open liiad opened 1 day ago

liiad commented 1 day ago

Hi, I can't find the TrainingDataset module that the project needed,and also how do i generate the pose .npy file to infer as your project list in dataset_test_pose!

StardustandRain commented 1 day ago

I will release the TrainingDataset module soon. To generate the pose .npy, you need to pre-train the pose_estimation module, I will also describe the details later.