Are there plans for Photoshop’s machine learning features to be accessible via the API? Such as facial recognition, ‘select subject’, etc.
Currently I use machine learning by using a .jsx to run a .command file which runs a Python file which creates a .jsx file which I then eval for the returned variables. Not ideal but it works. Would love to have access to what Photoshop uses instead.