403 USD
0
0
Collection and classification of images for the dataset
Python
The logic for collecting images from open sources has been developed, including filtering, removing duplicates, and classifying by specified categories.
What has been done:
* image collection
* filtering of irrelevant data
* removal of duplicates
*…