Scientific project in the field of neural style transfer. It is coded for FOKA 2022 at the GUT.
git clone https://github.com/Gradient-PG/live-nst
cd live-nst
pip install -r requirements.txt
pip install -e .
pre-commit installThis will allow you to run examples.
tensorboard --logdir=runs
the runs folder is generated by default in the current path