SensorMCP Server
JSON →Automate dataset creation and train custom object detection models using natural language.
Tools · 8
- list_available_models View supported base and target models
- define_ontology Define object classes to detect
- set_base_model Initialize foundation model for labeling
- set_target_model Initialize target model for training
- fetch_unsplash_images Download training images
- import_images_from_folder Import local images
- label_images Auto-label images using the base model
- train_model Train custom detection model
Environment variables
UNSPLASH_API_KEY
Links
★ 4 GitHub stars