# hzcswss **Repository Path**: hzcsai_com/hzcswss ## Basic Information - **Project Name**: hzcswss - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-02 - **Last Updated**: 2024-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Windows Softwares - [海康MVS](https://www.hikrobotics.com/cn/machinevision/service/download?module=0) ## Download Model Checkpoints [onnx weights](https://datasets-1301930378.cos.ap-beijing.myqcloud.com/samples/weldingspots/welding_spots_seg.onnx) ## Apt & Pip Install [opencv](https://learnopencv.com/install-opencv-on-windows/) `python -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple numpy Pillow onnxruntime opencv-python` ## Run ```xshell7 cd D:\WeldingSpotsSeg\hzcswss call .venv\Scripts\activate cd app/wss python MainApp.py ```