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

[pic2card] Upstream release fixes and changes #4742

Merged
merged 1 commit into from Sep 9, 2020
Merged

[pic2card] Upstream release fixes and changes #4742

merged 1 commit into from Sep 9, 2020

Conversation

haridas
Copy link
Contributor

@haridas haridas commented Sep 8, 2020

  • Normalised the api response for template / non-template apis
  • Dockerfile for both detr and rcnn models
  • Reduced the docker image size close to 1.1GB ( Before it used to be > 2G )
  • Removed the need for tf_object_detection library, which was adding lot of unnecessary dependencies for lesser gain.
  • Added github actions to publish the backend to github container registry ( ghrc.io )
  • Tesseract fixes to avoid mdfile false triggering special characters.

Related Issue: #4708

Microsoft Reviewers: Open in CodeFlow

@haridas haridas marked this pull request as draft September 8, 2020 12:17
@haridas haridas marked this pull request as ready for review September 8, 2020 12:17
@haridas haridas changed the title Upstream release fixes and changes [pic2card] Upstream release fixes and changes Sep 8, 2020
@haridas
Copy link
Contributor Author

haridas commented Sep 8, 2020

Tried to rerun the .NET and .iOS test builds, seems they are failing repeatedly. @matthidinger @paulcam206 could you please check it.

- Normalised the api response for template / non-template apis
- Dockerfile for both detr and rcnn models
- Reduced the docker image size close to 1.1GB ( Before it used to be > 2G )
- Removed the need for tf_object_detection library, which was adding lot of unnecessary dependencies for lesser gain.
- Added github actions to publish the backend to github container registry ( ghrc.io )
- Tesseract fixes to avoid mdfile false triggering special characters.
@Vasanth-S Vasanth-S merged commit c9f5581 into microsoft:main Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants