first commit

This commit is contained in:
admin
2026-05-20 15:05:35 +08:00
commit ac09b26253
2048 changed files with 189478 additions and 0 deletions

View 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