
Hi again,
I am getting the AssertionError: assert torch.all(torch.det(R)>0) (reference image above). This was while training for the 3 different configurations in the cfgs folder and for the provided ModelNet datasets.
Removing the assert statement and training it might not give the desired results. Could you please advice what can be done in this case?
Also is any data pre-processing required?
Many thanks in advance.