mapbox / mapbox/robosat

Could the rs subset tool add automaticly construct dataset function?

Open
#93 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.1k
Forks
385
PR merge metrics
No merged PRs in 30d

Description

Given the config file, we could randomly produce standard training dataset from the raw dataset.
By the way, at present if I want to train my dataset, I must create **validation.tiles** and **training.tiles** from the raw **dataset.tiles** manually. I mean I just copy and past the raw **dataset.tiles**. Could there be more efficient ways?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the rs subset tool and its config-file handling, then trace how raw dataset.tiles is currently used. The change should automatically produce training.tiles and validation.tiles from the raw dataset according to the configuration, with the resulting datasets suitable for training.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data, machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.