|  | --- | 
					
						
						|  | license: cc-by-4.0 | 
					
						
						|  | language: | 
					
						
						|  | - en | 
					
						
						|  | task_categories: | 
					
						
						|  | - robotics | 
					
						
						|  | - image-classification | 
					
						
						|  | tags: | 
					
						
						|  | - CARLA | 
					
						
						|  | - Segmentation | 
					
						
						|  | - Steering | 
					
						
						|  | - Throttle | 
					
						
						|  | - Brake | 
					
						
						|  | - Balanced | 
					
						
						|  | pretty_name: CARLA Manual Control – Balanced | 
					
						
						|  | size_categories: | 
					
						
						|  | - 10K<n<100K | 
					
						
						|  | dataset_info: | 
					
						
						|  | features: | 
					
						
						|  | - name: seg_path | 
					
						
						|  | dtype: image | 
					
						
						|  | - name: steer | 
					
						
						|  | dtype: float32 | 
					
						
						|  | - name: throttle | 
					
						
						|  | dtype: float32 | 
					
						
						|  | - name: brake | 
					
						
						|  | dtype: float32 | 
					
						
						|  | splits: | 
					
						
						|  | - name: full_balanced | 
					
						
						|  | num_bytes: 2770000000 | 
					
						
						|  | num_examples: 86400 | 
					
						
						|  | dataset_name: csv | 
					
						
						|  | --- | 
					
						
						|  |  | 
					
						
						|  | # CARLA Manual Control — **Balanced CSV** | 
					
						
						|  |  | 
					
						
						|  | Este repositorio contiene **imágenes de segmentación + controles** capturados en CARLA usando conducción manual con un mando de PlayStation. | 
					
						
						|  | El archivo **`manual_balanced_2.csv`** enlaza **todas** las imágenes repartidas entre `dataset_1/…/imageSEG/` … `dataset_10/…` y está balanceado en cuanto a distribución de `steer` (ángulo) y `throttle` (acelerador). |