Returns
pd.DataFrame with people data.
Example
Columns
| Column | Type | Description |
|---|---|---|
id | int | Unique person ID |
name | string | Identified name |
source | string | Detection source |
photo_count | int | Number of photos containing this person |
Download identified people from facial recognition
pd.DataFrame with people data.
| Column | Type | Description |
|---|---|---|
id | int | Unique person ID |
name | string | Identified name |
source | string | Detection source |
photo_count | int | Number of photos containing this person |