473,386 Members | 1,841 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

How to use Clarafai Api for my face Recognition app

10 Byte
How can I use my Api key from clarafai to access the models there, and how to apply them on my reactjs face recognition app.
Oct 21 '20 #1

✓ answered by SwissProgrammer

For the Clarifai Api:

From my study, I think that the programming use of Clarifai and of the Clarifai Api and of their models are a waste of the consumer's time and resources. I have found a negative potential to their interface that looks like they are offering what is already within most major code languages. In answer to your question of "How can I use my Api key from clarafai", I suggest that you delete it from your system and use the drive space otherwise.

I suggest that you look for other sources of, or additional libraries for, specifically "state management" and "routing" to use with React.



For the reactjs face recognition application:

At its most basic level facial recognition software can be simply binary comparisons of images. Lots of people seem to have their own shortcuts (that they call "algorithms") that they use to bypass the binary level comparisons. The most common seems to be attempts to universalize the face image to a set of types that can be categorized and thus removing the need to compare against full non-homogeneous data sets. React.js, as I consider it, is attempting to do that. To "apply", I suggest that you study React.js until you have a nice understanding of it and what it does, then you might find that you have a better way of using it with state management and routing software.

If you are actually wanting to use facial recognition, and not simply spamming this site to get readers to go to those other sites, then I suggest that you look into stereoscopic (image) data set comparisons for potentially much more accuracy. An example of this is elevation mapping of terrain via stereoscopes by NASA, etc.

Thank you.

1 5358
SwissProgrammer
220 128KB
For the Clarifai Api:

From my study, I think that the programming use of Clarifai and of the Clarifai Api and of their models are a waste of the consumer's time and resources. I have found a negative potential to their interface that looks like they are offering what is already within most major code languages. In answer to your question of "How can I use my Api key from clarafai", I suggest that you delete it from your system and use the drive space otherwise.

I suggest that you look for other sources of, or additional libraries for, specifically "state management" and "routing" to use with React.



For the reactjs face recognition application:

At its most basic level facial recognition software can be simply binary comparisons of images. Lots of people seem to have their own shortcuts (that they call "algorithms") that they use to bypass the binary level comparisons. The most common seems to be attempts to universalize the face image to a set of types that can be categorized and thus removing the need to compare against full non-homogeneous data sets. React.js, as I consider it, is attempting to do that. To "apply", I suggest that you study React.js until you have a nice understanding of it and what it does, then you might find that you have a better way of using it with state management and routing software.

If you are actually wanting to use facial recognition, and not simply spamming this site to get readers to go to those other sites, then I suggest that you look into stereoscopic (image) data set comparisons for potentially much more accuracy. An example of this is elevation mapping of terrain via stereoscopes by NASA, etc.

Thank you.
Oct 27 '20 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: Mad Scientist Jr | last post by:
Has anyone worked with code that can look at two JPG images (I am talking about relatively small ones, 40x40 pixels or less) and quickly analyzing them to see how similar or different they are? Is...
3
by: Henrik Lied | last post by:
Hi there! Has anyone made effort to try to create a python binding to a facial recognition software ? For those of you with some experience - would this be very hard? An example:...
0
by: dev175 | last post by:
I want to create a face recognition software.so i need to know where to get started like which tools and languages i need to learn.can someone help me with the above.Thanks in advance.
4
by: shreshta | last post by:
I wanna know what are all the possible front-ends that can be used for a face-recognition system... very urgent...
1
by: shyguysantos | last post by:
can someone help me out about face recognition?
6
by: eureka | last post by:
Hi All, I have been assigned a project to develop a "font recognition application" using PHP. It goes something like this:- The user uploads an image file containing some text. The...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.