TrishanuDas commited on
Commit
6e2edbf
·
verified ·
1 Parent(s): 4d2a68f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -33,9 +33,9 @@ The **Re-Bus** dataset is a high-quality annotated benchmark designed to evaluat
33
  ### **Dataset Overview**
34
  * **controlnet-canny:** Contains 611 augmented Rebus Puzzles generated using ControlNet with Canny edge detection to add complex backgrounds.
35
  * **images:** Contains 722 original Rebus Puzzles collected from various online sources.
36
- * **Rebus Puzzles Dataset Annotation - visprog_annot_file.csv**: A CSV file containing additional annotations related to the visual programming aspects of the puzzles.
37
- * **Rebus Puzzles with Image Descriptions.csv**: A CSV file containing unstructured image descriptions for each Rebus Puzzle.
38
- * **Rebus Puzzles Full Dataset.csv**: A CSV file that includes the complete dataset, containing both the original and augmented images, with the **`is_augmented`** column indicating which ones are augmented. This contains detailed annotations for each puzzle, including metadata such as difficulty level, hints and other binary features.
39
  * **sample-rebus-puzzle-png**: A sample Rebus Puzzle image in PNG format.
40
 
41
  ### **Uses**
 
33
  ### **Dataset Overview**
34
  * **controlnet-canny:** Contains 611 augmented Rebus Puzzles generated using ControlNet with Canny edge detection to add complex backgrounds.
35
  * **images:** Contains 722 original Rebus Puzzles collected from various online sources.
36
+ * **RebusPuzzlesDatasetAnnotation-visprog_annot_file.csv**: A CSV file containing structured, code-based reasonings related to the puzzles.
37
+ * **RebusPuzzleswithImageDescriptions.csv**: A CSV file containing unstructured image descriptions for each Rebus Puzzle.
38
+ * **RebusPuzzlesFullDataset.csv**: A CSV file that includes the complete dataset, containing both the original and augmented images, with the **`is_augmented`** column indicating which ones are augmented. This contains detailed annotations for each puzzle, including metadata such as difficulty level, hints and other binary features.
39
  * **sample-rebus-puzzle-png**: A sample Rebus Puzzle image in PNG format.
40
 
41
  ### **Uses**