Update README.md
Browse files
README.md
CHANGED
|
@@ -40,8 +40,8 @@ tags:
|
|
| 40 |
|
| 41 |
- **Repository Fork:** [https://github.com/juliocesar-io/PLA-Net](https://github.com/juliocesar-io/PLA-Net)
|
| 42 |
- **Repository Official:** [https://github.com/BCV-Uniandes/PLA-Net](https://github.com/BCV-Uniandes/PLA-Net)
|
| 43 |
-
- **Paper:**
|
| 44 |
-
- **Demo:**
|
| 45 |
|
| 46 |
## Docker Install
|
| 47 |
|
|
@@ -130,8 +130,8 @@ python scripts/pla_net_inference.py \
|
|
| 130 |
```
|
| 131 |
|
| 132 |
## Models
|
| 133 |
-
|
| 134 |
You can download the pre-trained models from [Hugging Face](https://huggingface.co/juliocesar-io/PLA-Net).
|
|
|
|
| 135 |
## Training
|
| 136 |
|
| 137 |
To train each of the components of our method: LM, LM+Advs, LMPM and PLA-Net please refer to planet.sh file and run the desired models.
|
|
@@ -141,8 +141,6 @@ To evaluate each of the components of our method: LM, LM+Advs, LMPM and PLA-Net
|
|
| 141 |
|
| 142 |
## Citation
|
| 143 |
|
| 144 |
-
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 145 |
-
|
| 146 |
**BibTeX:**
|
| 147 |
|
| 148 |
```
|
|
@@ -160,8 +158,4 @@ To evaluate each of the components of our method: LM, LM+Advs, LMPM and PLA-Net
|
|
| 160 |
|
| 161 |
## Model Card Authors
|
| 162 |
|
| 163 |
-
- [Julio César](https://juliocesar.io/)
|
| 164 |
-
|
| 165 |
-
## Model Card Contact
|
| 166 |
-
|
| 167 |
|
|
|
| 40 |
|
| 41 |
- **Repository Fork:** [https://github.com/juliocesar-io/PLA-Net](https://github.com/juliocesar-io/PLA-Net)
|
| 42 |
- **Repository Official:** [https://github.com/BCV-Uniandes/PLA-Net](https://github.com/BCV-Uniandes/PLA-Net)
|
| 43 |
+
- **Paper:** [https://www.nature.com/articles/s41598-022-12180-x](https://www.nature.com/articles/s41598-022-12180-x)
|
| 44 |
+
- **Demo:** [https://huggingface.co/spaces/juliocesar-io/PLA-Net](https://huggingface.co/spaces/juliocesar-io/PLA-Net)
|
| 45 |
|
| 46 |
## Docker Install
|
| 47 |
|
|
|
|
| 130 |
```
|
| 131 |
|
| 132 |
## Models
|
|
|
|
| 133 |
You can download the pre-trained models from [Hugging Face](https://huggingface.co/juliocesar-io/PLA-Net).
|
| 134 |
+
|
| 135 |
## Training
|
| 136 |
|
| 137 |
To train each of the components of our method: LM, LM+Advs, LMPM and PLA-Net please refer to planet.sh file and run the desired models.
|
|
|
|
| 141 |
|
| 142 |
## Citation
|
| 143 |
|
|
|
|
|
|
|
| 144 |
**BibTeX:**
|
| 145 |
|
| 146 |
```
|
|
|
|
| 158 |
|
| 159 |
## Model Card Authors
|
| 160 |
|
| 161 |
+
- [Julio César](https://juliocesar.io/) / Contact: [email protected]
|
|
|
|
|
|
|
|
|
|
|
|