cocoa-xu / tflite_elixir

TensorFlow Lite Elixir bindings with optional EdgeTPU support.
Apache License 2.0
20 stars 3 forks source link

docs: use Cv.drawMarker in notebooks #5

Closed mnishiguchi closed 1 year ago

mnishiguchi commented 1 year ago

I believe Cv.drawMarker is more semantically correct than Cv.Circle for plotting keypoints. The resulting images will be almost the same.

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build e39318360dcf10fb8293828fff9c6396b1ee8763-PR-5

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 923df5848bd765cbc937c7e3fcb5ce1caa1ebea1: 57.8%
Covered Lines: 192
Relevant Lines: 254

💛 - Coveralls