# visaionlibrary **Repository Path**: QiShi_1/visaionlibrary ## Basic Information - **Project Name**: visaionlibrary - **Description**: A comprehensive deep learning library for computer vision tasks, built on OpenMMLab ecosystem. - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-30 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # visaionlibrary ## Install ``` pip install \ -i https://pypi.tuna.tsinghua.edu.cn/simple \ --extra-index-url https://download.pytorch.org/whl/cu118 \ visaionlibrary ``` ## Directory - configs: configuration files in mmopenlab format - templates: configuration files in visaion format - tests: collection of test files - tools: collection of tool files