deepsynthbody/synembryo_stylegan
收藏Hugging Face2024-11-07 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/deepsynthbody/synembryo_stylegan
下载链接
链接失效反馈官方服务:
资源简介:
---
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 StyleGAN3 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
└── ...
```
提供机构:
deepsynthbody



