Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix readme to correctly follow the API in yolo_tiler #16

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

Jordan-Pierce
Copy link
Owner

Update README.md to correctly follow the API in yolo_tiler.

  • Update the command line usage example to use yolo_tiler instead of src/yolo_tiler.py.
  • Add --margins and --include_negative_samples arguments to the command line usage example.
  • Update the default values for densify_factor and smoothing_tolerance to match yolo_tiler/cli.py.
  • Mention the callback parameter in the YoloTiler class constructor.

Update `README.md` to correctly follow the API in `yolo_tiler`.

* Update the command line usage example to use `yolo_tiler` instead of `src/yolo_tiler.py`.
* Add `--margins` and `--include_negative_samples` arguments to the command line usage example.
* Update the default values for `densify_factor` and `smoothing_tolerance` to match `yolo_tiler/cli.py`.
* Mention the `callback` parameter in the `YoloTiler` class constructor.
@Jordan-Pierce Jordan-Pierce merged commit 0b1c6b3 into main Jan 10, 2025
7 checks passed
@Jordan-Pierce Jordan-Pierce deleted the progress-bar branch January 10, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant