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

Add RealTimeInference and Benchmark #55

Merged
merged 6 commits into from
May 18, 2022
Merged

Add RealTimeInference and Benchmark #55

merged 6 commits into from
May 18, 2022

Conversation

juanmc2005
Copy link
Owner

This PR addresses #49 and #54.

Changelog

  • Add __name__ == "__main__" check to diart.stream and diart.benchmark
  • Fix crash in buffer_output() at the end of the stream
  • Add RealTimeInference as a python API for diart.stream
  • Add Benchmark as a python API for diart.benchmark
  • Pad last incomplete chunk with zeros in ChunkLoader

@juanmc2005 juanmc2005 added bug Something isn't working API Improvements to the API labels May 17, 2022
@juanmc2005 juanmc2005 added this to the Version 0.3 milestone May 17, 2022
@juanmc2005 juanmc2005 self-assigned this May 17, 2022
@juanmc2005 juanmc2005 added feature New feature or request and removed bug Something isn't working labels May 17, 2022
@juanmc2005 juanmc2005 added the bug Something isn't working label May 18, 2022
@juanmc2005 juanmc2005 merged commit dee15c4 into develop May 18, 2022
@juanmc2005 juanmc2005 deleted the feat/script-api branch May 18, 2022 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Improvements to the API bug Something isn't working feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant