You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.
Hi tim, me too need development real-time object detection with react-native. I think you was try developed project. Do you found any library or this library succesfully worked.
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:DengXian;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:"\@dengxian";
panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
-->Hi Abdullah,Since I was making a project for face detection, I found out that react-native-camera has such feature using Firebase ML kit (I think it has Tensorflow inside). However, if you are looking for something other than face detection, I haven’t found any libraries. Seems like Tensorflow isn’t developed for React Native since the performance of React Native isn’t ideal. Maybe have a look at Flutter or Native apps. They should all have Tensorflow libraries. Sent from Mail for Windows 10 From: AbdullahSent: Tuesday, November 12, 2019 10:31 AMTo: ppsreejith/react-native-camera-tfliteCc: Timzhao0205; AuthorSubject: Re: [ppsreejith/react-native-camera-tflite] Object detection (#4) Hi tim, me too need development real-time object detection with react-native. I think you was try developed project. Do you found any library or this library succesfully worked.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Can this component be used for real-time object detection? I really need one for React Native.
The text was updated successfully, but these errors were encountered: