cd weights
wget https://storage.yandexcloud.net/biohack/hands_final_epoch_checkpoint.pkl
wget https://storage.yandexcloud.net/biohack/RealESRGAN_x8.pth
pip install -r requirements.txt
python inference.py -n 10 -o out
example 1 | example 2 |
---|---|
Real-ESRGAN Copyright (c) 2021, Sberbank AI
cd hands_train_job
datasphere project job execute -p xxx -c config.yaml