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

Highlights

  • Pro

Block or report Udayps2303

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Deepfake-Detection Deepfake-Detection Public

    Binary deepfake face detector using VGG16 transfer learning — trained on 140K real and fake faces to classify AI-generated synthetic media with high accuracy.

    Jupyter Notebook

  2. Fruit-Detection-and-Classification Fruit-Detection-and-Classification Public

    Deep learning model for fruit image classification using Transfer Learning with MobileNet. Classifies 9 fruit types (apple, banana, mango, etc.) with data augmentation and TensorFlow/Keras. Trained…

    Jupyter Notebook

  3. Line-Level-OCR-using-CNN-BiLSTM-CTC-loss Line-Level-OCR-using-CNN-BiLSTM-CTC-loss Public

    CNN-BiLSTM-CTC model for printed Odia script recognition from line-level images, built with TensorFlow/Keras. Achieves CER < 2% on ~4 lakh line samples.

    Python

  4. Motion-Tracking Motion-Tracking Public

    Real-time hand tracking implementations using MediaPipe and OpenCV — one for precise single-point landmark tracking (Tasks API), and one for full hand skeleton visualization (Solutions API). Suppor…

    Python

  5. Python-Solutions-and-Library-Management-Using-Flask-SQL Python-Solutions-and-Library-Management-Using-Flask-SQL Public

    Solving Python Problem from Exercism Website

    Python

  6. Shallow_parser_using_bilstm-main Shallow_parser_using_bilstm-main Public

    This project implements a Neural Network-based Shallow Parser using a Bidirectional Long Short-Term Memory (BiLSTM) architecture to simultaneously predict: Morphological features, Part-of-Speech (P…

    Python