PRASHANT KUMAR
PRASHANT KUMAR
I was going thorugth the examples and am anot able to understand what this code does on the ouptu t reocsntucted images and contributes to the topoloss. Can the authors...
Thanks for this awesome package. In the topological.nn layer class AlphaLayer(nn.Module): What is the maximum homology dimension in the Alpha layer? Till what extent is it desirable to have the...
Hi, I use the simulations.py for running the simulated experiment using imca dataset but I am not able to get the plot of the true v/s latent dimension using the...
Hi @BertaBescos Thanks for open sourcing your code. I came across an issue at Line 340, in [train.lua]([url](https://github.com/BertaBescos/EmptyCities_SLAM/blob/a57eb2492e38ceb10c746bdfd679829d8b5ae3bc/train.lua#L339)) You pass matrix to BCECriterionLoss which accepts only one-dimensional vector, which throws...
Hi, Thanks a lot for opensourcing the code. I was triying to use your code for a differnet dataset. I wanted to know that with your configuration of dataset of...
Hello, Thanks for the awesome work. I was going through he model and trying to train it with a new dataset. I went to the part of the documentation where...