Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.
/ vis-01 Public archive

A simple tool for labeling images and training YOLOv8 models.

Notifications You must be signed in to change notification settings

SupTan85/vis-01

Repository files navigation

VIS Project - Make ideas come true

main window preview

YOLOv8 Studio

A simple tool for labeling images and training YOLOv8 models.

Note

This project will not be continued.

Features

  • Manage multiple annotation projects.
  • Import images for training and validation sets.
  • Draw and edit bounding boxes for each class.
  • Train YOLOv8 models directly from the GUI.
  • Preview predictions from images or a connected camera.

Installation

  1. Clone this repository.

  2. (Optional) Create and activate a virtual environment.

  3. Install dependencies:

    pip install -r requirements.txt
  4. Run the application:

    python main.py

About

A simple tool for labeling images and training YOLOv8 models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages