--- dataset_info: features: - name: image dtype: image - name: messages list: - name: content list: - name: index dtype: int64 - name: text dtype: string - name: type dtype: string - name: role dtype: string splits: - name: train num_bytes: 2393634762.584 num_examples: 6378 download_size: 2975326101 dataset_size: 2393634762.584 configs: - config_name: default data_files: - split: train path: data/train-* original_dataset_id: Voxel51/MPII_Human_Pose_Dataset processing_description: Filtered missing body keypoint annotations, reformatted keypoint coordinates for Molmo source_datasets: - extended tags: - remyx pretty_name: PoseText size_categories: - 1K 100: # Treat as an invalid output continue point /= 100.0 point = point * np.array([image_w, image_h]) all_points.append(point) return all_points ``` - **Curated by:** [remyx.ai] - **Language(s) (NLP):** [en] ## Citation If you found this resource useful, please consider citing: ``` @misc{posetext2024, title={PoseText}, author={Terry Rodriguez and Salma Mayorquin}, organization={Remyx AI}, year={2024}, month={September}, note = {Dataset}, url = {https://huggingface.co/datasets/salma-remyx/PoseText} } ```