I have a dataset related to plant disease. the dataset has 70k images and 38 classes dataset and I want to annotate images with a bounding box. I try for annotation LabelImg and other annotation tools but all of them are so time-consuming. is there any other technique for image annotation which is fast, simplest, and automatic or can I do with programming?
please help me out to solve this problem.