Initial commit
This commit is contained in:
7
skills/computer-vision-processor/scripts/README.md
Normal file
7
skills/computer-vision-processor/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for computer-vision-processor skill
|
||||
|
||||
- [ ] image_analyzer.py: Script to perform various image analysis tasks (object detection, classification, segmentation) based on user input and specified models.
|
||||
- [ ] model_downloader.py: Script to download pre-trained computer vision models (e.g., YOLO, ResNet) from online sources.
|
||||
- [ ] format_converter.py: Script to convert images between different formats (e.g., PNG, JPG, TIFF) to ensure compatibility with analysis tools.
|
||||
Reference in New Issue
Block a user