in dataset/dict_gt.json, crowd-caption datset
│
└─── key number
└─── "shape" : image size
└─── "global caption"
└─── "0" : group key number
└─── "group_bbox" : group's total bounding box
└─── "group_caption"
└─── "instance"
└─── "0"
└─── "x"
└─── "y"
└─── "width"
└─── "height"
└─── "caption"
└─── "keypoint" : human keypoint information
└─── "1"
....
conda create -n -f environment.yml
conda activate lcm
python run_lcm.py --key $key number$ --seed $seed number$
outputs/crowd_caption_gt_select/$key number$/XXXX.png
15 commits
7 commits
Jupyter Notebook
95.4%
Python
4.6%
in dataset/dict_gt.json, crowd-caption datset
│
└─── key number
└─── "shape" : image size
└─── "global caption"
└─── "0" : group key number
└─── "group_bbox" : group's total bounding box
└─── "group_caption"
└─── "instance"
└─── "0"
└─── "x"
└─── "y"
└─── "width"
└─── "height"
└─── "caption"
└─── "keypoint" : human keypoint information
└─── "1"
....
conda create -n -f environment.yml
conda activate lcm
python run_lcm.py --key $key number$ --seed $seed number$
outputs/crowd_caption_gt_select/$key number$/XXXX.png
15 commits
7 commits
Jupyter Notebook
95.4%
Python
4.6%