This repository has been archived by the owner on Dec 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Reprocess the image after interruption #23
Comments
用 Files to process 指定就行了 |
我输入了输入文件夹的某一个文件名,扩展名删掉也试了都会出现FileNotFoundError错误 |
只处理一张要用 |
00001.png-00001.png或者00001.png-00002.png |
我参考chatgpt修改了这部分代码,运行是可以的, 只做了一种情况,就是单个文件名,从这个文件处理到结束。
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
处理到一半断开,从中断的位置继续任务,或者选择第三列的帧的位置(就是第一帧),单独把剩下的图片处理
When processing is disconnected, continue the task from the interrupted position, or select the position of the frame in the third column (usually the first frame) and process the remaining images separately.
The text was updated successfully, but these errors were encountered: