> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/deploy/sdks/lens-studio/changelog-lens-studio.md).

# 변경 내역 - Lens Studio

### 2023년 8월 16일

* **참고: 이제 Roboflow 모델은 Lens Studio 4.42 이상과만 호환됩니다**
* Roboflow 모델에 대한 NMS 최적화를 구현하여 Lens Studio의 낮은 FPS에 대한 피드백을 반영했습니다

### 2023년 6월 22일 - 공개 출시

5만 개 이상의 ML 모델에 바로 액세스

Roboflow와 Lens Studio 간의 대표적인 파트너십을 발표하게 되어 매우 기쁩니다. 머신 러닝과 컴퓨터 비전을 활용하고자 하는 개발자의 진입 장벽을 낮추는 데 주력하는 서비스인 Roboflow를 통해 개발자는 ML 모델을 Lens Studio로 손쉽게 가져와 AR Lenses에서 사용할 수 있습니다. 이 협업을 통해 Lens Studio 개발자는 Roboflow의 무료 머신 러닝 도구를 활용해 모델을 쉽게 학습하고 SnapML로 직접 가져올 수 있습니다.

이제 개발자는 Roboflow의 플랫폼을 살펴보고, 호스팅된 API 엔드포인트, iOS 디바이스, 그리고 이제는 Lens Studio를 포함한 대상 디바이스에 모델을 업로드, 정리, 자동 주석 처리, 학습 및 배포할 수 있습니다. Snap AR는 Roboflow와 협력하여 이러한 모델을 SnapML 호환 형식으로 내보낼 수 있게 했으며, 이제 개발자는 한 번의 탭으로 모델을 다운로드해 Lens Studio로 가져올 수 있습니다.

{% embed url="<https://ar.snap.com/blog/lens-studio-4.49>" %}
Snap AR 릴리스 블로그
{% endembed %}

{% embed url="<https://blog.roboflow.com/deploy-to-snap-lens-studio/>" %}
Roboflow + Lens Studio 가이드
{% endembed %}

{% embed url="<https://docs.snap.com/lens-studio/references/guides/lens-features/machine-learning/ml-quick-start#for-ml-developers>" %}
Snap Lens Studio 가이드
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.roboflow.com/roboflow/roboflow-ko/deploy/sdks/lens-studio/changelog-lens-studio.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
