README.md 944 B

Welding-Parts-Anomaly-Detection

This project focuses on anomaly detection in welding parts using Superpoint and Superglue models. The repository includes both demo code and SDK code, along with instructions for setting up the Conda environment.

Steps to Run

1. Run Demo Code

To execute the demo code, run the following command:

python demo.py

2. Run SDK Code

To execute the SDK code, run the following command:

python test.py

3. Conda Environment Setup

To set up the environment, run the following commands:

conda create -n superpoint_and_superglue python=3.8
pip install -r requirements.txt

4. Data and Code Location

  • Server URL: 192.168.20.250
  • Directory: /data/liudan/superpoint_superglue_deployment
  • Conda Environment Name: superpoint_and_superglue

Code Maintainers

  • Liudan
  • Fengyang
  • Zhengbochao

For further assistance, please contact the code maintainers.