Building an Object Detection App with Tensorflow.JS and React.JS in 15 Minutes | COCO SSD

Building an Object Detection App with Tensorflow.JS and React.JS in 15 Minutes | COCO SSD

Nicholas Renotte

3 года назад

112,740 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Sonam Sahani
Sonam Sahani - 10.11.2023 07:41

The video is excellent. But expecting same using react native. As these codes doesn't work Android environment.

Ответить
Philink
Philink - 25.09.2023 23:15

Is it possible to do the exact same app but instead of my webcam, detect Objects of a fixed Image?
I tried to replace the Video with an Image, but there are no detections..

Ответить
ComandanteDoAcre
ComandanteDoAcre - 17.06.2023 04:19

Nicholas I have a problem, every time that i try to run the project using "npm start" my browser open and show the message "localhost refuses the connection". I've already tried to disable the firewall and give EDGE public and private network permissions, but somehow it still not working, can you help me please?

Ответить
Yev Bondar
Yev Bondar - 17.05.2023 08:22

Good job

Ответить
ej correa
ej correa - 22.04.2023 15:35

hello, after npm start, it tells me that it cannot connect to the local server, I am working in mac, thank you, your videos are so great

Ответить
nidal idais
nidal idais - 05.04.2023 05:10

Hi nickol , why tf js is lighter than normal tensorflow ,

Ответить
Christofer Alves
Christofer Alves - 08.03.2023 18:49

I cant get the rectangles to show. There is no errors in the console, and the detections are being logged out correctly. I have checked that the canvas size is correct, but cant figure out why they aren't showing

Ответить
Andrey Arhipov
Andrey Arhipov - 08.02.2023 10:59

Hello man. Actually I don't see what are you doing in this video except adding style and 1 function. You just pulled completted code from git, install npms and added the drop of code ? Could you help me to undestand where is "you'll learn how to build your very own real-time object detection app with Tensorflow.JS and React.JS." ?

Ответить
Dun Yan
Dun Yan - 31.01.2023 14:39

The detection model is so bad lol HAHA, nice video btw

Ответить
MohamedYassine ALI
MohamedYassine ALI - 20.01.2023 17:04

thx very much for ur effort

Ответить
Andri Lesmana Hermawan
Andri Lesmana Hermawan - 10.01.2023 11:51

Thanks a lot sir

Ответить
Peko
Peko - 29.11.2022 20:18

How can I feed it with new information and add new objects?

Ответить
Diego Novoa
Diego Novoa - 12.11.2022 18:01

Hi, when running npm start the browser shows the error that it can not connect, even tried changing the port to 8080 in the package.jason but did not work , any reasons why it may not be working ?
Thanks

Ответить
Abhijeet Thakare
Abhijeet Thakare - 11.11.2022 11:04

How to restrain detection upto PPE_Detector ? Any idea brother

Ответить
Abhijeet Thakare
Abhijeet Thakare - 11.11.2022 08:14

How to create PPE_Detector ? using Tensorflow.JS and React.JS ?

Ответить
Jjshhdd Bdndjfjf
Jjshhdd Bdndjfjf - 08.11.2022 13:30

Hello Nick, do you have tutorial for android studio using java?

Ответить
Md. Ashikul Islam
Md. Ashikul Islam - 16.10.2022 21:02

Thanks for your walk-through, can I use my custom dataset? New in this field.

Ответить
Jaewoo KO
Jaewoo KO - 16.10.2022 16:04

impressive... webbase application is great to integrate with my company projects. Thanks a lot.

Ответить
Shooresh Sufiye
Shooresh Sufiye - 16.10.2022 00:10

69 vulnerabilities (11 low, 20 moderate, 35 high, 3 critical)
npm audit fix --force
could not fix it

Ответить
Where's the code
Where's the code - 12.10.2022 23:11

is there a way/library in js similar to sort/deepsort which we can use to track and assign unique ids on each object detected, example, if i wanted to count people i would need to assing an id to each person so i dont keep counting the same person over and over

Ответить
Dalan Dan
Dalan Dan - 06.10.2022 21:44

Im planning to use tenserflow object detection for grocery products. Is it possible to create my model for these items? But only using js not python

Ответить
Shubham Satpathy
Shubham Satpathy - 28.09.2022 20:17

This can be used to detect phone in
online exam using webcam

Ответить
DevBees
DevBees - 10.09.2022 12:48

Hey, nice video, can I use a custom deep learning model instead of the COCO Model. I was building a similar application, but for fight/violence detection.. I have the model ready, how can I integrate it.

