Skip to content
View Debarchan1994's full-sized avatar

Block or report Debarchan1994

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 Loading

  1. Voice-command-system-for-visually-impaired-person-demo-model Voice-command-system-for-visually-impaired-person-demo-model Public

    Python 1

  2. Image-Compression-Principal-Component-Analysis-Pytorch Image-Compression-Principal-Component-Analysis-Pytorch Public

    Forked from vivekrmk/Image-Compression-Principal-Component-Analysis-Pytorch

    In this tutorial we can use the Pytorchs efficient PCA implementation for performing data compression by retaining essential features of an Image. With the result of the PCA tensor, we also try to …

    Jupyter Notebook

  3. RADDet RADDet Public

    Forked from ZhangAoCanada/RADDet

    Range-Azimuth-Doppler Based Radar Object Detection

    Python

  4. Bucketizer_dynamic Bucketizer_dynamic Public

    This function is used to bucketize a column as per your need and add the bucketized values as additional columns to your existing Spark dataframe.Also you don't have to worry about the number the c…

    Python

  5. file_renaming file_renaming Public

    Helps to rename tons of files in a directory at once using a common base name and then appending the a number in a sequential manner after the common base name. This code is intelligent enough and …

    Python

  6. class_numbering class_numbering Public

    This function is used to put the class number in front of each class used during unpivot operation or other operations because sometimes when using Power BI or Palantir Foundary the axises are orga…

    Python