christianpayer / MedicalDataAugmentationTool-VerSe

GNU General Public License v3.0
175 stars 81 forks source link

Dataset has been changed #28

Open idhamari opened 9 months ago

idhamari commented 9 months ago

I think many things regarding the dataset have been changed (filenames, orientation,..etc), check the updated dataset here: https://github.com/anjany/verse

I will try to add a PR to address the new changes.

idhamari commented 9 months ago

I noticed the values for the same image have been change d e.g.:

GL003:

 #Old setup:
 65.72,  34.24,  243.03,
 64.46,  32.72,  224.24,
 65.29,  31.73,  204.38,
 66.04,  32.67,  186.84,
 66.89,  33.50,  169.28,
 69.53,  33.72, 152.98,
 69.94,  39.74, 136.88,
 69.38,  46.17,  118.79,
 70.40,  54.31,   97.29,
 69.37,  63.24,   73.86,
 69.24,  69.88,   49.30,
 68.38,  74.48,    24.51
#New setup after using lndmarks preprocessing script
 30.60,  224.5,   73.69,
 65.30,  225.0,   85.1,
 66.30,  226.5,  104.0,
 60.20,  227.8,  119.19,
 60.10,  232.7,  133.5,
 58.20,  241.4,  146.8,
 49.40,  243.7,  161.1,
 27.30,  248.7,  176.6,
    0.40, 247.8,  194.4,
-22.09,  243.6,  212.9,
-39.19,  244.6,  231.2,
-56.49,  241.8,  251.1

should not we apply the same orientation preprocessing to the points in the json file before we converting to physical world?

Myrrolinz commented 7 months ago

Hi I have the same problem with you. Did you solve it yet?

idhamari commented 7 months ago

Hi I have the same problem with you. Did you solve it yet?

I am using the old datasets from 2019 for now and it seems to work. I will investigate this issue when I have more time.

Myrrolinz commented 7 months ago

Hi I have the same problem with you. Did you solve it yet?

I am using the old datasets from 2019 for now and it seems to work. I will investigate this issue when I have more time.

ok i'll try verse'19 too, thanks for your help!

Admia1 commented 2 months ago

Hi I have the same problem with you. Did you solve it yet?

I am using the old datasets from 2019 for now and it seems to work. I will investigate this issue when I have more time.

Can you provide old dataset, please.