[go: nahoru, domu]

Skip to content
View kunalkushwahatg's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kunalkushwahatg

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

    Jupyter Notebook 1

  2. paddy_classification paddy_classification Public

    This repository hosts a dataset for classifying diseases affecting paddy crops, curated for machine learning research and development. The dataset consists of 10,406 high-resolution images of paddy…

    Jupyter Notebook

  3. sentiment_analysis_rnn sentiment_analysis_rnn Public

    Contains the implementation of sentiment analysis recurrent neural network model in pytorch .

    Jupyter Notebook

  4. transformer_from_scratch_in_pytorch transformer_from_scratch_in_pytorch Public

    Transformer(encoder decoder) from scratch on torch.

    Jupyter Notebook

  5. yolov1_from_scratch yolov1_from_scratch Public

    YOLOv1 from Scratch is an implementation of the YOLOv1 (You Only Look Once) object detection algorithm using Python. This project aims to provide a clear, concise, and educational implementation of…

    Python

  6. yolov5 yolov5 Public

    This repository contains a Python script for object detection using YOLOv5. The script utilizes pre-trained YOLOv5 models of different sizes to detect objects such as cars, bicycles, buses, trucks,…

    Python