| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
OK! @tseaver, I think this one is ready to go. |
Sorry, something went wrong.
|
|
||
|
|
||
| class EntityAnnotation(object): | ||
| """Representation of an entity returned from the Vision API.""" |
|
LGTM |
Sorry, something went wrong.
|
Awesome thanks! |
Sorry, something went wrong.
|
vercies -> vertices... |
Sorry, something went wrong.
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: ohmayr <omairn@google.com>
* Revert "fix: Correct connection normalization in blob system tests (#2222)" This reverts commit a0e1e50e47c758bdceb54d04180ed36b35cf2e35. * fix
| Back | FazBrowse Home | New Git URL |
Based off #2224.
This adds EntityAnnotation, which is used by LOGO_DETECTION, LANDMARK_DETECTION, LABEL_DETECTION and TEXT_DETECTION.
Small PRs for the other three detection types will follow.
✅ I'll rebase this after #2224 gets merged in.