lightly-ai / lightly-ai/labelformat

Change --images-rel-path to absolute for lightly predictions

Open
#14 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
91
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Specifying a relative path in the cli command or from Python is pretty error prone. It would be easier if the `--images-rel-path` option would be an absolute path instead. We could then still calculate the relative path based on the `--input-folder` value.

Contributor guide

No contributing guide indexed for this repository

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 by locating the CLI and Python handling for `--images-rel-path`, then inspect how `--input-folder` is used to calculate paths. Update the behavior so the option accepts an absolute path while preserving the calculated relative path, and verify both entry points with the project's relevant tests or command examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, computer-vision
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.