mrzjy commited on
Commit
02b4ce5
·
verified ·
1 Parent(s): c11f6d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,6 +48,6 @@ Please take care when using this data for image captioning tasks to avoid potent
48
 
49
  - **Incomplete Image**
50
 
51
- Sometimes, the character figure in the image is only partially visible (e.g., a headshot or half-body), which may not fully align with the details in the "appearance" field that describe a full-body view. This can introduce another type of mismatch.
52
 
53
  To address this, consider using a vision (-language) model to identify and categorize the character’s visible features (e.g., face-only, half-body, or full-body) and filter or modify descriptions accordingly.
 
48
 
49
  - **Incomplete Image**
50
 
51
+ Sometimes, the character figure in the image is only partially visible (e.g., a headshot or half-body, image without colors (black and white)), which may not fully align with the details in the "appearance" field that describe a full-body view. This can introduce another type of mismatch.
52
 
53
  To address this, consider using a vision (-language) model to identify and categorize the character’s visible features (e.g., face-only, half-body, or full-body) and filter or modify descriptions accordingly.