Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Integration:  dvc git
cbb7be9bc7
Change remotes for dagshub
1 year ago
ff3a52b1b3
Splits also work
1 year ago
ff3a52b1b3
Splits also work
1 year ago
d845af7c57
Add basic model training, upload split data
1 year ago
d845af7c57
Add basic model training, upload split data
1 year ago
c50d93ccd0
Add the yolo yamls
1 year ago
c50d93ccd0
Add the yolo yamls
1 year ago
5ca2d9f5e9
Upload files using DagsHub client
1 year ago
d845af7c57
Add basic model training, upload split data
1 year ago
d845af7c57
Add basic model training, upload split data
1 year ago
Storage Buckets
Data Pipeline
Legend
DVC Managed File
Git Managed File
Metric
Stage File
External File

README.md

You have to be logged in to leave a comment. Sign In

Example repository for a training loop based on Data Engine and YOLO

Using a COCO128 dataset provided by Ultralyltics

Repository structure

This repository showcases training a model on DagsHub using Data Engine as a store for annotations.

The repository has the same COCO128 dataset in two variants:

  • All data in single folder
  • Data split into a train and validation folder

The data and data_split folder contains the images and annotations.

The scripts and scripts_split folders contain python scripts for creating the Data Engine datasource, ingesting existing annotations into the datasource, then importing those annotations back and training model with the data.

Tip!

Press p or to see the previous file or, n or to see the next file

About

Repository showcasing model training with Data Engine based on COCO128

Collaborators 1

Comments

Loading...