class documentation
class AnimalKingdomDataset(BaseJointDataset):
Undocumented
| Method | __getitem__ |
Undocumented |
| Method | __init__ |
Undocumented |
| Method | __len__ |
Undocumented |
| Constant | EXTRA |
Undocumented |
| Constant | MAPPING |
Undocumented |
| Instance Variable | animal |
Undocumented |
| Instance Variable | ids |
Undocumented |
| Instance Variable | json |
Undocumented |
| Instance Variable | path |
Undocumented |
| Instance Variable | split |
Undocumented |
| Instance Variable | sub |
Undocumented |
Inherited from BaseJointDataset:
| Method | make |
Make a dataloader for the dataset. |
| Method | _apply |
Apply the mapping from any dataset to the unipose format. This is used to reorder the keypoints and mask to the unipose format, according to the MAPPING and EXTRA_TOKENS class variables. |
Undocumented
| Parameters | |
path:str | Undocumented |
subLiteral[ | Undocumented |
split:Literal[ | Undocumented |
Undocumented
| Value |
|