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 TensorFlow and TFLite export #1127

Merged
merged 71 commits into from
Aug 17, 2021

Commits on Nov 28, 2020

  1. Configuration menu
    Copy the full SHA
    5b6528c View commit details
    Browse the repository at this point in the history
  2. Set auto=False for int8 calibration

    zldrobit authored and glenn-jocher committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    a30dad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0cb6e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce73d3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d101f7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55fb2eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3dd69d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8a9ad2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    efbb853 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aed53ce View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    ccb2336 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. detect.py TF inference

    glenn-jocher committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    9f893c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9fad06 View commit details
    Browse the repository at this point in the history
  3. weights to string

    glenn-jocher committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    49a9e05 View commit details
    Browse the repository at this point in the history
  4. weights to string

    glenn-jocher committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    1867bb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. cleanup tf.py

    glenn-jocher committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    4eed608 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Add --dynamic-batch-size

    zldrobit committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    8ba2ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d9104a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae9bce8 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Update requirements.txt

    TensorFlow 2.3.1 -> 2.4.0 to avoid int8 quantization error
    zldrobit committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    cabb802 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Fix imports

    Move C3 from models.experimental to models.common
    zldrobit committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    a5967f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    dbc7f71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    565e620 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc26561 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05cc389 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    817fcf8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a4ce5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    719479e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    243fa7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b6cf12 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a5f949 View commit details
    Browse the repository at this point in the history
  11. detect.py TF inference

    glenn-jocher committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    00d50fd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    061907b View commit details
    Browse the repository at this point in the history
  13. weights to string

    glenn-jocher committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    ca4550b View commit details
    Browse the repository at this point in the history
  14. weights to string

    glenn-jocher committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    5e04c5c View commit details
    Browse the repository at this point in the history
  15. cleanup tf.py

    glenn-jocher committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    9121a87 View commit details
    Browse the repository at this point in the history
  16. Add --dynamic-batch-size

    zldrobit authored and glenn-jocher committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    e9bc606 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dacd8af View commit details
    Browse the repository at this point in the history
  18. Update requirements.txt

    TensorFlow 2.3.1 -> 2.4.0 to avoid int8 quantization error
    zldrobit authored and glenn-jocher committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    b492af9 View commit details
    Browse the repository at this point in the history
  19. Fix imports

    Move C3 from models.experimental to models.common
    zldrobit authored and glenn-jocher committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    fbf5a45 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c4cfbd9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c761637 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    36ed3cd View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    aad9e24 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    8ec975e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    b0fa5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    710bf56 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    c45ceef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d39b24 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. merge ultralytics:master

    glenn-jocher committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    47da942 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. merge ultralytics:master

    glenn-jocher committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    8cb7032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e1485b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    e4e6d6f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Add get_coco128.sh

    zldrobit committed May 6, 2021
    Configuration menu
    Copy the full SHA
    aafe224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3be281 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    9ca5d7a View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    glenn-jocher committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    215c865 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    a2867da View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    zldrobit committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    86768d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    972c6a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    eed4980 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Merge master

    glenn-jocher committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    34b7d67 View commit details
    Browse the repository at this point in the history
  2. Cleanup after merge

    glenn-jocher committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    10eebf2 View commit details
    Browse the repository at this point in the history
  3. Cleanup2 after merge

    glenn-jocher committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    e3aa755 View commit details
    Browse the repository at this point in the history
  4. Cleanup3 after merge

    glenn-jocher committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    27fc39b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48a6bf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    4e12c70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea0274f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f63c6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3f46c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3133381 View commit details
    Browse the repository at this point in the history