Skip to content
View Preet218's full-sized avatar
  • Ahmedabad Gujarat

Block or report Preet218

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

Popular repositories Loading

  1. Document_Scanner Document_Scanner Public

    Video is captured using a webcam and document in the captured frame is detected and sliced using OpenCV

    Jupyter Notebook

  2. BBC_weather-scraping BBC_weather-scraping Public

    In this python code, we use BBC Weather website to obtain 14 days weather prediction for any city in the world by doing web scraping.

    Jupyter Notebook

  3. Weather-data-hosted-on-heroku Weather-data-hosted-on-heroku Public

    In this project, BBC weather website was scrapped to get 14 days weather prediction for input city. Using streamlit, it was hosted on heroku platform

    Python

  4. Emotion-Detector Emotion-Detector Public

    Categorized emotion of person from webcam feed or video file input into seven different basic emotions using convolutional neural network. On the webcam feed, used Haar Cascade frontal face for fac…

    Jupyter Notebook

  5. Mouth-Detector-using-OpenCV Mouth-Detector-using-OpenCV Public

    In this notebook, we have used haar-smile cascade from OpenCV to detect mouth in the input coming from webcam. Then we display the image with 2 red dots near both the edge of the mouth. Then if the…

    Jupyter Notebook

  6. Clothes-detection-and-classification Clothes-detection-and-classification Public

    Created a clothes detection and classification using detectron2

    Python