teowu commited on
Commit
f63bc92
1 Parent(s): b3197d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -20,4 +20,20 @@ The file links to the labels in either of the repositories above are as follows:
20
  --- --- --- labels_1080p.txt (this is the LSVQ_1080p test subset)
21
  ```
22
 
23
- It should be noticed that the copyright of this dataset still belongs to the Facebook Research and LIVE Laboratory in UT Austin, and we may delete this unofficial repo at any time if requested by the copyright holders.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  --- --- --- labels_1080p.txt (this is the LSVQ_1080p test subset)
21
  ```
22
 
23
+ It should be noticed that the copyright of this dataset still belongs to the Facebook Research and LIVE Laboratory in UT Austin, and we may delete this unofficial repo at any time if requested by the copyright holders.
24
+
25
+ Here is the original copyright notice of this dataset, as follows.
26
+
27
+ -----------COPYRIGHT NOTICE STARTS WITH THIS LINE------------ Copyright (c) 2020 The University of Texas at Austin All rights reserved.
28
+
29
+ Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this database (the images, the results and the source files) and its documentation for any purpose, provided that the copyright notice in its entirety appear in all copies of this database, and the original source of this database, Laboratory for Image and Video Engineering (LIVE, http://live.ece.utexas.edu ) at the University of Texas at Austin (UT Austin, http://www.utexas.edu ), is acknowledged in any publication that reports research using this database.
30
+
31
+ The following papers are to be cited in the bibliography whenever the database is used as:
32
+
33
+ Z. Ying, M. Mandal, D. Ghadiyaram and A.C. Bovik, "Patch-VQ: ‘Patching Up’ the Video Quality Problem," arXiv 2020.[paper]
34
+ Z. Ying, M. Mandal, D. Ghadiyaram and A.C. Bovik, "LIVE Large-Scale Social Video Quality (LSVQ) Database", Online:https://github.com/baidut/PatchVQ, 2020.
35
+ IN NO EVENT SHALL THE UNIVERSITY OF TEXAS AT AUSTIN BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS DATABASE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF TEXAS AT AUSTIN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36
+
37
+ THE UNIVERSITY OF TEXAS AT AUSTIN SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE DATABASE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF TEXAS AT AUSTIN HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
38
+
39
+ -----------COPYRIGHT NOTICE ENDS WITH THIS LINE------------