CrowdHumanDatasetParsing
This repo contains script to read the crowd human dataset in a structured format
Install / Use
/learn @dvlshah/CrowdHumanDatasetParsingREADME
CrowdHuman Dataset Parsing
This repo contains script to read the crowd human dataset in a structured format
Getting Started
python3 parseDataset.py --config_file_path=./config.txt --data test
How to define config file for your requirements
[dataset] <br /> dataset_base_dir path to directory where dataset folders are present after downloading <br /> train_annotation_file_path path to train annotation file <br /> test_annotation_file_path path to test annotation file <br />
<br />[box_attributes] <br /> visible=1 will allow visible bbox. <br /> full=1 will allow full box. <br /> head=1 will allow head box <br /> occ=1 will allow occluded bboxes. <br /> unsure=0 will not allow unsure bboxes. <br /> h_ignore=0 will not allow ignored region bboxes. <br /> h_occ=0 will not allow occluded heads. <br /> h_unsure=0 will not allow unsure head bboxes. <br /> tag=person will allow only bboxes with tag of person (other is mask). <br />
<br />[test] <br /> debug=1 to debug by plotting bbox on below mentioned 'num_image' random images <br /> num_images=5 <br />
The dataset download link is mentioned in the website mentioned below.
Crowd Human Dataset Paper Link
Requirements
- OpenCV :
pip install opencv-python
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
