Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

argument (.f,... ) is missing #2

Open
scjhamilton opened this issue Jan 15, 2019 · 3 comments
Open

argument (.f,... ) is missing #2

scjhamilton opened this issue Jan 15, 2019 · 3 comments

Comments

@scjhamilton
Copy link

After successfully initializing credentials in the API I attempt to run the vignette and get an error in the .f but cannot find this in the documentation. Might be a simple fix but I'm not clear what to enter here.

finn_image <- 'https://upload.wikimedia.org/wikipedia/en/2/2a/Finn-Force_Awakens_%282015%29.png'
finn_face <- detect(image = finn_image)
Error in as_mapper(.f, ...) : argument ".f" is missing, with no default

@cschwem2er
Copy link
Owner

Hi,

are you currently using the Kairos API? As mentioned in the readme file of this github repo, they announced to shut down their support for face recognition:

"Important note: Kairos decided to shut down its online demo for
diversity recognition features (see
here).

As of July 2018, the API still returns ethnicity annotations, but it
also seems as if they will not provide free access anymore. Until the
release of an official statement from Kairos, I will stop the
development of this package."

Even if there is a bug and I could fix it, at the moment I'm afraid this is not worth to spend any time on :/

@scjhamilton
Copy link
Author

scjhamilton commented Jan 15, 2019 via email

@cschwem2er
Copy link
Owner

cschwem2er commented Jan 15, 2019

I am also a sociologist by training :) depending on what you need the following package might instead be helpful for you: https://github.com/cloudyr/RoogleVision

Also, I might be able to recommend you something else if you drop me an email, but a github repo is not the right place for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants