tfjs_webgl_app icon indicating copy to clipboard operation
tfjs_webgl_app copied to clipboard

incorrect constants for dbface

Open vladmandic opened this issue 3 years ago • 1 comments

In https://github.com/terryky/tfjs_webgl_app/blob/fbb043d31053e7d02b14f5bec31395de17c6e772/dbface/tfjs_dbface.js#L6-L10

This should be: 'eyeRight', 'eyeLeft', 'nose', 'mouthRight', 'mouthLeft'

vladmandic avatar Dec 18 '21 13:12 vladmandic

Yes, that's correct. Thank you.

terryky avatar Dec 21 '21 23:12 terryky