/
vshmidt
/
label-studio
Обзор
Документация
Войти
/
vshmidt
/
label-studio
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
docs/source/templates/index.ejs
68 строк
3 KB
C L W
docs: ReactCode user documentation (#9163)
14 янв 2026, 18:27
Не верифицирован
14 янв 2026, 18:27
81ff1ef
Код
Авторство
О чём код?
--- title: Template Gallery type: templates order: 001 meta_title: Gallery of Labeling Templates meta_description: Gallery of templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects. layout: templates cards: - title: Computer Vision categories: - object detection - semantic segmentation - image classification image: "/images/templates/semantic-segmentation-with-polygons.png" url: "/templates/gallery_cv.html" - title: Dynamic Labels categories: object detection, semantic segmentation, image classification image: "/images/templates/inventory-tracking.png" url: "/templates/gallery_dynamic_labels.html" - title: Natural Language Processing categories: named entity recognition, text classification, relation extraction image: "/images/templates/relation-extraction.png" url: "/templates/gallery_nlp.html" - title: Audio/Speech Processing categories: automatic speech recognition, speaker segmentation, intent classification image: "/images/templates/speaker-segmentation.png" url: "/templates/gallery_asr.html" - title: Ranking & Scoring categories: pairwise classification, document retrieval image: "/images/templates/pairwise-classification.png" url: "/templates/gallery_rns.html" - title: Structured Data Parsing categories: freeform metadata, tabular data, pdf classification image: "/images/templates/freeform-metadata.png" url: "/templates/gallery_data_parsing.html" - title: Time Series Analysis categories: activity recognition, forecasting, outliers and anomaly detection image: "/images/templates/activity-recognition.png" url: "/templates/gallery_timeseries.html" - title: Videos categories: video classification, timeline segmentation image: "/images/templates/video-timeline-segmentation.png" url: "/templates/gallery_videos.html" - title: Programmable Interfaces with ReactCode categories: ReactCode, Programmable interface image: "/images/templates-misc/react-spreadsheet.png" url: "/templates/gallery_react.html" - title: Conversational AI categories: natural language understanding, chatbot response generation, slot filling image: "/images/templates/response-generation.png" url: "/templates/gallery_conversational_ai.html" - title: Chat categories: natural language understanding, chatbot response generation, LLM fine-tuning, LLM evaluation image: "/images/templates/chat-evaluate-agent.png" url: "/templates/gallery_chat.html" - title: LLM Fine-tuning categories: generative ai, llm image: "/images/templates/generative-pairwise-human-preference.png" url: "/templates/gallery_generative_ai.html" - title: LLM Evaluations categories: generative ai, llm image: "/images/templates/generative-chatbot-assessment.png" url: "/templates/gallery_llm_evals.html" - title: Community Contributions categories: community templates image: "/images/templates/community-contributions.png" url: "/templates/gallery_community_contributions.html" ---