ducha-aiki commited on
Commit
06ab0e2
·
verified ·
1 Parent(s): e83ef8e

Add HardNet8v2 citation (arXiv 2007.09699)

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -35,4 +35,11 @@ hard-negative mining triplet loss. NeurIPS 2017.
35
  booktitle = {NeurIPS},
36
  year = {2017}
37
  }
 
 
 
 
 
 
 
38
  ```
 
35
  booktitle = {NeurIPS},
36
  year = {2017}
37
  }
38
+
39
+ @article{HardNet2020,
40
+ title = {Improving the HardNet Descriptor},
41
+ author = {Milan Pultar},
42
+ journal = {arXiv ePrint 2007.09699},
43
+ year = {2020}
44
+ }
45
  ```