0.2.0
- Add optional
buffer
property to classes to create more accurate
object-detection or segmentation labels (#10). - Add
--sparse
flag to limit the size oflabels.npz
file (#16). - Add more globally ignored statements to pylint settings (#24).
- Bug fix: correct a variable name in
package.py
which prevented object-detection packaging from running (#19).