A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
-
Updated
Nov 24, 2021 - Python
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
Models supported: ResNet, ResNetV2, SE-ResNet, ResNeXt, SE-ResNeXt [layers: 18, 34, 50, 101, 152] (1D and 2D versions with DEMO for Classification and Regression).
Hierarchical probabilistic 3D U-Net, with attention mechanisms (—𝘈𝘵𝘵𝘦𝘯𝘵𝘪𝘰𝘯 𝘜-𝘕𝘦𝘵, 𝘚𝘌𝘙𝘦𝘴𝘕𝘦𝘵) and a nested decoder structure with deep supervision (—𝘜𝘕𝘦𝘵++). Built in TensorFlow 2.5. Configured for voxel-level clinically significant prostate cancer detection in multi-channel 3D bpMRI scans.
Drastically Reducing the Number of Trainable Parameters in Deep CNNs by Inter-layer Kernel-sharing
Pytorch implementation of vision models.
Official implementation of our paper "Transparency in Sleep Staging: Deep Learning Method for EEG Sleep Stage Classification with Model Interpretability"
Fully supervised, healthy/malignant prostate detection in multi-parametric MRI (T2W, DWI, ADC), using a modified 2D RetinaNet model for medical object detection, built upon a shallow SEResNet backbone.
[Graduation Thesis @ VLUTE] A full-stack Next.js & FastAPI GUI for Alzheimer's disease classification using 3D MRI & clinical data. Integrated with Quantum Machine Learning and Explainable AI (Grad-CAM, Grad-CAM++, Ablation-CAM). Student: [Nhan Quoc Viet] | Advisor: M.Sc. Nguyen Khac Tuong
To associate your repository with the seresnet topic, visit your repo's landing page and select "manage topics."