Skip to content
View ShwetaTyagi1's full-sized avatar

Highlights

  • Pro

Block or report ShwetaTyagi1

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. Emotion_Detection Emotion_Detection Public

    Emotion Detection using Computer Vision: This project leverages OpenCV and DeepFace to detect and classify human emotions in real-time from facial expressions.

    Python

  2. farmeasy farmeasy Public

    FarmEasy: Empowering farmers with sustainable solutions. Track crop cycles, access government schemes & NGOs, and optimize crop rotations. Bridging gaps in farming practices. Built with HTML, CSS, …

    HTML 1

  3. Snake-Game Snake-Game Public

    Snake Game in C++ 🐍 Classic Snake Game in C++ 📈 Control the snake, eat fruit ('F'), and avoid collisions. Have fun! 🎮 Features: Smooth snake movement via keyboard controls, Dynamic fruit generation…

    C++

  4. Image-Recognition Image-Recognition Public

    This project aims to predict accidents using image recognition techniques and compares the performance of three different models: CNN, KNN, and Random Forest Trees. The dataset used contains images…

    Jupyter Notebook

  5. Color_To_Gray Color_To_Gray Public

    A simple image processing tool that converts images to grayscale using OpenCV, with the option to save the output. The code is well-commented for ease of understanding. Happy learning!

    Python

  6. VideoProcessing_and_FrameExtraction VideoProcessing_and_FrameExtraction Public

    A Python project to capture multiple frames from a video file or YouTube URL using OpenCV and yt-dlp. It allows users to download videos from YouTube or process local video files and extract frames…

    Python