andreped commited on
Commit
8f90997
·
1 Parent(s): d3ff712

Added badges to README

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -19,6 +19,12 @@ app_file: demo/app.py
19
  <h1 align="center">DDMR: Deep Deformation Map Registration</h1>
20
  <h3 align="center">Learning deep abdominal CT registration through adaptive loss weighting and synthetic data generation</h3>
21
 
 
 
 
 
 
 
22
  **DDMR** was developed by SINTEF Health Research. The corresponding manuscript describing the framework has been published in [PLOS ONE](https://journals.plos.org/plosone/) and the manuscript is openly available [here](https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0282110).
23
 
24
  </div>
 
19
  <h1 align="center">DDMR: Deep Deformation Map Registration</h1>
20
  <h3 align="center">Learning deep abdominal CT registration through adaptive loss weighting and synthetic data generation</h3>
21
 
22
+ [![license](https://img.shields.io/github/license/DAVFoundation/captain-n3m0.svg?style=flat-square)](https://github.com/DAVFoundation/captain-n3m0/blob/master/LICENSE)
23
+ [![CI/CD](https://github.com/jpdefrutos/DDMR/actions/workflows/deploy.yml/badge.svg)](https://github.com/jpdefrutos/DDMR/actions/workflows/deploy.yml)
24
+ [![Paper](https://zenodo.org/badge/DOI/10.1371/journal.pone.0282110.svg)](https://doi.org/10.1371/journal.pone.0282110)
25
+ <a target="_blank" href="https://huggingface.co/spaces/andreped/DDMR"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-yellow.svg"></a>
26
+
27
+
28
  **DDMR** was developed by SINTEF Health Research. The corresponding manuscript describing the framework has been published in [PLOS ONE](https://journals.plos.org/plosone/) and the manuscript is openly available [here](https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0282110).
29
 
30
  </div>