deepsynthbody/synembryo_latentdiffusion
收藏Hugging Face2024-11-07 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/deepsynthbody/synembryo_latentdiffusion
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-4.0
language:
- en
tags:
- generation
- embryo generation
pretty_name: SynEmbryo
---
## SynEmbryo: Synthetic Embryo Images for Precise Stage Classification, Validated by Embryologists
[Paper]()
[GitHub](https://github.com/orianapresacan/EmbryoStageGen)
## Content
This is a synthetic dataset of embryos at various developmental stages (2-cell, 4-cell, 8-cell, morula, blastocyst) generated using the Latent Diffusion Model.
## Folder Structure
```python
.
├── 2cell
│ ├── 0.png
│ ├── 1.png
│ └── ...
├── 4cell
│ ├── 0.png
│ ├── 1.png
│ └── ...
├── 8cell
│ ├── 0.png
│ ├── 1.png
│ └── ...
├── morula
│ ├── 0.png
│ ├── 1.png
│ └── ...
└── blastocyst
├── 0.png
├── 1.png
└── ...
```
---
license: cc-by-4.0
language:
- en
tags:
- 生成
- 胚胎生成
pretty_name: SynEmbryo
---
## SynEmbryo:用于精准阶段分类的合成胚胎图像数据集(经胚胎学家验证)
[论文]()
[GitHub](https://github.com/orianapresacan/EmbryoStageGen)
## 内容
该数据集包含多种发育阶段(2细胞、4细胞、8细胞、桑葚胚、囊胚)的合成胚胎图像,由潜在扩散模型(Latent Diffusion Model)生成。
## 文件夹结构
python
.
├── 2cell
│ ├── 0.png
│ ├── 1.png
│ └── ...
├── 4cell
│ ├── 0.png
│ ├── 1.png
│ └── ...
├── 8cell
│ ├── 0.png
│ ├── 1.png
│ └── ...
├── morula
│ ├── 0.png
│ ├── 1.png
│ └── ...
└── blastocyst
├── 0.png
├── 1.png
└── ...
提供机构:
deepsynthbody



