Skip to content
View israr96418's full-sized avatar
๐Ÿ˜‡
I may be slow to respond.
๐Ÿ˜‡
I may be slow to respond.
Block or Report

Block or report israr96418

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
israr96418/README.md

Hi ๐Ÿ‘‹, I'm Israr Dawar

A passionate Software Engineer from Pakistan

israr96418

israr96418

  • ๐Ÿ”ญ Iโ€™m currently working on Human Fall Detection with computer vision

  • ๐ŸŒฑ Working in the field Machine learning / Deep learning / Computer Vision

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Open-Source Project

  • ๐Ÿ’ฌ Ask me about Python , Fastapi, Flask, ML / DL /Computer vision

  • ๐Ÿ“ซ How to reach me [email protected]

  • ๐Ÿ“„ Know about my experiences https://www.linkedin.com/in/israr-dawar/

  • โšก Fun fact I am a noob who love to code for hours.

Connect with me:

isrardawar11 israr dawar https://stackoverflow.com/users/15412824/israr-dawar israr dawar israr dawar isrardawar485 @isrardawar485

Languages and Tools:

bash c canvasjs chartjs cplusplus django docker express figma firebase flask git go heroku illustrator javascript linux mariadb mongodb mssql mysql nodejs opencv oracle pandas postgresql postman python react redis scikit_learn seaborn sqlite tensorflow

israr96418

ย israr96418

israr96418

Pinned

  1. Microservices_with_fastapi Microservices_with_fastapi Public

    Python 2

  2. Socialapp Socialapp Public

    Python 2 1

  3. GymCounting_with_mediapipe GymCounting_with_mediapipe Public

    Jupyter Notebook 1 1

  4. LSTM_IBDB LSTM_IBDB Public

    Apply LSTM(Type of Rnn) on imdb dataset(which contain information about movie)-->we take only review(sequence of word

    Jupyter Notebook

  5. Self_driving_car Self_driving_car Public

    Train CNN model on 25mint video(20 mint ---> extract frames/images from video) and test it on 5mint video which give me 98% right steering wheel angle

    Jupyter Notebook 1

  6. video_based_classification_CNN_RNN video_based_classification_CNN_RNN Public

    1: extract frame from video 2: pass those frames to CNN model(Inception) to extract feature 3: pass to rnn(GRU)