FreeHand-Dataset is synthesized hand pose images generated by Blender.
- Blender 2.80 or above
render_batch.py is a Blender file to make images of hands in 224x224 PNG
format and write annotations of hand pose and bounding box. hand.blend is
a Blender file which has a hand 3D model. Run the following command to
make just 20 images to verify the set up. Use --full to make 60,000
images.
$ blender hand.blend --background --python render_batch.py -- --test- Output the annotation file in Labelme format
The 3D model and texture image for the hand was created with MakeHuman 1.1.1.
