智能秤分析
This commit is contained in:
@ -141,7 +141,7 @@ class ImageExtendProcessor:
|
||||
same_directory,
|
||||
dir_name)
|
||||
|
||||
def random_remove_image(self, subdir_path, max_count=200):
|
||||
def random_remove_image(self, subdir_path, max_count=1000):
|
||||
"""
|
||||
随机删除子目录中的图像文件,直到数量不超过max_count
|
||||
:param subdir_path: 子目录路径
|
||||
|
Reference in New Issue
Block a user