Skip to content
View Saikat83's full-sized avatar
  • Samsung Electronics
  • Noida,India
Block or Report

Block or report Saikat83

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

Popular repositories

  1. Reaction-Tester-Javascript Reaction-Tester-Javascript Public

    A simple game developed using Javascript in which circles and squares of arbitrary size popped up randomly in the webpage . This user clicks on those figures and sees the time elapsed between two s…

    JavaScript

  2. A-snake-and-apple-game A-snake-and-apple-game Public

    A snake and apple game implemented using pygame in which snake keeps on eating apple and player earns point .The game end if the snake hits the boundary or it hits itself

    Python

  3. Image-Compression-Using-K-means-Clustering-Algoritm Image-Compression-Using-K-means-Clustering-Algoritm Public

    Using K Means Clustering Algorithm,different pixels of a colored image is replaced by RGB values of 16 selected colors

    MATLAB

  4. Content-Based-Image-Retrieval Content-Based-Image-Retrieval Public

    An Image Search Engine implemented in python in which given a query image , similar images on the dataset are returned

    Python

  5. Breast_cancer-detection-Model Breast_cancer-detection-Model Public

    A model based on logistic regression that can classify malignant and benign tumor with a very high accuracy rate.

    Python

  6. Smart-Storage Smart-Storage Public

    A smart storage based on text detection and extraction. Using a Fully Convolutional Network, text is detected on the image. Next text is extracted and interpreted using pytesseract module, A OCR to…

    Python