Hi Loic,
I have couple of questions.
- Is embeddings from ptnCloudEmbedder [number of super-points from each batches, dimension of embedded vector]?
- Dose embedding contains the edge (connection between superpoints)?
- If embedding does not contain, where does model.ecc taks the edge information.
- It seems like it iterates 7 times during training with batch size 2 in Semantic 3D data set with trainval dataset. Isn't it supposed to be 8 times because there are 15 data sets?
- Is the order of batches selected randomly?
Thank you in advance!