1.6.0
v1.6.0
- Rework mask_api with pybind11 C++ .
- Rework RLE support.
- Create test files for all components.
- The math_matches function has been reworked, with an emphasis on using C++ code.
- Added more documentation of functions. Optimized existing ones.
- Added rleToBoundary func with 2 backend ["mask_api", "opencv"]
- IoU type boundary support (further testing is needed)
- Create async rle and boundary comput discussion