tech tuber
tech tuber
  • 8
  • 74 458
Async Javascript: Introduction | AJAX | API
This video is an introduction to Asynchronous Javascript.
How Async JS works behind the scenes: th-cam.com/video/gch-3LnQTgQ/w-d-xo.html
Watch complete Async JS Playlist:
th-cam.com/play/PLOPHi877VX2BIv8nXiSWCY2YN_spBkSvS.html
Follow on social media:
Twitter: shubamwalia_
Instagram: shubam.walia
Music: www.bensound.com
Like | Share | Subscribe
มุมมอง: 45

วีดีโอ

Event Loop: In Practice | Async JS | Part - 2
มุมมอง 173 ปีที่แล้ว
How async javascript works: th-cam.com/video/gch-3LnQTgQ/w-d-xo.html Watch complete Async JS Playlist: th-cam.com/play/PLOPHi877VX2BIv8nXiSWCY2YN_spBkSvS.html Instagram: shubam.walia Twitter: shubamwalia_ Music: www.bensound.com Like | Share | Subscribe
How Async JS Works? | Event Loop | Callback Queue
มุมมอง 2003 ปีที่แล้ว
In this video, I explained how async JS really works behind the scenes. Watch Part 2 - Event Loop in practice: th-cam.com/video/RcAJpKyES-8/w-d-xo.html Watch complete Async JS Playlist: th-cam.com/play/PLOPHi877VX2BIv8nXiSWCY2YN_spBkSvS.html Follow on social media: Twitter: shubamwalia_ Instagram: shubam.walia Music: www.bensound.com Like | Share | Subscribe
Project that got me into internship/ job in a startup
มุมมอง 7193 ปีที่แล้ว
This video is for those students who have zero experience and want to get an internship or job. Github Link: github.com/shubamwalia/people-community Twitter: @shubamwalia_ Music: www.bensound.com Like | Share | Subscribe
Fix : 'py' is not recognized as an internal or external command || python installation
มุมมอง 4.2K6 ปีที่แล้ว
In this video, I fixed python error: 'py' is not recognized as an internal or external command. Link for Python 3.6.4 : drive.google.com/open?id=1npsrUuYjhPsfdWR3-VBFG1rsWW6o20LE Twitter: shubamwalia_ Instagram: shubam.walia LIKE | SHARE | SUBSCRIBE
WiFi Hacking | Loopholes in WPS System Explained | Securing WiFi | WEP/WPA2
มุมมอง 9016 ปีที่แล้ว
In this video how hackers hack WiFi and how to secure your WiFi is discussed, you can secure your WiFi with this simple and easy trick. Those who want to know how to attack on WiFi and various types of attacks for WiFi, stay tuned for next video. LIKE | SHARE | SUBSCRIBE //ignore it wifi hacking wifi hacking wps system wps wpa2-psk wifi security,how to make wifi secure how to,wireless lan wifi ...
Installation of Python | OpenCV | Library files | Download and Install Python on Windows 10
มุมมอง 3.2K6 ปีที่แล้ว
In this installation of python, openCV and other library files necessary for face recognition attendance system is done. This is the easiest method as you only have to download the files that i already created for easy installation. If you want to download libraries and openCV only then just download from this link : drive.google.com/file/d/1PNimZSs6MVN1SbLsJu7s-uS3ES5jlequ/view?usp=sharing Tho...
Multiple Face Detection and Recognition for Attendance System
มุมมอง 65K6 ปีที่แล้ว
This project is developed on python 3.6 and openCV 3.4. GUI is developed on tkinter. If someone find difficulty in running this project, no need to worry separate video will be uploaded for step by step guide. Github link : github.com/shubamwalia/Face-Recognition-Attendance-System Must Watch to build project for internship : th-cam.com/video/SH-xZ612PUA/w-d-xo.html Twitter: shubamwalia_ Instagr...

