https://github.com/cellsmb/cardiovinci
This repository is the official implementation of our paper "CardioVinci: building blocks for virtual cardiac cells using deep learning"
https://github.com/cellsmb/cardiovinci
Last synced: 10 months ago
JSON representation
This repository is the official implementation of our paper "CardioVinci: building blocks for virtual cardiac cells using deep learning"
- Host: GitHub
- URL: https://github.com/cellsmb/cardiovinci
- Owner: CellSMB
- License: mit
- Created: 2022-05-23T05:04:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-23T05:29:54.000Z (about 4 years ago)
- Last Synced: 2025-02-03T04:26:49.542Z (over 1 year ago)
- Language: Python
- Size: 664 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CardioVinci
This repository is official implementation of [**CardioVinci: building blocks for virtual cardiac cells using deep learning**](https://www.biorxiv.org/content/10.1101/2021.08.22.457257v1). In this repository, we have modified [**StyleGAN**](https://github.com/NVlabs/stylegan). For more information on the implementation of StyleGAN, refer to their GitHub repository.