Datasets:
				
			
			
	
			
	
		
			
	
		Tasks:
	
	
	
	
	Object Detection
	
	
	Modalities:
	
	
	
		
	
	Image
	
	
	Formats:
	
	
	
		
	
	imagefolder
	
	
	Languages:
	
	
	
		
	
	English
	
	
	Size:
	
	
	
	
	< 1K
	
	
	License:
	
	
	
	
	
	
	
Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -50,7 +50,7 @@ dataset_summary: ' | |
| 50 |  | 
| 51 | 
             
              # Note: other available arguments include ''max_samples'', etc
         | 
| 52 |  | 
| 53 | 
            -
              dataset = fouh.load_from_hub(" | 
| 54 |  | 
| 55 |  | 
| 56 | 
             
              # Launch the App
         | 
| @@ -89,7 +89,7 @@ import fiftyone.utils.huggingface as fouh | |
| 89 |  | 
| 90 | 
             
            # Load the dataset
         | 
| 91 | 
             
            # Note: other available arguments include 'max_samples', etc
         | 
| 92 | 
            -
            dataset = fouh.load_from_hub(" | 
| 93 |  | 
| 94 | 
             
            # Launch the App
         | 
| 95 | 
             
            session = fo.launch_app(dataset)
         | 
| @@ -106,7 +106,7 @@ This dataset is specifically designed for computer vision tasks related to playe | |
| 106 | 
             
            - **Language(s) (NLP):** en
         | 
| 107 | 
             
            - **License:** cc0-1.0
         | 
| 108 |  | 
| 109 | 
            -
            ### Dataset Sources | 
| 110 |  | 
| 111 | 
             
            <!-- Provide the basic links for the dataset. -->
         | 
| 112 |  | 
|  | |
| 50 |  | 
| 51 | 
             
              # Note: other available arguments include ''max_samples'', etc
         | 
| 52 |  | 
| 53 | 
            +
              dataset = fouh.load_from_hub("Voxel51/Football-Player-Segmentation")
         | 
| 54 |  | 
| 55 |  | 
| 56 | 
             
              # Launch the App
         | 
|  | |
| 89 |  | 
| 90 | 
             
            # Load the dataset
         | 
| 91 | 
             
            # Note: other available arguments include 'max_samples', etc
         | 
| 92 | 
            +
            dataset = fouh.load_from_hub("Voxel51/Football-Player-Segmentation")
         | 
| 93 |  | 
| 94 | 
             
            # Launch the App
         | 
| 95 | 
             
            session = fo.launch_app(dataset)
         | 
|  | |
| 106 | 
             
            - **Language(s) (NLP):** en
         | 
| 107 | 
             
            - **License:** cc0-1.0
         | 
| 108 |  | 
| 109 | 
            +
            ### Dataset Sources
         | 
| 110 |  | 
| 111 | 
             
            <!-- Provide the basic links for the dataset. -->
         | 
| 112 |  | 