ความคิดเห็น

  • @DrSunilVats
    @DrSunilVats 2 ปีที่แล้ว

    not running

  • @thaanvi
    @thaanvi 2 ปีที่แล้ว

    Can it scan two or more than persons face at once by scanning a image but in groups, like multiple faces?

  • @sufianzulfiqar8793
    @sufianzulfiqar8793 3 ปีที่แล้ว

    After installing of python not showing python36 folder name and also not showing any other python folder

  • @rishidhone4529
    @rishidhone4529 3 ปีที่แล้ว

    after clicking on create dataset my web cam is not working

  • @harshilpatel2772
    @harshilpatel2772 3 ปีที่แล้ว

    I want it by java...It is possible? If than can you make one video on that?...

    • @rishidhone4529
      @rishidhone4529 3 ปีที่แล้ว

      th-cam.com/video/DJl4Gl_9kTM/w-d-xo.html

  • @lifestories901
    @lifestories901 3 ปีที่แล้ว

    Is firebase is used in here and if yes then whatever we are capturing is going to your database

  • @MXx222
    @MXx222 3 ปีที่แล้ว

    Hi I'm receiving this ERROR! after installing everything, while using Recognizer attendance kindly if anyone solved this problem and share would be really helpful, Thanks Traceback (most recent call last): File :"recognizer.py", line 4, in <module> import firebase.firebase_ini as fire; File "C:\Python39\lib\site-packages\firebase\__init__.py", line 3 from .async import process_pool ^ SyntaxError: invalid syntax

  • @kushprajapati4532
    @kushprajapati4532 3 ปีที่แล้ว

    How it real-life implementation?

  • @webdesign332
    @webdesign332 3 ปีที่แล้ว

    Traceback (most recent call last): File "C:\Users\Admin\Desktop\Face-Recognition-Attendance-System-master\Face-Recognition-Attendance-System-master\attendance ecognizer.py", line 2, in <module> import xlwrite,firebase.firebase_ini as fire; File "C:\Users\Admin\Desktop\Face-Recognition-Attendance-System-master\Face-Recognition-Attendance-System-master\attendance\xlwrite.py", line 1, in <module> import xlwt; ModuleNotFoundError: No module named 'xlwt' Traceback (most recent call last): File "C:\Users\Admin\Desktop\Face-Recognition-Attendance-System-master\Face-Recognition-Attendance-System-master\attendance ecognizer.py", line 2, in <module> import xlwrite,firebase.firebase_ini as fire; File "C:\Users\Admin\Desktop\Face-Recognition-Attendance-System-master\Face-Recognition-Attendance-System-master\attendance\xlwrite.py", line 1, in <module> import xlwt; ModuleNotFoundError: No module named 'xlwt' sir how to clear this type of error

  • @webdesign332
    @webdesign332 3 ปีที่แล้ว

    Traceback (most recent call last): File "C:\Users\Admin\Desktop\Face-Recognition-Attendance-System-master\Face-Recognition-Attendance-System-master\attendance\training_dataset.py", line 31, in <module> faces,Ids = getImagesAndLabels('dataSet') File "C:\Users\Admin\Desktop\Face-Recognition-Attendance-System-master\Face-Recognition-Attendance-System-master\attendance\training_dataset.py", line 22, in getImagesAndLabels Id=int(os.path.split(imagePath)[-1].split(".")[1]) ValueError: invalid literal for int() with base 10: 'ajith kumar m'

  • @omarba6972
    @omarba6972 3 ปีที่แล้ว

    HI , can you help me , i have this error when i click on Recognize+Attendance : ModuleNotFoundError: No module named 'firebase_admin'

  • @harshadarane801
    @harshadarane801 3 ปีที่แล้ว

    I'm getting error that cv2 module not found.... Pls Pls help me

  • @harshadarane801
    @harshadarane801 3 ปีที่แล้ว

    still i can't able to run the project. My Cmd appears and it dissapears quickly.. What to doo..pls help.

  • @jacksycthegoth6480
    @jacksycthegoth6480 4 ปีที่แล้ว

    Thanks it works When i typed py it didnt work but when i typed python it worked Ty!

  • @user-rx5kq6oo9y
    @user-rx5kq6oo9y 4 ปีที่แล้ว

    But it is not multiple recognition

  • @madhavkarpur4594
    @madhavkarpur4594 4 ปีที่แล้ว

    Have you Implemented Liveness detection in your project?? If not it can be easily spoofed.

  • @pragatihowal1588
    @pragatihowal1588 4 ปีที่แล้ว

    Is any video on ubuntu for face detection for attendance project

  • @AyushKumar-ju9jj
    @AyushKumar-ju9jj 4 ปีที่แล้ว

    Thanks Bro!

  • @IvanilsonRibeiroConsultor
    @IvanilsonRibeiroConsultor 4 ปีที่แล้ว

    thank u

  • @factsdotcom2467
    @factsdotcom2467 4 ปีที่แล้ว

    hello how can i contact uuu???...pls its urgent

    • @Abidali-qi3xj
      @Abidali-qi3xj 4 ปีที่แล้ว

      If you need project like this. Contact on WhatsApp +923459160826

  • @factsdotcom2467
    @factsdotcom2467 4 ปีที่แล้ว

    hello how can i contact uuu???...pls its urgent

  • @factsdotcom2467
    @factsdotcom2467 4 ปีที่แล้ว

    hello how can i contact uuu???...pls its urgent

  • @factsdotcom2467
    @factsdotcom2467 4 ปีที่แล้ว

    hello how can i contact uuu???...pls its urgent'

  • @factsdotcom2467
    @factsdotcom2467 4 ปีที่แล้ว

    hello how can i contact uuu???...pls its urgent

  • @factsdotcom2467
    @factsdotcom2467 4 ปีที่แล้ว

    hello how can i contact uuu???...pls its urgent

  • @lebanesestein4942
    @lebanesestein4942 4 ปีที่แล้ว

    th-cam.com/video/vGCEwSspKgA/w-d-xo.html better project

  • @SomnathDas-fg2qc
    @SomnathDas-fg2qc 4 ปีที่แล้ว

    from where we can see the video step by step so that we could understand the logic?

  • @swagnbconnects
    @swagnbconnects 4 ปีที่แล้ว

    Very Nice Project. Can it be done for the face mask recognition attendance system for tracking the details of the persons?? DO suggest and reply

  • @Techjeee
    @Techjeee 4 ปีที่แล้ว

    1st error : cmd is not open when I run firstpage.py ... 2nd error : whenever I create 2nd dataset and train it .. then try to recognize ... it through me that "Transaction Blocked" ... all the dataset create in one folder ?? please help ..

  • @dingusagar
    @dingusagar 4 ปีที่แล้ว

    For anyone looking for a project source, Check out my recent project. Feel free to fork, modify and comment. Low Resolution Face Recognition Application for Biometric Attendance. Source code for the project can be found here : github.com/dingusagar/AsyncFaceRecognition

  • @bapusosawant405
    @bapusosawant405 4 ปีที่แล้ว

    Which database u have used..?

  • @g.soundargee5144
    @g.soundargee5144 4 ปีที่แล้ว

    English convey makes better.. for all can understood naaah..bro

  • @jeiraldlepaopao2049
    @jeiraldlepaopao2049 4 ปีที่แล้ว

    where is the link??

  • @sharansrinivas9307
    @sharansrinivas9307 4 ปีที่แล้ว

    help please,getting this error in recogonize+attendence button, Traceback (most recent call last): File "recognizer.py", line 2, in <module> import xlwrite,firebase.firebase_ini as fire; File "C:\ProgramData\Anaconda3\lib\site-packages\firebase\__init__.py", line 3 from .async import process_pool ^ SyntaxError: invalid syntax

  • @sharansrinivas9307
    @sharansrinivas9307 4 ปีที่แล้ว

    hi im getting this error when i press attendence sheet Exception in Tkinter callback Traceback (most recent call last): File "C:\Program Files\Python36\lib\tkinter\__init__.py", line 1705, in __call__ return self.func(*args) File "D:\Face-react\Face Recogonition\Test 7\Face-Recognition-Attendance-System-master\attendance\firstpage.py", line 32, in attend os.startfile(os.getcwd()+"/firebase/attendance_files/attendance"+str(datetime.now().date())+'.xls') FileNotFoundError: [WinError 2] The system cannot find the file specified: 'D:\\Face-react\\Face Recogonition\\Test 7\\Face-Recognition-Attendance-System-master\\attendance/firebase/attendance_files/attendance2020-05-28.xls' i have additionally created this file attendance2020-05-28.xls and placed this in attendance_files folder

    • @soufianarouda322
      @soufianarouda322 4 ปีที่แล้ว

      Hey, i'm having the same error, did you manage to solve it?

    • @sharansrinivas9307
      @sharansrinivas9307 4 ปีที่แล้ว

      @@soufianarouda322 no

  • @Lucky-rg6pc
    @Lucky-rg6pc 4 ปีที่แล้ว

    when we clicking on create dataset ....cmd open and dirttly close..

  • @LoveFN
    @LoveFN 4 ปีที่แล้ว

    nope, did not work

  • @jackiekrish112
    @jackiekrish112 4 ปีที่แล้ว

    Traceback (most recent call last): File "recognizer.py", line 2, in <module> import xlwrite,firebase.firebase_ini as fire; File "C:\Users\THIS PC\AppData\Local\Programs\Python\Python37\lib\site-packages\firebase\__init__.py", line 20, in <module> from Crypto.PublicKey import RSA ModuleNotFoundError: No module named 'Crypto.PublicKey' I have installed XlxsWriter and firebase,firebase admin and even created _init_ folders but still i get this error.I dont know y and ideas.

    • @jackiekrish112
      @jackiekrish112 4 ปีที่แล้ว

      And I used python 3.7 and pycharm to run this bro pls help

  • @agrawal473
    @agrawal473 4 ปีที่แล้ว

    Traceback (most recent call last): File "recognizer.py", line 2, in <module> import xlwrite,firebase.firebase_ini as fire; File "C:\Users\AAMOD\AppData\Local\Programs\Python\Python38-32\lib\site-packages\firebase\__init__.py", line 3 from .async import process_pool ^ SyntaxError: invalid syntax I am having this error, please help me resolve this

  • @abdulkarimalbaik3873
    @abdulkarimalbaik3873 4 ปีที่แล้ว

    Thanks bro...You are awesome Do you have a project recognition face for android app in java

  • @HamzaMalik-zz2tf
    @HamzaMalik-zz2tf 4 ปีที่แล้ว

    "C:\Users\Hamza Malik\AppData\Local\Programs\Python\Python38-32\python.exe" "C:/Users/Hamza Malik/Desktop/Face-Recognition-Attendance-System-master/Face-Recognition-Attendance-System-master/attendance/@t" Traceback (most recent call last): File "C:/Users/Hamza Malik/Desktop/Face-Recognition-Attendance-System-master/Face-Recognition-Attendance-System-master/attendance/@t", line 2, in <module> import xlwrite,firebase.firebase_ini as fire; File "C:\Users\Hamza Malik\AppData\Local\Programs\Python\Python38-32\lib\site-packages\firebase\__init__.py", line 20, in <module> from Crypto.PublicKey import RSA ModuleNotFoundError: No module named 'Crypto.PublicKey' i am getting this error while run the recognizer please help me with this error my data is trained succesfully and i also install all the libraries other the xlwrite and i dont know how install xlwrite. pip install xlwrite is not working.

  • @HamzaMalik-zz2tf
    @HamzaMalik-zz2tf 4 ปีที่แล้ว

    "C:\Users\Hamza Malik\AppData\Local\Programs\Python\Python38-32\python.exe" "C:/Users/Hamza Malik/Desktop/Face-Recognition-Attendance-System-master/Face-Recognition-Attendance-System-master/attendance/recognizer.py" Traceback (most recent call last): File "C:/Users/Hamza Malik/Desktop/Face-Recognition-Attendance-System-master/Face-Recognition-Attendance-System-master/attendance/recognizer.py", line 2, in <module> import xlwrite,firebase.firebase_ini as fire; File "C:\Users\Hamza Malik\AppData\Local\Programs\Python\Python38-32\lib\site-packages\firebase\__init__.py", line 20, in <module> from Crypto.PublicKey import RSA ModuleNotFoundError: No module named 'Crypto.PublicKey' i am getting this error while run the recognizer please help me with this error my data is trained succesfully and i also install all the libraries other the xlwrite and i dont know how install xlwrite. pip install xlwrite is not working.

  • @alinadangol9313
    @alinadangol9313 4 ปีที่แล้ว

    Is trainer folder been removed?

  • @lumantimanandhar2931
    @lumantimanandhar2931 4 ปีที่แล้ว

    Can we detect multiple faces at a time with this?

  • @seanbenhur
    @seanbenhur 4 ปีที่แล้ว

    hello please..I am working on face matching project..in this I have to compare a single image with many other images in database..will this work for it!?

    • @ai1998
      @ai1998 4 ปีที่แล้ว

      what kind of camera is used here

  • @avinashmaddirala674
    @avinashmaddirala674 4 ปีที่แล้ว

    hai sir, i am getting an error of line 22, in getImagesAndLabels Id=int(os.path.split(imagePath)[-1].split(".")[0]) how to solve it.

  • @singirikondamanikanta6276
    @singirikondamanikanta6276 4 ปีที่แล้ว

    your opening the project file by click, I can't open the project same as you, Please help me to open the file

  • @dattanipranay424
    @dattanipranay424 4 ปีที่แล้ว

    how to solve module 'cv2.cv2' has no attribute 'createLBPHFaceRecognizer' error in the [training_dataSet.py ] code

    • @vedangthakkar3705
      @vedangthakkar3705 4 ปีที่แล้ว

      Install pip install opencv-contrib-python

  • @rushabhmehta6408
    @rushabhmehta6408 4 ปีที่แล้ว

    I am getting an error of recognizer.read(trainer\trainer.yml) Can you explain me the how to use this file.

  • @arunsooryak6351
    @arunsooryak6351 4 ปีที่แล้ว

    Can it recognize multiple faces at same time?