6DRepNet360 icon indicating copy to clipboard operation
6DRepNet360 copied to clipboard

Open Source Schedule

Open awarebayes opened this issue 2 years ago • 0 comments

Greetings, I was wondering when the code will become available, I am particularly interested in conversion of CMU Panoptic dataset into Euler Rotation Degrees for heads. You had mentioned in your paper that this was previously done by WHENet, but the original repo is some esoteric keras code. So I was wondering whether we can get pytorch implementation and conversion script.

Also, there is an oversight in your evaluation script, where you subtract and add 180°: https://github.com/thohemp/6DRepNet360/blob/master/sixdrepnet360/test.py#L187

You probably copy pasted your old code. This does not affect current results (tested with AFLW), but may be a hidden footgun in the future, I suggest you fix that

awarebayes avatar Nov 08 '23 09:11 awarebayes