Closed ntubiolin closed 4 years ago
Add free form training support. Result:
python scripts/mask_scripts/gen_masks.py -od ~/test/free_form -vl 1 -ns 2 -nsb 1 4 -iw 112 -ih 112 -n 5000000 --image_masks -sp object_like_middle --cluster_by_area python scripts/mask_scripts/gen_masks.py -od ~/test/free_form -vl 1 -ns 2 -nsb 1 4 -iw 112 -ih 112 -n 5000000 --image_masks -sp object_like_middle --cluster_by_area --redo_without_generation
mask_dir
[v] Did it pass the Flake8 check? [v] Did you test this PR?
Why do we need this PR?
Add free form training support. Result:
How is it implemented?
mask_dir
argument into the code of validation dataset.PR readiness checklist