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

[FEATURE-REQUEST] Document Enhancement Request #75

Open
xiaolul opened this issue Feb 20, 2022 · 0 comments
Open

[FEATURE-REQUEST] Document Enhancement Request #75

xiaolul opened this issue Feb 20, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@xiaolul
Copy link

xiaolul commented Feb 20, 2022

When reading the document, we feel the following aspects are not clear enough. Some points mentioned below are not easy to find:

  • An overview page that shows people e2e structure of IoT edge modules running on Azure Percept, including relationships between different modules, providing links to different resources.
  • A well-structured documentation that gives instructions to developers and machine learning engineers (or data scientists) on how to add custom modules.
  • A clear documentation that shows how to compile azureeyemodule end-to-end on Windows and Linux OS. Current document provided in github is not clear in the following aspects:
    • Differences between native compile and non-native compile?
    • When to use a native compile method and when to use non-native compile method?
    • how to revert (or fixed) if any steps go wrong? (reset?)
  • The documentation doesn't point out modules to be stopped if re-deploy custom azureeyemodule is needed -- we need to stop both azureeyemodule and IoT agent
  • The document doesn't tell the readers that rtsp:3000 is working when you customize it using a native way.
  • The document doesn't state that the readers can check 8554 using a VLC player
  • The document should clearly state expected drivers for external devices, for example, whether a driver for external monitor is expected.
  • The document should be revisited and updated frequently based on the OpenVINO update, and check if the recommended approaches of converting models to blob are still valid.
  • The document should state that it is possible to convert model on device using the built-in code provided by azureeyemodule, along with the required model files and format. Currently, when reading the code, we understand it is possible to do so, but no instructions or sample model files are provided.
  • It would be nice if the document provided a reference link to OpenCV G-API
  • It would be nice if the document shows the structure of the model zip file required by azureeyemodule.
  • It would be nice if the hardware spec could also provide the GFLOPs besides TOPs. Or provide latency benchmark on the default models provided in azureeyemodule repo.
@xiaolul xiaolul added the enhancement New feature or request label Feb 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants