Add a module with CLI for fetching images using the Google Images Download package. We can possibly create corresponding annotations using a pre-trained object detection model such as YOLOv3 etc. if the model has been trained to detect the class of object we're interested in annotating in the images. This script is one example of what can be used for this annotation step.
Add a module with CLI for fetching images using the Google Images Download package. We can possibly create corresponding annotations using a pre-trained object detection model such as YOLOv3 etc. if the model has been trained to detect the class of object we're interested in annotating in the images. This script is one example of what can be used for this annotation step.