GraphCanon updated 3w · GitHub synced 3w · 26 views this month
Decision brief
myvision is a JavaScript-based tool designed to streamline the creation of training datasets for computer vision models by providing support for various annotation formats like COCO, VGG, and YOLO.
Good fit when
- Use myvision when you need a tool that supports popular object detection framework formats such as COCO, VGG, and YOLO to ensure compatibility with existing datasets and model training pipelines.
- Consider using myvision if your project specifically requires JavaScript integration or Node.js environment setup, leveraging the ecosystem it offers.
Avoid when
- Avoid using myvision if your team is not proficient in JavaScript or you do not wish to add another language to your tech stack, as this could complicate development and maintenance.
- Do not use myvision for projects that must adhere to non-GPL licenses since its GPL-3.0 license might conflict with other open-source requirements.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (1d since push)
- As of 3w
- Provenance
- Not a fork · Personal account
- As of 3w
- Security (OSV)
- 4 low (4 low)
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install myvision npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
This repository offers a tool to generate training data for computer vision models, utilizing annotations and supports formats like COCO, VGG, YOLO. It aims at simplifying the process of preparing datasets for object detection tasks in machine learning.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Jul 31, 2026
- Languages
- javascript
Source: github.language+package.json · Jul 31, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Requirements: Node version 10+ and NPM version 6+
Install node dependencies:
$ npm install
For agents
This page has a .md twin and JSON over the API.