python 3.9
setuptools == 59.5.0
torch == 1.10.2
matplotlib, pillow, qdm, pyyaml, kornia, torchvision
cuda: 12.1
- Modify the parameters related to the dataset and save path in
test.py. -
python test.py
- Modify the parameters in the configuration yaml file.
- Modify the parameters in
train.py, including the dataset, number of samples, etc., and set them to the desired values. -
python test.py


