Skip to content
View Bishow-99's full-sized avatar
  • Kathmandu, Nepal

Block or report Bishow-99

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

Pinned Loading

  1. Image_Caption_Generator Image_Caption_Generator Public

    In this project, I have used pretrained Model VGG19 for extracting the features from the more than 8k images. Moreover,I have used LSTM and NLP to predict the caption for the images . The dataset I…

    Jupyter Notebook 1

  2. Captcha_Reader Captcha_Reader Public

    This Repo provides the information, how to use machine learning algorithm to extract the text from the image or extract the data from the captcha images.

    Jupyter Notebook

  3. Email-Spam-Detectors Email-Spam-Detectors Public

    In this project, I have designed a model using Natural Languae Processing and Machine learning in order to predict whether our text messages is spam or not.

    Jupyter Notebook

  4. Fire-Detection-Using-CNN Fire-Detection-Using-CNN Public

    Fire detection using Convolutional Neural Networks (CNNs) is a popular and effective approach for automatically identifying and detecting fires in images or videos. CNNs are well-suited for this t…

    Jupyter Notebook

  5. Spam-Detector-using-BERT Spam-Detector-using-BERT Public

    For desiging the Spam Detector I have used Google BERT Transformer where it filters the messages by understanding the text whether it is spam or not.

    Jupyter Notebook

  6. Advance-Liveness-Detection Advance-Liveness-Detection Public

    This repository helps to identify whether the presented image contains the living person or just a static image

    Python