Skip to main content
roboflow
GitHub 제작자 프로필

roboflow

2개 GitHub 저장소에서 수집된 31개 skills를 저장소 단위로 보여줍니다.

수집된 skills
31
저장소
2
업데이트
2026년 9월 11일
저장소 탐색

저장소와 대표 skills

create-workflow-block
소프트웨어 개발자

Author a new Roboflow Workflows block under `inference/core/workflows/core_steps/**`. Trigger on a new/changed `vN.py` or `vN_tensor.py` defining a `WorkflowBlockManifest` + `WorkflowBlock` pair; new `load_blocks()`/`KINDS_SERIALIZERS` entries in…

2026년 9월 11일
review-topic-local-vs-remote-execution
미분류

Load when a PR touches how a step/model runs in-process vs. over the network: Workflow-block execution-mode dispatch (self._step_execution_mode, StepExecutionMode.LOCAL/REMOTE, run_locally/run_remotely), a block…

2026년 9월 3일
review-topic-test-hygiene
소프트웨어 품질 보증 분석가·테스터

Load when a diff shows — (1) new/changed runtime code under inference/, inference_models/, inference_sdk/, inference_cli/ with no companion test (or a test that mocks the changed thing); (2) a new @pytest.mark.skipif/skip/slow or env-gated test (SKIP_*_TESTS,…

2026년 8월 20일
review-core-infra
소프트웨어 품질 보증 분석가·테스터

PRs touching inference/core/ foundation — inference/core/env.py, inference/core/version.py, inference/core/entities/**, inference/core/utils/** (image_utils.py, requests.py, environment.py), inference/core/roboflow_api.py, exceptions.py, logger.py, nms.py.…

2026년 8월 13일
review-topic-prediction-integrity
소프트웨어 품질 보증 분석가·테스터

Load when a diff touches `sv_detections_to_root_coordinates`, `scale_sv_detections`, `move_boxes`/`move_masks`, `POLYGON_KEY_IN_SV_DETECTIONS`, `add_inference_keypoints_to_sv_detections`, `serialise_sv_detections`, `mask_to_polygon`,…

2026년 8월 13일
review-workflows-blocks
소프트웨어 품질 보증 분석가·테스터

Review PRs touching inference/core/workflows/core_steps/** (Workflow blocks — {category}/{block}/vN.py, common/, common/query_language/**, loader.py) or inference/core/workflows/execution_engine/entities/types.py (new kind). Diff signals — new block package,…

2026년 8월 13일
review-workflows-execution-engine
소프트웨어 품질 보증 분석가·테스터

Review guidance for PRs touching inference/core/workflows/execution_engine/**, inference/core/workflows/errors.py, inference/core/workflows/prototypes/block.py, or .cursor/rules/execution-engine-version-changelog.mdc. Diff signals:…

2026년 8월 13일
review-topic-backward-compat-and-versioning
소프트웨어 품질 보증 분석가·테스터

Load when a PR changes a user/dev-visible contract or is release-bound. Triggers on diffs to `inference/core/version.py`, `EXECUTION_ENGINE_V1_VERSION`, `inference/core/interfaces/http/http_api.py` or `inference/core/entities/**`, a Workflow block manifest…

2026년 8월 7일
수집된 skill 21개 중 8개를 표시합니다.
roboflow-training-and-evaluation
미분류

Use when training Roboflow models, improving accuracy, or setting up a production feedback loop — covers architecture selection, model IDs, checkpoints, evaluation metrics, the iterative improvement playbook, and Active Learning through the Project Model…

2026년 9월 11일
roboflow-api-reference
미분류

Protocol-level facts for Roboflow REST and Inference APIs — URL patterns, auth, parameters, error codes, and SDK quick-start. For deployment strategy and Workflow execution patterns, see roboflow-inference.

2026년 9월 3일
roboflow-batch-processing
미분류

Use when running a Roboflow Workflow over many images or videos with batch processing — Asset Library jobs (the platform stages workspace images for you) or staged jobs (you stage external local/cloud files with the inference-cli), plus monitoring jobs,…

2026년 9월 3일
roboflow-cloud-storage
미분류

Use when connecting cloud storage (AWS S3 / S3-compatible or Google Cloud Storage) to Roboflow to mirror images into a workspace — creating storage credentials, defining datasources (bucket-mirror configs), selecting objects with glob rules, validating…

2026년 9월 3일
roboflow-custom-weights-upload
미분류

Use when uploading locally trained model weights (YOLO, RF-DETR, YOLO-NAS, PaliGemma, Florence-2) to Roboflow — the client-side Python SDK upload flow, safe API key handling, per-family packaging requirements, and verifying the upload.

2026년 9월 3일
roboflow-data-management
미분류

Use when uploading images, labeling, organizing datasets, creating Roboflow projects (detection/segmentation/keypoint/classification), tags, splits, versions, or RoboQL search.

2026년 9월 3일
roboflow-inference
미분류

Deployment option comparison (serverless, dedicated, self-hosted, batch) and Workflow execution patterns. For raw API URL patterns, auth, and request/response formats, see roboflow-api-reference.

2026년 9월 3일
roboflow-plans-and-pricing
미분류

Use when answering questions about Roboflow plans, credit usage, or cost estimation; directs users to roboflow.com/pricing for current dollar amounts.

2026년 9월 3일
수집된 skill 10개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다