I try to get age estimation from two pictures but it doesn't work. The command is:
br -algorithm AgeEstimation -enroll me.jpg you.jpg metadata.csv
The problem is that in metadata.csv it write only you.jpg result. I try
br -algorithm AgeEstimation -EnrollAll -enroll me.jpg you.jpg metadata.csv
and same result