# AI Enhance \[BETA]

AI Enhance is a deep learning super-resolution technique used to upscale Wave 2K clips to 4K. It is a Deep Neural Network that has been custom-trained for the Wave 2K frames, to take into account the subsampling used by the Wave sensor to achieve higher frame rates in 2K. So, the Ai Enhance can reduce subsampling and aliasing artifacts around edges during the super-resolution process.

With AI Enhance enabled, 2K clips (Width setting of 2048) will be processed and exported at the equivalent 4K resolution with the same aspect ratio.

A dedicated graphics card with at least 4GB of VRAM is required to use AI Enhance. The deep neural network is implemented in GPU hardware, so a higher-end desktop GPU, or M1 Pro or above will greatly improve the frame rate achievable with AI Enhance turned on.

The figure below shows how AI Enhance improves details on a 2K recording.

![Comparison showing Ai Enhance: notice the detail in the bumblebee's wings, legs, and eyes.](/files/-MgwEsz9aIjn_Ch0mKj3)

AI Enhance is still a preliminary feature and improvements are still in-work. AI Enhance works best on scenes with clear focus and good lighting (avoid underexposure).

**Windows**

When using AI Enhance in Wave Player, a preview of AI Enhance will activate after the video is paused for approximately 1 second. During normal playback and “scrubbing” on the timeline, the AI Enhance is temporarily disabled to allow faster preview at the tradeoff of reduced preview screen quality, since AI Enhance consumes significant GPU resources.  This reduced preview effect is only for the user interface in Wave Player: images and movies exported from the Wave Player will have full image quality of AI Enhance, if AI Enhance is turned on before the Export.

**macOS**

When using AI Enhance in Wave Player, AI Enhance will be active at 'Full' preview quality, using lower preview quality will disable the feature during scrubbing, but it will be enabled during export and in the export queue.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.freeflysystems.com/products/products/wave-camera/ai-enhance-beta.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
