Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate sdk #6

Merged
merged 6 commits into from
Jun 7, 2023
Merged

Separate sdk #6

merged 6 commits into from
Jun 7, 2023

Conversation

LdDl
Copy link
Owner

@LdDl LdDl commented Jun 7, 2023

  1. Updated the way YOLO wrapper works. Not it is queue which is good for multiple requests
  2. gRPC server is now separated from ODaM. Now this project has it's own proto3 specification
  3. Extend capabilities of service: now it provides information about every OCR bounding box
  4. Annotations in YOLO format now are stored along with images (if option save_detected is set to true in TOML configuration)

Related to #3

@LdDl LdDl added documentation Improvements or additions to documentation enhancement New feature or request dependencies Pull requests that update a dependency file labels Jun 7, 2023
@LdDl LdDl self-assigned this Jun 7, 2023
@LdDl
Copy link
Owner Author

LdDl commented Jun 7, 2023

Played to much with go.sum/go.mod conflicts. I'll run some go mod tidy after merge

@LdDl LdDl merged commit 789cef4 into master Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant