Na-Z/attMPTI

room2blocks.py giving inconsistent number of blocks compared to paper.

siddharthKatageri opened this issue · 4 comments

Hi,
I did the preprocessing step where the rooms are divided into blocks using the provided room2blocks.py.
I am getting a total of 7521 blocks, whereas in the paper it has been mentioned that 7547 number of blocks are generated.
Am I supposed to change any parameter in the code?

@Chengyuelan thanks for replying
I did not change anything and ran as given in the repo.
I'll check again if something is changed.

@siddharthKatageri Did you get 7547 blocks? I got 7580 blocks.

same as 7521

Have you fixed that?