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

Release v2.0.0 #47

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Release v2.0.0 #47

wants to merge 2 commits into from

Conversation

leigh-johnson
Copy link
Member

Closes #45

Before cutting full release, some house-keeping...

  1. Update README.md
  2. Update docs site / new doc: Custom Gcloud AutoML model
  3. Does Travis support arm7l yet?
  4. aarch64 in this release?

…ctor support (#46)

* wip

* split detector into api_v1/api_v2 modules

* move  model registry to detect module

* begin implementing v1 legacy API in cli module

* validate python rpi_deep_pantilt/cli.py detect --api-version=1 working (all labels)

* validate python rpi_deep_pantilt/cli.py detect --api-version=1 --edge-tpu --loglevel=INFO

* validate  python rpi_deep_pantilt/cli.py detect face --api-version=1 --edge-tpu

* validate python rpi_deep_pantilt/cli.py list-labels --api-version=1 [--edge-tpu]

* validate python rpi_deep_pantilt/cli.py track --api-version=1 [--edge-tpu]

* add support for --api-version=v2 --dtype=uint8 quantization (no edge tpu required)

* first pass on automl_leopard_example.py

* lint
@Martin2kid
Copy link

Martin2kid commented Oct 28, 2020

Did you try object tracking resuming after subject disappear & re-appear within FOV for both Tf included object & face? and servo neutral return position when no object is detected within FOV and resume upon detection? with Coral Edge TPU enabled?

I verified both person & face label usage with Edge TPU hangs(have not tried other subject)

@Martin2kid
Copy link

Would you please add USB webcam usage as well?

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.

Custom object detection implementation
2 participants