337 skills found · Page 4 of 12
adiengineer / ADHD Classification DBN ExtractionGuide : Prof Sundaram Suresh (NTU- Singapore) Area: Deep learning neural networks for feature extraction in high dimensional neuro imaging data. Tools used: Standard neuro imaging software for preprocessing, a MATLAB deep learning toolbox DeeBNet. I used deep learning algorithms including RBM’s and CNN’s to train on an open source MRI data set and classify unseen fMRI scans as having ADHD or not. I was able to achieve accuracy scores of 64% which is incrementally better than the current start of art(as of 2016). The project was challenging due to the high dimensionality of the input data and the meager number of test samples.
wbunting / With Image PreprocessingPre-processing images with Next.js
Badshah-CoderZ / Deepvision Dataset ToolkitImage dataset preprocessing CLI — labeling, resizing, augmentation
ShawonBarman / How To Download ABIDE Preprocessed Dataset For Autism DetectionThis script automates the download of preprocessed brain imaging data from the ABIDE dataset, focusing on a specific derivative, preprocessing pipeline, and noise-removal strategy. It filters participants by diagnosis (autism or controls) and downloads relevant data, streamlining research on autism spectrum disorder.
pavlo-seimskyi / Semantic Segmentation Satellite ImageryThis repository is a complete walkthrough to download the "landcovernet" dataset that contains label masks for Sentinel 2 images from Africa. It includes the data download, preprocessing and the model training with PyTorch and fastai.
li-pengcheng / 3d Data Precrocessing3d medical image preprocessing, supports conversion between nifiti data and h5py data, dicom2nii, crop 3d patch, extract 3d roi...
vikasgola / Image Filteringimage filtering techniques in python with examples
Ankita18Mandal / LungCT DiagnosisRepository processes CT scanned images of human Lungs , which are in DICOM image format. Visualises the data in 3D and trains a 3D convolution network on the data after preprocessing.
pboutinaud / SHiVAiThe SHiVAi pipeline for preprocessing, AI-based segmentation, and reporting of cCVSD biomarkers from brain MRI images
SOHAM-THUMMAR / Brain Tumor Detection Model Using KerasBrain-Tumor-Detection-Model-using-Keras is a Python-based deep learning project that uses the Keras (TensorFlow) framework to detect brain tumors from MRI images. It provides a complete workflow including data preprocessing, dataset splitting, model training, and saving trained models for inference or further experimentation.
bmsookim / Image PreprocessingImage pre-processing pipeline
jopo666 / HistoPrepPreprocessing module for large histological images
benshih / SuperPixelSegmentationSegmentation using superpixels. Uses SLIC to preprocess each image, separate foreground from background in an image using a supervised model, handle unsupervised segmentation for when without initial training data. 16720f13hw6.
PennLINC / QsireconReconstruction of preprocessed q-space images (dMRI)
ox-vgg / Vgg Face Search(MIRROR) Face finding engine that runs on a local service. Includes a pipeline for preprocessing a user-defined image dataset.
IfremerUnderwater / MatisseMatisse is a user friendly software to make structure-from-motion (3D reconstruction from optical images) easily accessible for non expert. Data preprocessing is mainly optimized to work for underwater images but it can also be used any type of optical images.
mahdieslaminet / DL For Intracranial Hemorrhage Volume QuantificationEnhancing Intracranial Hemorrhage Volume Quantification in Deep Learning Models through Advanced Image Preprocessing Techniques
klarEDA / Klar EDAA python library for automated exploratory data analysis
SaptakBhoumik / TinyVisionTinyVision is an evolving project focused on designing ultra-lightweight image classification models with minimal parameter counts. The goal is to explore what’s actually necessary for fundamental vision tasks by combining handcrafted feature preprocessing with highly efficient CNN architectures.
theoVag / MRI Image PreprocessingThis repository includes the preprocessing steps for MRI Knee images. These files are then imported in my main model for Image Registration and Segmentation using Deep Learning