Vision-Kek commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -36,13 +36,13 @@ You can change all other parameters likewise, check the available parameters in
|
|
| 36 |
|
| 37 |
You can experiment with this code. Before opening issues, I suggest awaiting nicer demonstrations and documentation to be added.
|
| 38 |
|
| 39 |
-
##
|
| 40 |
If you use ABCDFSS in your research, please use the following BibTeX entry.
|
| 41 |
```
|
| 42 |
@article{herzog2024cdfss,
|
| 43 |
title={Adapt Before Comparison: A New Perspective on Cross-Domain Few-Shot Segmentation},
|
| 44 |
author={Jonas Herzog},
|
| 45 |
-
journal={arXiv:
|
| 46 |
year={2024}
|
| 47 |
}
|
| 48 |
```
|
|
|
|
| 36 |
|
| 37 |
You can experiment with this code. Before opening issues, I suggest awaiting nicer demonstrations and documentation to be added.
|
| 38 |
|
| 39 |
+
## Cite it
|
| 40 |
If you use ABCDFSS in your research, please use the following BibTeX entry.
|
| 41 |
```
|
| 42 |
@article{herzog2024cdfss,
|
| 43 |
title={Adapt Before Comparison: A New Perspective on Cross-Domain Few-Shot Segmentation},
|
| 44 |
author={Jonas Herzog},
|
| 45 |
+
journal={arXiv:2402.17614},
|
| 46 |
year={2024}
|
| 47 |
}
|
| 48 |
```
|