Using AI to add bokeh to images taken by PiCamera on Raspberry Pi 4.
Launch server: run server/main_server.py
Do local inference: run client/main_client.py
Do online inference: launch server, change the ip address in client/main_client.py and run client/main_client.py --online=True