issues
search
thohemp
/
6DRepNet
Official Pytorch implementation of 6DRepNet: 6D Rotation representation for unconstrained head pose estimation.
MIT License
550
stars
72
forks
source link
Fixed setup and broken imports
#31
Closed
fabawi
closed
1 year ago
fabawi
commented
1 year ago
Fixed conflict with package and model (SixDRepNet) names by replacing package name with sixdrepnet.
Cleaned up imports to match the update
Replaced package name in setup.py by sixdrepnet