Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:51:05 +08:00
commit 99c2c65817
8 changed files with 167 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for computer-vision-processor skill
- [ ] object_detection_models.md: Documentation listing available object detection models, their accuracy, and use cases.
- [ ] image_classification_api.md: API documentation for image classification services, including request/response formats and error codes.
- [ ] segmentation_techniques.md: Overview of different image segmentation techniques and their applications.