Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ tags:
|
|
9 |
- CelebA
|
10 |
- Roberta-base-bne
|
11 |
- celebFaces Attributes
|
|
|
12 |
---
|
13 |
# RoBERTa base BNE trained with data from the descriptive text corpus of the CelebA dataset
|
14 |
|
@@ -36,7 +37,21 @@ and following the strategy of using a Siamese network together with the loss fun
|
|
36 |
This model is available under the [Apache License 2.0.](https://www.apache.org/licenses/LICENSE-2.0)
|
37 |
|
38 |
## Citation information
|
39 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
## Autors
|
42 |
- [Eduardo Yauri Lozano](https://github.com/eduar03yauri)
|
@@ -51,4 +66,4 @@ See the full list of contributors [here](https://github.com/eduar03yauri/DCGAN-t
|
|
51 |
|
52 |
<kbd><img src="https://raw.githubusercontent.com/oeg-upm/TINTO/main/assets/logo-oeg.png" alt="Ontology Engineering Group" width="100"></kbd>
|
53 |
<kbd><img src="https://raw.githubusercontent.com/oeg-upm/TINTO/main/assets/logo-upm.png" alt="Universidad Politécnica de Madrid" width="100"></kbd>
|
54 |
-
<kbd><img src="https://www.uni.edu.pe/images/logos/logo_uni_2016.png" alt="Universidad Politécnica de Madrid" width="200"></kbd>
|
|
|
9 |
- CelebA
|
10 |
- Roberta-base-bne
|
11 |
- celebFaces Attributes
|
12 |
+
pipeline_tag: text-to-image
|
13 |
---
|
14 |
# RoBERTa base BNE trained with data from the descriptive text corpus of the CelebA dataset
|
15 |
|
|
|
37 |
This model is available under the [Apache License 2.0.](https://www.apache.org/licenses/LICENSE-2.0)
|
38 |
|
39 |
## Citation information
|
40 |
+
|
41 |
+
**Citing**: If you used RoBERTa+CelebA model in your work, please cite the **[????](???)**:
|
42 |
+
|
43 |
+
```bib
|
44 |
+
@article{inffus_TINTO,
|
45 |
+
title = {A novel deep learning approach using blurring image techniques for Bluetooth-based indoor localisation},
|
46 |
+
journal = {Information Fusion},
|
47 |
+
author = {Reewos Talla-Chumpitaz and Manuel Castillo-Cara and Luis Orozco-Barbosa and Raúl García-Castro},
|
48 |
+
volume = {91},
|
49 |
+
pages = {173-186},
|
50 |
+
year = {2023},
|
51 |
+
issn = {1566-2535},
|
52 |
+
doi = {https://doi.org/10.1016/j.inffus.2022.10.011}
|
53 |
+
}
|
54 |
+
```
|
55 |
|
56 |
## Autors
|
57 |
- [Eduardo Yauri Lozano](https://github.com/eduar03yauri)
|
|
|
66 |
|
67 |
<kbd><img src="https://raw.githubusercontent.com/oeg-upm/TINTO/main/assets/logo-oeg.png" alt="Ontology Engineering Group" width="100"></kbd>
|
68 |
<kbd><img src="https://raw.githubusercontent.com/oeg-upm/TINTO/main/assets/logo-upm.png" alt="Universidad Politécnica de Madrid" width="100"></kbd>
|
69 |
+
<kbd><img src="https://www.uni.edu.pe/images/logos/logo_uni_2016.png" alt="Universidad Politécnica de Madrid" width="200"></kbd>
|