<aside> 📌 To find the latest version of Video Super Resolution, please contact us at [email protected]
</aside>
Access AWS EC2 console and allocate an F1 instance using the procedure below.
If you are using the AWS CLI, you can execute the steps corresponding to Steps 1 ~ 3 with the command below. If you are using the web interface, you can start from Step 1.
aws ec2 run-instances --image-id ami-0e6ece00e3de15e5c --instance-type f1.2xlarge --key-name MyKeyPair
For more information on the AWS CLI, refer to the following page.
https://aws.amazon.com/cli/?nc1=h_ls
Execute DeepField-SR AMI
Select f1 from instance family and f1.2xlarge from instance type. Then click the "Review and Launch" button at the bottom.