DeepMIALab/AI-FFPE
Deep Learning-based Frozen Section to FFPE Translation
This tool helps histopathologists and researchers standardize tissue image analysis by converting frozen section (cryosectioned) images into the visual style of formalin-fixed and paraffin-embedded (FFPE) images. You input cryosectioned pathology images, and it outputs corresponding images that look like FFPE preparations. This is useful for anyone working with digital pathology slides who needs to compare or process images from different preparation methods consistently.
No commits in the last 6 months.
Use this if you need to transform the visual characteristics of cryosectioned tissue images to match the appearance of FFPE images for consistent analysis or training AI models.
Not ideal if you need to analyze the specific, raw microscopic details unique to either cryosectioned or FFPE preparations without any stylistic transformation.
Stars
65
Forks
15
Language
Python
License
—
Category
Last pushed
Oct 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DeepMIALab/AI-FFPE"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch