Vision-Kek commited on
Commit
6dd8a13
·
unverified ·
1 Parent(s): c33e595

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- ## Citing
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:2304.02643},
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
  ```