Datasets:
				
			
			
	
			
			
	
		
		Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -34,20 +34,6 @@ Each entry in the dataset contains the following fields: | |
| 34 | 
             
            - `answer`: (string) Time in the image in `HH:MM:SS` format.
         | 
| 35 | 
             
            - `image`: (image file) Image of the analog clock.
         | 
| 36 |  | 
| 37 | 
            -
            Folder structure:
         | 
| 38 | 
            -
            ```plaintext
         | 
| 39 | 
            -
            dataset_relojes/
         | 
| 40 | 
            -
            ├── base/
         | 
| 41 | 
            -
            │   ├── 00_00_00.png
         | 
| 42 | 
            -
            │   ├── 00_00_01.png
         | 
| 43 | 
            -
            │   └── ...
         | 
| 44 | 
            -
            ├── distorted/
         | 
| 45 | 
            -
            │   ├── 00_00_00.png
         | 
| 46 | 
            -
            │   └── ...
         | 
| 47 | 
            -
            └── modified_hands/
         | 
| 48 | 
            -
                ├── 00_00_00.png
         | 
| 49 | 
            -
                └── ...
         | 
| 50 | 
            -
            ```
         | 
| 51 |  | 
| 52 | 
             
            ## Usage
         | 
| 53 |  | 
|  | |
| 34 | 
             
            - `answer`: (string) Time in the image in `HH:MM:SS` format.
         | 
| 35 | 
             
            - `image`: (image file) Image of the analog clock.
         | 
| 36 |  | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 37 |  | 
| 38 | 
             
            ## Usage
         | 
| 39 |  |