Pinned Repositories
Accessing-and-modifying-different-layers-of-a-pretrained-model-in-pytorch
AmartyaCSB.github.io
AmartyaCSB
Background-Matting
Background Matting: The World is Your Green Screen
ComputerVisionProjects
Building an app that Identifies people with one shot siamese Neural network learning
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
InternetOfFish
Internet of fish Mbuna Detection
photography
Lets give the photographs the recognition they deserve!
pathology-whole-slide-data
A package for working with whole-slide data including a fast batch iterator that can be used to train deep learning models.
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
RealTimeObjectDetection
AmartyaCSB's Repositories
AmartyaCSB/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
AmartyaCSB/Accessing-and-modifying-different-layers-of-a-pretrained-model-in-pytorch
AmartyaCSB/AmartyaCSB.github.io
AmartyaCSB
AmartyaCSB/Background-Matting
Background Matting: The World is Your Green Screen
AmartyaCSB/Balrog
Bacterial Annotation by Learned Representation of Genes
AmartyaCSB/ComputerVisionProjects
Building an app that Identifies people with one shot siamese Neural network learning
AmartyaCSB/InternetOfFish
Internet of fish Mbuna Detection
AmartyaCSB/photography
Lets give the photographs the recognition they deserve!
AmartyaCSB/Building-a-Simple-Chatbot-in-Python-using-NLTK
AmartyaCSB/CleanUNet
Official PyTorch Implementation of CleanUNet (ICASSP 2022)
AmartyaCSB/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
AmartyaCSB/deeplearning-biology
A list of deep learning implementations in biology
AmartyaCSB/DeepLearningIntro
AmartyaCSB/FishTracking
Code for tracking Cichlids in top-down video
AmartyaCSB/gatk-docs
Documentation archive for GATK tools and workflows
AmartyaCSB/Hyperspectral-Classification
Hyperspectral-Classification Pytorch
AmartyaCSB/Interesting
Work
AmartyaCSB/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
AmartyaCSB/mbuna
AmartyaCSB/MLA-GNN
AmartyaCSB/One-Shot-Audio-Denoising
AmartyaCSB/Only-Noisy-Training
A self-supervised speech denoising strategy named Only-Noisy Training (ONT), which solves the speech denoising problem with only noisy audio signals in audio space for the first time.
AmartyaCSB/opencv
Open Source Computer Vision Library
AmartyaCSB/PlotNeuralNet
Latex code for making neural networks diagrams
AmartyaCSB/PyTorch_utils
Adding custom loss functions and cheat codes I make for my projects
AmartyaCSB/Spatial-Regularization-Network-in-Tensorflow
implementation of “Learning Spatial Regularization with Image-level Supervisions for Multi-label Image Classification” in Tensorflow
AmartyaCSB/SRN_multilabel
AmartyaCSB/TIL_Scoring
AmartyaCSB/Wave-U-Net-for-Speech-Enhancement
Implement Wave-U-Net by PyTorch, and migrate it to the speech enhancement.
AmartyaCSB/xrayimage_extractfeatures
Extract GLCM, Region Properties, and Moments related features in a line of code and then get those into a data-frame.