This is my Graduation Project in Elsys
Aovek is system for making photos of background without people.
Aovek can be used for making photos of very visited landmark around which there are people all the time.
conda env create -f environment.yml --name aoveksource activate aoveksource deactivateconda env remove –name aovekFile aovek.py is responsible for controlling CNN for object detection.
python3 aovek.py -config_file ./config.json -dataset_download -processes_dataset -trainpython3 web/manage.py migratepython3 web/manage.py runserver