<aside> 📌 To find the latest version of Video Super Resolution, please contact us at contact@blue-dot.io

</aside>

Set up an F1 instance


Access AWS EC2 console and allocate an F1 instance using the procedure below.

Using AWS CLI


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

Step 1. Select DeepField-SR AMI


Execute DeepField-SR AMI

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/8df13d15-4814-4f4f-8051-41f268cf5fa1/Untitled.png

Step 2. Select an instance type


Select f1 from instance family and f1.2xlarge from instance type. Then click the "Review and Launch" button at the bottom.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/fb5427e5-8731-461c-8123-3f9f36678110/Untitled.png