CIM Verification Service | Department of Urban Planning Policy of the City of Moscow
The MSI Face website is a catalog of resources, models, and datasets focused on construction and design tasks.
Upper-level navigation includes:
The main page / catalog is a showcase of published models and datasets with the ability to search, filter and sort.
The model page is a resource card with a description, API contract, and interactive playlist.
Dataset page - a dataset card with a data viewer
Personal account (in the future) - management of your own resources, API keys, task history and quotas.
Catalog and navigation
The catalog supports search and filtering by professionally relevant attributes.:
- Task type: object detection, segmentation, classification, defect assessment, point cloud reconstruction, BIM model analysis, etc.
- Subject area: facades, roofs, engineering networks, road construction, interiors, safety technology, construction stages, etc.
- Input data modality: photographs, orthophotoplanes, point clouds (LAS/LAZ/PLY), CAD drawings, BIM (IFC), tabular sensor data.
- Result type: bounding box, polygon/mask, label, numerical estimate, classification, geometry.
Each catalog resource is represented by a card with the name, author, short description, task/modality tags and popularity metrics (number of launches, likes, downloads).
The playground
The playground is the main way to quickly test a model without API integration. Requirements and functionality:
The input form is generated automatically from the JSON Schema:
- for image type fields with ContentEncoding: base64 is a drag—and-drop component for uploading with previews, size limits, and hints about acceptable formats.;
- for numeric and string parameters, the corresponding controls are validated according to the scheme (min/max, enum, pattern);
- for arrays, dynamic lists with the ability to add/remove elements;
- ● For objects, grouped subforms with drop—down sections.
