cedriclmenard / irislandmarks.pytorch

PyTorch implementation of Google's Mediapipe Iris Landmark model. The original code uses TFLite and their mediapipe workflow, which wouldn't work well with my codebase.
Apache License 2.0
65 stars 21 forks source link

Standard Score Filter module? #3

Open barbel-bb opened 3 years ago

barbel-bb commented 3 years ago

do you know the "Standard Score Filter" part?, what does the F-influnce and F-annealing stand for?

cedriclmenard commented 3 years ago

Unfortunately I haven't looked at this. Sorry.