You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Bug fix: fix logic for matching the correct tiles when creating segmentation
83
-
labels with the --sparse flag ([#46](https://github.com/developmentseed/label-maker/pull/46))
82
+
- Bug fix: fix logic for matching the correct tiles when creating segmentation labels with the `--sparse` flag ([#46](https://github.com/developmentseed/label-maker/pull/46))
- Bug fix: uncompress mbtiles line by line to prevent memory usage issues
91
-
causing large files to fail on the `download` subcommand ([#35](https://github.com/developmentseed/label-maker/pull/35))
89
+
- Bug fix: uncompress mbtiles line by line to prevent memory usage issues causing large files to fail on the `download` subcommand ([#35](https://github.com/developmentseed/label-maker/pull/35))
- Add optional `buffer` property to classes to create more accurate
97
95
object-detection or segmentation labels ([#10](https://github.com/developmentseed/label-maker/pull/10)).
98
-
- Add --sparse flag to limit the size of labels.npz file ([#16](https://github.com/developmentseed/label-maker/pull/16)).
96
+
- Add `--sparse` flag to limit the size of labels.npz file ([#16](https://github.com/developmentseed/label-maker/pull/16)).
99
97
- Add more globally ignored statements to pylint settings ([#24](https://github.com/developmentseed/label-maker/pull/24)).
100
-
- Bug fix: correct a variable name in package.py which prevented
101
-
object-detection packaging from running ([#19](https://github.com/developmentseed/label-maker/pull/19)).
98
+
- Bug fix: correct a variable name in `package.py` which prevented object-detection packaging from running ([#19](https://github.com/developmentseed/label-maker/pull/19)).
- Bug fix: resolve path issues which prevented it from working outside the github cloned repository ([#2](https://github.com/developmentseed/label-maker/pull/2)).
0 commit comments