Ответить
raviya 007
raviya 007 - 24.08.2022 09:41

hey I'm getting an error called " net is not defined". I have checked the baseline code but I couldn't solve the error. please tell me the way to define the net . Thank you.

Ответить
Yacine Elhafidy
Yacine Elhafidy - 15.07.2022 04:38

please how can i create this app with my model object detection because i already have a custom model.js and i dont know how i can use it in an app like node-red or somthing please can you help me and thank you

Ответить
Against The Grain
Against The Grain - 04.07.2022 20:09

this whole video is wrong. Im using word for word, every package and version, and nothing works. i notice alot of your videos are this way.. I havent been able to make anything work. its like your missing instruction in the video..

Ответить
Manya Singh
Manya Singh - 29.05.2022 14:34

Can we by any means display the confidence score as well along with the object on the rectangle?

Ответить
Anuj Tiwari
Anuj Tiwari - 18.05.2022 01:15

Wow 👌

Ответить
Extreme Expert
Extreme Expert - 21.04.2022 23:43

Tell me how to collect these datas in excel sheet as a attendance like if someone is not using mask that persons name get recorded in a excel sheet how to do that and if I want to do in a software how to do that as well

Ответить
Dwi Yanto Suabstian
Dwi Yanto Suabstian - 14.04.2022 02:17

how to custom an image, because here it doesn't explain how to create a custom dataset

Ответить
Mr. Anonymous
Mr. Anonymous - 06.04.2022 13:11

Hi is that possible to give video stream input from some url rather than camera input?

Ответить
Cyber XP Gaming
Cyber XP Gaming - 02.04.2022 10:20

Nick so are someone who is my inspiration i just want to meet you when I grow up i am 8 years old

Ответить
Reetika Singh
Reetika Singh - 27.03.2022 17:27

The video is really great!!🙏
I am facing an error!!
" net is undefined " When we start the react app! How to resolve it???

Ответить
Tanmay Kaushik
Tanmay Kaushik - 13.03.2022 16:33

After writing npm start in the terminal,it was compiled successfully but still the link was not working in the browser.
What should I do now?
Please help me out.

Ответить
Aditya Kadam
Aditya Kadam - 03.02.2022 17:27

thanks for the video. Somehow my screen turns black like a literal blackout. Is it because of the continous detection?

Ответить
Neha Kumari
Neha Kumari - 28.01.2022 19:35

npm install is not working. It shows error in that. Do you have any idea why is this happening?

Ответить
Greepled
Greepled - 17.01.2022 02:15

when i type npm start is says i am missing a script?

Ответить
We Are Football Talkies
We Are Football Talkies - 05.01.2022 13:29

Can we instead of giving webcam as input, give a video as input?

Ответить
Avinash Nair
Avinash Nair - 20.12.2021 13:57

can we use our custom object detection model?

Ответить
Sanju Raj Prasad
Sanju Raj Prasad - 05.12.2021 20:40

thank you very much this great tutorial. Can i use custom tf model by this method?

Ответить
Raghul Prasanth
Raghul Prasanth - 14.11.2021 07:29

I'm new to react can anyone please tell me how to change the stroke size of rectangle

Ответить
Nhlakanipho Magwaza
Nhlakanipho Magwaza - 01.11.2021 16:16

Thank you for the great video

Ответить
Abdulrahman Arafeh
Abdulrahman Arafeh - 24.10.2021 11:26

Dear Nicholas , how could i use same this functions by python language ?

Ответить
Pat Ryan
Pat Ryan - 18.10.2021 00:34

That was the most rewarding result to a tutorial I have had in a long time. Great stuff!

Ответить
The Comment
The Comment - 07.10.2021 16:21

Nic, I trained my data using yolo, so how do i convert that model to TF.js

Ответить
Rather be canceled than handled - KB so tired
Rather be canceled than handled - KB so tired - 13.09.2021 20:49

Thanks for the video . Liked :) . In your opinion . Which model is the most accurate for image/video background removal. Preferably one that I can use with tensorflow JS.

Ответить
Asif
Asif - 06.09.2021 21:06

great video. I am on working on a project on plant disease detection. I have a plant diseases dataset, how can I connect that data set to this obj detection app, please help me nick

Ответить
Nimesh Kumar
Nimesh Kumar - 02.09.2021 13:56

Hi, can you help me with text detection in an image using tensorflow js or opencv js

Ответить