Skip to content
View superdianuj's full-sized avatar
  • Multiverse

Highlights

  • Pro
Block or Report

Block or report superdianuj

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
superdianuj/README.md

Intro

I struggle but I know my way around deep learning 🧠.

My GitHub Repositories

Category Platforms Repositories
ML Privacy and Security
alt text
Python Python Python Python * ambitious explorations over privacy attacks
* expolorations over privacy attacks
* poisoned output detection
* attack on a encrypted model in real space
* entropy motivated defenses of Membership Inference Attack
* information leakage and inference from cache traces
* machine unlearning
* fault in honey encryption
* simple adversarial attack
* simple poisoning attack
* literature review progress on secure inference
* collection of repo links related to ML-privacy
Radar and ECG Signal processing
alt text
Python Python Python * radar vital signs project
* p5 based simulations of radar
* comparison of measurement performance between ECG and several Radar based algorithms
* ECG based HR detection methods
* ECG based BR detection methods
* ECG measurement system
* comparison of performance of ECG HR methods
* comparison of performance of ECG BR methods
* Matlab integration with Sense2Gol radar
Computer Vision
alt text
Python Python Python Python Python * Improved SuGaR (Gaussian Splatting)
* Image Restoration (Denoise & Deblur) (NAFNet)
* Image Restoration (Super Resolution) (SPSR)
* Image Restoration (Deblurring) (HI-Diff)
* Image Restoration (Deblurring) (Diff-PIR)
* Image Restoration (SuperResolution) (Real-ESRGAN)
* Image Restoration (SuperResolution) (SRCNN and Nina-SR)
* 3D Line Detection in Point Cloud
* 3D Plane Detection in Point Cloud
* Image Restoration (Deblur and Super Resolution) (SUPIR)
* Fisheye to Equirectangular
* YOLO Detection and Tracking
* Gaussian Splatting
* COLMAP Installation
* SIREN Experiments
* NVIDIA PeopleNet Detection and Tracking
* simple NeRF
* MRI brain tumor classification and segmentation
* experiementation of image processing on MRI slices over U-Net performance
* brain MRI images condensation
* graph based MRI scan segmentation
* Xception interpretability
* opencv based violonist assistant
* detectron2 based object detection
* my image processing course work
* edge smoothing
* spectrogram based urban sound classification
* Autoencoder denoising
Natural Language Processing
alt text
Python Python Python * text-signal driven classification
* text summarization
* textual toxicity ranking
* sentiment classification via BERT
* plagarism remover
* BERT based grammatical correction classification
* sentence Modelling using Matrix Factorization and RNN
* finding candidate journal from large bibtex file
Chemical Sequence Analysis
alt text
Python Python Python * protein-protein interaction Classification
* SMILE string classification
Brain Connectivity Analysis
alt text
Python Python Python * SSA implementations
* EEG visualization
* GAN based Structural Connecitivty data variations
Accelerometer and ML
alt text
Python Python Python Python * sparsity based accelerometer spectrogram classification
* simple compressed sensing
* spectrogram based human activity recognition
* gym Trainee accelerometer dataset under different workouts
* measuring training capacity of gym trainees using AlexNet and spectrograms
* estimating moods of gym trainees and counting reps using accelerometer spectrograms
COVID-19 and ML
alt text
Python Python Python Python * compartment model identification using SINDy
* Attention based SIQRD parameter estimation and Data driven policy determination for control of infection spread
* Image processing, Mathematical modelling and NLP based gathering insights from COVID-19 literature
* collect daily COVID-19 statistics in Korea using API
* COVID-19 symptom severity classification
* Simulations of hypothetical SEQIHRD model
* Simulations of hypothetical SVEQIHRD model
Interferometry and ML
alt text
Python Python Python * self-mixing interferometry displacement parameter estimation
* deep learning estimation of amplitude and frequency of target from self-interferometric signal
Miscallaneous ML
alt text
Python Python Python Python * music genre classification using CNN-LSTM
* comparison of simple and Q-learning based link prediction in graphs
* actor-critic based stocks trader
* Probabalistic neural network using KNIME
* sales forecasting using deepXF
* forecasting via extreme learning
* breast cancer classification using random forecast
* MATLAB breast cancer classification
* drug prescriber deployment on Azure
* Autoencoder LSTM based power consumption forecasting
* LSTM based bitcoin price forecasting
App and Web Developement
alt text
Python Python Python Python Python Python Python * contact tracing flutter app-version 1
* contact tracing flutter app-version 2
* contact tracing flutter app-version final
* Node.js web app
* basic HTML-CSS page workout
* Android Kotlin project for visualization COVID-19 statistics via API
* Android Java project to access and display sensor values
* Nodejs based twitter follower hiearchy
* flutter based directed graph construction of a person contact with different places
* time-otp based flutter project
* streamlit based login/signup page
* nodejs based anonymization of csv containing GPS data
* flutter project to store texts in local storage while in background on Android
* nodejs api for converting coordinates to distance
* nodejs and mongdb based login/signup api that can send emails to db contacts
* flutter app that collects gps data and stores it in hivdb, and it can upload the db data as csv file to a rest api
* android project for login/signup page
* flutter project that can perform all login/signup tasks and also has qr scan functionality
* nodejs based csv manipulation
* reference html frontends
* flutter project that can generate and store data in csv, in background, and can also produce notifications
* flutter app that stores data in hive db
* flutter project for storing data in hivedb in anonymized manner(encrypted)
* flutter becaon transmitter and reciever
* flutter transmit beacon in background
* flutter based rolling BT beacon ID transmission
* flutter project for working with CSV
* flutter project that transmits and recieves BT UUID and stores them in CSV

Popular repositories

  1. HR_BR_Radar_ECG_j HR_BR_Radar_ECG_j Public

    This repo is a comparison study of HR and BR measurement using Doppler Radar and ECG

    Jupyter Notebook 4 2

  2. simple_Compressed_Sensing simple_Compressed_Sensing Public

    compressed sensing using matlab

    MATLAB 1

  3. InfenionSense2Gol_Vital_signs_j InfenionSense2Gol_Vital_signs_j Public

    Matlab based measuring HR and BR from Pulse Doppler Radar Signals using Infenion Sense2Gol Demo board

    MATLAB 1 1

  4. explorations_over_privacyattacks explorations_over_privacyattacks Public

    This repository is exploration of interaction between basic Membership Inference Attack (MIA), Model Inversion (MI) and Differential Privacy (DP) and Mutual Information Regularization

    Jupyter Notebook 1

  5. Login_Signup_PreFunctionaility Login_Signup_PreFunctionaility Public

    Reference flutter login-signup project

    Dart

  6. CovidTrackerApp-Web_simple_GUI_login_register_send_emails CovidTrackerApp-Web_simple_GUI_login_register_send_emails Public

    nodejs and html absed web app with GUI for login, register and can send emails (for OTP verification)

    JavaScript