Skip to content

Amoko/Image-Angle-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-angle-Regression

Generally we will consider MSE loss for regression task, but angle is periodic, and MSE loss can't handle this problem.

So I change it to vector regression, and the objective function is maximizing the cosine between two vectors.

Releases

No releases published

Packages

No packages published

Languages