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

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

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.