Overview

Track data sources, run training, and view logs.

Label Studio Kaggle

Data source

Label Studio

Checking

Checking connection…

Training target

Kaggle GPU

Checking

Checking connection…

Run pipeline

Select a project, then click Train. The pipeline uses that project's Label Studio project ID and dataset slug.

idle

Pipeline progress

No job running

0%

    Job log

    No job selected

    No job yet. Click Train or open the Jobs tab.

    Job history

    Shows jobs for the selected project only. Refreshing the page keeps the logs.

    Job Kind Status Started Finished
    No jobs yet.

    Trained model

    YOLO weights

    Checking

    Checking the training kernel for best.pt…

    Test an image

    Upload a JPG or PNG, then run locally (cached best.pt) or on Kaggle. Mask projects use SegFormer; box projects use YOLO. Testing is disabled while the training kernel is running or not complete.

    idle

    No file selected

    Predict progress

    No predict job running

    0%

      Result

      Run a local or Kaggle predict to see boxes here.

      No prediction yet.

      HTTP

      API

      Callers outside this console can run the same image test. Jobs use the existing local cache + YOLO or Kaggle predict flow. Only one job runs at a time.

      Auth

      Start a local test

      
                

      Poll the job

      
                

      Response shapes

      
                

      Notes

        Job log

        No predict job selected

        Upload an image and click Run locally.

        Catalog

        Training projects

        Each project is tied to a Label Studio project ID and a Kaggle dataset slug. Connection details live in Settings. DeepCrack and MyCracks Refined use export type Masks (brush) and train SegFormer — not YOLO boxes.

        Details

        Edit project

        YOLO boxes export rectangles and train YOLO11s. Masks download hosted images from Label Studio and train SegFormer (semantic tiles), not YOLO-seg.

        Connection

        Label Studio

        URL and API key are shared across projects. The key is written to config.json and is not shown again after saving.

        Connection

        Kaggle

        Username (for dataset slugs) and API token are shared. Get a token at Kaggle → Settings → API → Generate New Token. You can paste the token or the full kaggle.json file. Dataset slugs belong to each project.