How to quickly label your data for custom computer vision projects?
Creating a custom dataset for computer vision, especially for detection or segmentation, can be tedious and painful.
I wrote a script that allows you to automate such a process by:
- downloading images from google api for each class you define
- storing/naming the outputs in appropriate folders for training
- automatically uploading the images to [ Ссылка ] (or locally) via Selenium with the corresponding labels for later annotations.
Now you can quickly annotate and train your awesome models
Code: [ Ссылка ]
Post: [ Ссылка ]
Follow me at:
- Medium: [ Ссылка ]
- My blog: [ Ссылка ]
- Twitter: [ Ссылка ]_
- Github: [ Ссылка ]
- Linkedin: [ Ссылка ]
and consider subscribing to this channel for more content.
Ещё видео!