JamesTonG321
JamesTonG321
In my opinion, it just generate an empty volume, haven't any annotated information. @KnightOfTheMoonlight
My understanding is that the number of object categories is K, the number of predicted classes is K+1, the more 1 class is means empty voxel, that is, the voxel...
Sorry, I can't test myself data all the same after generate the .bin file using script "perpareDataTest.m". I used the method liked the demo, but there are just only few...
Moreover, the output annotation result from folder "demo" is different from the output annotation result from folder "test". I think the difference between the input data is the .bin file....
Thanks for your review. But I still have some confusions. What kind of .bin file should I use if I want to test my own depth image. As far as...
I have another question about train speed. With the original train net, it could only iterate 6400 times for 24 hours ,memory usage is 12GB. It‘ll takes 62.5 days to...
@shurans Thank you very much. What about the question of .bin file? I really confused about this matter.
@shurans I really want to know the different between the two .bin file. In other words, the smaller file has a empty volume, how about the bigger one? In which...
@shurans thanks for your reply. According to the above mentioned, I have another question. In the test process(e.g. I want to test the nyucad), the import data from "root_path/data/depthbin/NYUCADtest", and...