first commit
This commit is contained in:
5
Tool-图片堆叠/※使用手册
Normal file
5
Tool-图片堆叠/※使用手册
Normal file
@@ -0,0 +1,5 @@
|
||||
0. 将原始图片移动到./ori文件夹、标注图片移动到./label文件夹下
|
||||
1. 判断两个文件中文件名是否匹配
|
||||
python 1_check_picture_pair.py -i ./ori -l ./label # -p "mask_" -s "_seg"
|
||||
2. 图片堆叠
|
||||
bash 2_TOOL_stack_pics.sh -i ./ori -l ./label -r ./result_0.3透明度 -a 0.3 -s _label
|
||||
Reference in New Issue
Block a user