Files changed (1) hide show
  1. backend/descriptions.py +1 -1
backend/descriptions.py CHANGED
@@ -234,7 +234,7 @@ DATASET_DESCRIPTIONS = {
234
  "github_link": "",
235
  },
236
 
237
- "val2014_1k_v3/image": {
238
  "full_name": "COCO 2014 Validation Set",
239
  "description": "The COCO 2014 validation set is a widely used dataset for image watermarking tasks. It contains a diverse set of images with various objects and scenes.",
240
  "paper_link": "https://arxiv.org/abs/1405.0312",
 
234
  "github_link": "",
235
  },
236
 
237
+ "val2014_1k_v2/image": {
238
  "full_name": "COCO 2014 Validation Set",
239
  "description": "The COCO 2014 validation set is a widely used dataset for image watermarking tasks. It contains a diverse set of images with various objects and scenes.",
240
  "paper_link": "https://arxiv.org/abs/1405.0312",