zbc cf223427c3 add: integrated SDK API | 2 týždňov pred | |
---|---|---|
.github | 1 rok pred | |
data | 2 týždňov pred | |
docs | 1 rok pred | |
notebooks | 1 rok pred | |
scripts | 1 rok pred | |
superpoint_superglue_deployment | 2 týždňov pred | |
tests | 2 týždňov pred | |
.flake8 | 1 rok pred | |
.gitignore | 1 rok pred | |
.pre-commit-config.yaml | 1 rok pred | |
MANIFEST.in | 1 rok pred | |
README.md | 2 týždňov pred | |
count_env.py | 4 mesiacov pred | |
demo.py | 4 mesiacov pred | |
demo_env.py | 2 týždňov pred | |
environment.yml | 1 rok pred | |
generate_test_images.py | 2 týždňov pred | |
image-stitching.py | 4 mesiacov pred | |
image_match_demo.py | 4 mesiacov pred | |
image_registration.py | 2 týždňov pred | |
image_similarity_count.py | 4 mesiacov pred | |
num_pixel.py | 2 týždňov pred | |
params.yml | 4 mesiacov pred | |
pyproject.toml | 1 rok pred | |
read.py | 4 mesiacov pred | |
requirements-dev.txt | 1 rok pred | |
requirements.txt | 2 týždňov pred | |
rorate_image_detection.py | 2 týždňov pred | |
rotate_env.py | 2 týždňov pred | |
setup.cfg | 1 rok pred | |
setup.py | 4 mesiacov pred | |
small_image_match.py | 4 mesiacov pred | |
test.py | 2 týždňov pred | |
test.yaml | 2 týždňov pred | |
var_detection.py | 2 týždňov pred |
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.
To execute the demo code, run the following command:
python demo.py
To execute the SDK code, run the following command:
python test.py
To set up the environment, run the following commands:
conda create -n superpoint_and_superglue python=3.8
pip install -r requirements.txt
192.168.20.250
/data/liudan/superpoint_superglue_deployment
superpoint_and_superglue
For further assistance, please contact the code maintainers.