Peng Zhang
Results
2
issues of
Peng Zhang
In the forward function of matching_net.py, output of self.g is passed to self.lstm, but the output of self.lstm is not used. Note the 'output' becomes 'outputs' in 'outputs = self.lstm(output)'...
Nice work and thanks for sharing your code. Would you release the code to animate the generated 3d meshes ?