# 模型部署 **Repository Path**: Huangyuhang_code/model-deployment ## Basic Information - **Project Name**: 模型部署 - **Description**: 模型部署阶段权重文件转换为torchscipt、onnx、tflite - **Primary Language**: Python - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-08-22 - **Last Updated**: 2023-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Environment Configurations Creating a new virtual environment Download pt--->tflite toolkit https://github.com/alibaba/TinyNeuralNetwork Unzip and install requirements firstly, then python setup.py install Finally, install the remaining packages according to the requirements in the project folder