--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: hairstyle_id dtype: string - name: view dtype: string - name: source dtype: string - name: hairstyle_source_id dtype: string - name: hair_image dtype: image - name: bald_image dtype: image - name: hair_render dtype: image - name: background_image dtype: image - name: render_params_json dtype: string - name: background_prompt dtype: string - name: camera_focal_length dtype: float64 - name: camera_location_x dtype: float64 - name: camera_location_y dtype: float64 - name: camera_location_z dtype: float64 - name: camera_rotation_x dtype: float64 - name: camera_rotation_y dtype: float64 - name: camera_rotation_z dtype: float64 - name: lighting_preset dtype: string - name: body_gender dtype: string - name: face_expression dtype: string - name: hair_melanin dtype: float64 - name: hair_roughness dtype: float64 - name: has_garments dtype: bool - name: views_available dtype: string splits: - name: train num_examples: 6400 license: cc-by-4.0 task_categories: - image-to-image tags: - hair - bald - paired-data - synthetic - blender - controlnet - smplx - 3d-rendering pretty_name: Baldy Dataset size_categories: - 1K