rizavelioglu commited on
Commit
d6e47f1
·
verified ·
1 Parent(s): c106d60

update license and BibTeX

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -69,5 +69,17 @@ annotation{
69
 
70
 
71
  ### License
 
 
 
 
72
 
73
- ### BibTex
 
 
 
 
 
 
 
 
 
69
 
70
 
71
  ### License
72
+ TL;DR: Not available for commercial use, unless the source code is shared! \
73
+ This project is intended solely for academic research. No commercial benefits are derived from it.
74
+ All images and brands are the property of their respective owners: © adidas 2023.
75
+ Annotations are under [Server Side Public License (SSPL)](https://www.mongodb.com/legal/licensing/server-side-public-license)
76
 
77
+ ### BibTeX
78
+ ```
79
+ @inproceedings{velioglu2024fashionfail,
80
+ author = {Velioglu, Riza and Chan, Robin and Hammer, Barbara},
81
+ title = {FashionFail: Addressing Failure Cases in Fashion Object Detection and Segmentation},
82
+ journal = {IJCNN},
83
+ year = {2024},
84
+ }
85
+ ```