images parser for avto.ru and filtering them for dataset. This programm is Kursovaya dont use it for Kursovaya in own case.
python -m venv venv/venv/Scpits/activate.bat- for Win
- selenium-wire
- selenium
- chromedriver_autoinstaller
put in model's files in path like this:
~/model/coco.names
~/model/yolov3.cfg
~/model/yolov3.weights
-
activate venv
-
launch
python main.py -p-> choose setup for searching cars on avto.ru in filters -
enter link(s) with "Enter" ex.
https://auto.ru/sankt-peterburg/cars/bmw/all/?year_to=2022&price_from=8000000and press 2nd "Enter" for confirm -
name project -> it's create new dir for data
-
that's launch automated browser and parse images
- launch
python main.py -f - all images from path src will be filtered and valid images be copied to
/ouput/path
python main.py