永生机械斗臂焊接件异常情况检测算法开发

zbc cf223427c3 add: integrated SDK API vor 2 Wochen
.github 366b97be93 Initial commit vor 1 Jahr
data cf223427c3 add: integrated SDK API vor 2 Wochen
docs 2d9643d596 hotfix: fix matching bug vor 1 Jahr
notebooks 2d9643d596 hotfix: fix matching bug vor 1 Jahr
scripts 366b97be93 Initial commit vor 1 Jahr
superpoint_superglue_deployment cf223427c3 add: integrated SDK API vor 2 Wochen
tests cf223427c3 add: integrated SDK API vor 2 Wochen
.flake8 366b97be93 Initial commit vor 1 Jahr
.gitignore 366b97be93 Initial commit vor 1 Jahr
.pre-commit-config.yaml 366b97be93 Initial commit vor 1 Jahr
MANIFEST.in 366b97be93 Initial commit vor 1 Jahr
README.md cf223427c3 add: integrated SDK API vor 2 Wochen
count_env.py 0be4b5a819 -update: version beta1.0 vor 4 Monaten
demo.py 0be4b5a819 -update: version beta1.0 vor 4 Monaten
demo_env.py cf223427c3 add: integrated SDK API vor 2 Wochen
environment.yml 366b97be93 Initial commit vor 1 Jahr
generate_test_images.py cf223427c3 add: integrated SDK API vor 2 Wochen
image-stitching.py 0be4b5a819 -update: version beta1.0 vor 4 Monaten
image_match_demo.py 0be4b5a819 -update: version beta1.0 vor 4 Monaten
image_registration.py cf223427c3 add: integrated SDK API vor 2 Wochen
image_similarity_count.py 0be4b5a819 -update: version beta1.0 vor 4 Monaten
num_pixel.py cf223427c3 add: integrated SDK API vor 2 Wochen
params.yml 0be4b5a819 -update: version beta1.0 vor 4 Monaten
pyproject.toml 366b97be93 Initial commit vor 1 Jahr
read.py 0be4b5a819 -update: version beta1.0 vor 4 Monaten
requirements-dev.txt 366b97be93 Initial commit vor 1 Jahr
requirements.txt cf223427c3 add: integrated SDK API vor 2 Wochen
rorate_image_detection.py cf223427c3 add: integrated SDK API vor 2 Wochen
rotate_env.py cf223427c3 add: integrated SDK API vor 2 Wochen
setup.cfg 366b97be93 Initial commit vor 1 Jahr
setup.py 0be4b5a819 -update: version beta1.0 vor 4 Monaten
small_image_match.py 0be4b5a819 -update: version beta1.0 vor 4 Monaten
test.py cf223427c3 add: integrated SDK API vor 2 Wochen
test.yaml cf223427c3 add: integrated SDK API vor 2 Wochen
var_detection.py cf223427c3 add: integrated SDK API vor 2 Wochen

README.md

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.