conda env create -f environment.yaml
conda activate myenv
Run notebook:
-
training.ipynb
for AdvPatch implementation- there are headers that guides for specific parts in this notebook
- there are pre-trained results for running code faster
-
extension.ipynb
for Extension implementation