Skip to content
View ravee360's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ravee360

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. Car-License-Detection Car-License-Detection Public

    The Car License Plate Detection project utilizes YOLOv8, a state-of-the-art object detection model, to accurately detect and localize car license plates in images. Trained on a dataset from Kaggle,…

    Python

  2. Movie_Reccomender_System Movie_Reccomender_System Public

    Movie Recommender system is an ML model used to predict the next most possible movies that are related to the current user input movie.

    Jupyter Notebook

  3. Emotion_detection_using_CNN Emotion_detection_using_CNN Public

    This project implements an Emotion Detection system using Convolutional Neural Networks (CNN) to classify facial expressions into seven categories: Angry, Disgust, Fear, Happy, Neutral, Sad, and Su…

    Python

  4. Cap-detection Cap-detection Public

    This project utilizes the YOLOv8 architecture to detect whether a person is wearing a cap. It includes a trained YOLOv8 model, a Python script for real-time detection using OpenCV, and all necessar…

    Python