Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,16 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
---
|
5 |
|
6 |
-
UNDER CONSTRUCTION
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
license: apache-2.0
|
4 |
---
|
5 |
|
6 |
+
UNDER CONSTRUCTION
|
7 |
+
|
8 |
+
## Citing this Model
|
9 |
+
```
|
10 |
+
@article{Schuler_2022_GPCRPNN,
|
11 |
+
title={Grouped Pointwise Convolutions Reduce Parameters in Convolutional Neural Networks}, volume={28},
|
12 |
+
url={https://mendel-journal.org/index.php/mendel/article/view/169},
|
13 |
+
DOI={10.13164/mendel.2022.1.023},
|
14 |
+
number={1},
|
15 |
+
journal={MENDEL},
|
16 |
+
author={Schwarz Schuler, Joao Paulo and Romani, Santiago and Abdel-Nasser, Mohamed and Rashwan, Hatem and Puig, Domenec},
|
17 |
+
year={2022}, month={Jun.}, pages={23-31} }
|
18 |
+
```
|