Skip to content

Questions regarding the paper Neural Scene Representation for Locomotion and the Minkowski Engine #625

Description

@jeferal

Hi, thank you very much for creating this engine to work with sparse tensors and for maintaining over the past years.

I am trying to reproduce the results in the paper Neural Scene Representation for Locomotion on Structured Terrain and I have a question regarding some design choices.

I want to know first how are the skip connections implemented with the Minkowski Engine in the paper. Are the implemented by concatenating features with ME.cat or are they implemented using Sparse Tensor Arithmetics (A+B)?
(or neither of these options?)

If the option is concatenating along feature dimension, what happens with the coordinates that are different between the tensors? Is it some sort of concatenating features of the cells that are the closest?

Thank you very much for your help in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions