Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 409 Bytes

generate_mask_with_grabcut.md

File metadata and controls

8 lines (6 loc) · 409 Bytes

Data Process

generate mask from bounding box and recists through GrabCut ref paper. annotation file with mask will be generated in dataroot.

python mask_generateor.py --dataroot ${dataroot path} --split ${split} --output_filename${output annotation pickle filename}