Skip to content
View smita3199's full-sized avatar
Block or Report

Block or report smita3199

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. danlobo1999/deep-audiobook-tuner danlobo1999/deep-audiobook-tuner Public

    A system that automatically generates an apt, emotionally pertinent, unique sequences of music for audiobooks based on the current narrative for the purpose of ameliorating user-experience while be…

    Jupyter Notebook 2 1

  2. jendcruz22/DeepAudiobookTunerApp jendcruz22/DeepAudiobookTunerApp Public

    A system that automatically generates an apt, emotionally pertinent, unique sequences of music for audiobooks based on the current narrative for the purpose of ameliorating user-experience while be…

    Python

  3. jendcruz22/SentimentAnalysisOfVoiceNotes jendcruz22/SentimentAnalysisOfVoiceNotes Public

    The SAVN system consists of an Audio Based Sentiment Analysis (ABSA) model to analyze the sentiments being portrayed in a voice note which will be hosted on the AWS cloud service platform in order …

    HTML

  4. Implementation-of-Neural-Style-Transfer-in-Keras Implementation-of-Neural-Style-Transfer-in-Keras Public

    Neural Style Transfer employs a pretrained convolution neural network to transfer styles from a given image to another. This is implemented using Keras.

    Jupyter Notebook

  5. Automatic-License-Plate-Recognition Automatic-License-Plate-Recognition Public

    Automatic License Plate Recognition is implemented using Python, OpenCV and Tesseract to recognize Indian license plates and store the data in a CSV file.

    Python 14 5

  6. Automatic-Text-Summarization Automatic-Text-Summarization Public

    Automatic Text Summarization is implemented using Python NLTK library by tokenizing the sentences, finding weighted frequency of occurrence and calculating sentence scores. The process of web scrap…

    Jupyter Notebook