kimberly-amador's Stars
takluyver/jupyter-intro-xfel-jan17
Introduction to Jupyter Notebook
ezequieldlrosa/isles24
Ischemic Stroke Lesion Segmentation Challenge 2024
BrainLesion/panoptica
panoptica -- instance-wise evaluation of 3D semantic and instance segmentation maps
ikboljon/tmss_miccai
TMSS: An End-to-End Transformer-based Multimodal Network for Segmentation and Survival Prediction
yandexdataschool/roc_comparison
The fast version of DeLong's method for computing the covariance of unadjusted AUC.
jaygshah/Robust-Brain-Age-Prediction
[WACV 2024] Official PyTorch implementation of: Ordinal Classification with Distance Regularization for Robust Brain Age Prediction
Raschka-research-group/coral-pytorch
CORAL and CORN implementations for ordinal regression with deep neural networks.
nhshin-mcl/MWR
glanceable-io/ordinal-log-loss
Repository of the COLING 2022 paper : Ordinal Log-Loss - A simple log-based loss function for ordinal text classification.
GarrettJenkinson/condor_tensorflow
CONditionals for Ordinal Regression and classification in tensorflow
ck37/coral-ordinal
Tensorflow Keras implementation of ordinal regression using consistent rank logits (CORAL) by Cao et al. (2019)
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
mlyg/unified-focal-loss
katsura-jp/pytorch-cosine-annealing-with-warmup
layer6ai-labs/T-Fixup
Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"
artemmavrin/focal-loss
TensorFlow implementation of focal loss
mkocabas/focal-loss-keras
Focal Loss implementation in Keras
umbertogriffo/focal-loss-keras
Binary and Categorical Focal loss implementation in Keras.
zeynelsamak/TranSOP
For paper TranSOP: Transformer-based Multimodal Classification for Stroke Treatment Outcome Prediction
lahoud/3d-vision-transformers
A list of 3D computer vision papers with Transformers
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
MedicalImageAnalysisTutorials/ImageRegistrationTutorial
This project is to help students and researchers to learn the theory of medical image registration in a simple and practical way. I will try to explain the math using simple language and python code. The tutorials are python notebook based that you can run directly in Google colab. Your correction, feedback, and support are more than welcome!
ANTsX/ANTsPy
A fast medical imaging analysis library in Python with algorithms for registration, segmentation, and more.
lucidrains/bidirectional-cross-attention
A simple cross attention that updates both the source and target in one step
zhjohnchan/M3AE
[MICCAI-2022] This is the official implementation of Multi-Modal Masked Autoencoders for Medical Vision-and-Language Pre-Training.
aruberts/TabTransformerTF
TensorFlow implementation of TabTransformer
yandex-research/rtdl
Research on Tabular Deep Learning: Papers & Packages
neqkir/attention-mechanism
around attention in transformers
CahidArda/tab-transformer-keras
Implementation of TabTransformer, attention network for tabular data, in Keras
lucidrains/tab-transformer-pytorch
Implementation of TabTransformer, attention network for tabular data, in Pytorch