Let's say I have a directory of 100k images that all have pictures of cars in them, and I want to remove all the cars from all of the images. Manually clicking items to remove on the images one-by-one would be far too time consuming. Is there a way to batch process images to remove items described as by a text prompt?
Can someone share some code that explains how to say "Go through all the images in this directory and remove any cars from the images".
Let's say I have a directory of 100k images that all have pictures of cars in them, and I want to remove all the cars from all of the images. Manually clicking items to remove on the images one-by-one would be far too time consuming. Is there a way to batch process images to remove items described as by a text prompt?
Can someone share some code that explains how to say "Go through all the images in this directory and remove any cars from the images".