如何自动删除在CMD -FER运行时未检测到面部的图像文件(Python)
我正在测试运行深度学习算法(FER)并运行4,000张图像,并且速度非常慢,并且当它在命令提示符中无法识别图像时,它将停止运行,我必须再次删除图像重新运行命令提示符。如果命令提示符无法识别面部表达图像,是否可以在命令提示符中自动删除图像?
I was test running an deep learning algorithm (FER) and running 4,000 images and the speed is very slow and when it cant recognise an image in the command prompt it will stop running and I have to delete the image re-run the command prompt again. Is there a solution to auto delete a image in the command prompt if it cant recognise the facial expression image?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
//使用if语句及以下
//use the if statement and below