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 RetinaNet Object detection with Backbones #529

Merged
merged 150 commits into from
Dec 20, 2021

Commits on Jan 19, 2021

  1. refactor frcnn

    oke-aditya committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    a665049 View commit details
    Browse the repository at this point in the history
  2. start adding retina

    oke-aditya committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    7827b44 View commit details
    Browse the repository at this point in the history
  3. add test

    oke-aditya committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    7a4955a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. complete Retinanet

    oke-aditya committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    2feca3b View commit details
    Browse the repository at this point in the history
  2. Isort test

    oke-aditya committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    c4e25bd View commit details
    Browse the repository at this point in the history
  3. reformat

    oke-aditya committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    f912d9e View commit details
    Browse the repository at this point in the history
  4. update requirments

    oke-aditya committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    00322cd View commit details
    Browse the repository at this point in the history
  5. bump torch

    oke-aditya committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    6513b74 View commit details
    Browse the repository at this point in the history
  6. update

    oke-aditya committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    61aafbf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b8c65b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c476492 View commit details
    Browse the repository at this point in the history
  9. slight documentation edit

    oke-aditya committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    a8fda1a View commit details
    Browse the repository at this point in the history
  10. sppedup test

    oke-aditya committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    e4803a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Apply suggestions from code review

    Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
    oke-aditya and akihironitta authored Jan 23, 2021
    Configuration menu
    Copy the full SHA
    2a53b90 View commit details
    Browse the repository at this point in the history
  2. remove max epochs

    oke-aditya committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    38e8a2e View commit details
    Browse the repository at this point in the history
  3. fmt

    oke-aditya committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    5bee954 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Apply suggestions from code review

    Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
    oke-aditya and akihironitta authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    6f5e5b4 View commit details
    Browse the repository at this point in the history
  2. fix for cxonsist

    oke-aditya committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    2542974 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

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

Commits on Feb 2, 2021

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

Commits on Feb 3, 2021

  1. Apply suggestions from code review

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    oke-aditya and Borda authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    d24643e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. changes to self.log

    oke-aditya committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    66d068c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc34a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Merge commit

    oke-aditya committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    62de8e7 View commit details
    Browse the repository at this point in the history
  2. add changes

    oke-aditya committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    d997cdc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

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

Commits on Mar 9, 2021

  1. refactor frcnn

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    b59d340 View commit details
    Browse the repository at this point in the history
  2. start adding retina

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    4df8eab View commit details
    Browse the repository at this point in the history
  3. add test

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    d508792 View commit details
    Browse the repository at this point in the history
  4. complete Retinanet

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    2ae94f2 View commit details
    Browse the repository at this point in the history
  5. Isort test

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    ffdddbb View commit details
    Browse the repository at this point in the history
  6. reformat

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    5c4b695 View commit details
    Browse the repository at this point in the history
  7. update requirments

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    91b9d9b View commit details
    Browse the repository at this point in the history
  8. slight documentation edit

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    7e5b800 View commit details
    Browse the repository at this point in the history
  9. sppedup test

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    f558a39 View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
    2 people authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    7229dfb View commit details
    Browse the repository at this point in the history
  11. remove max epochs

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    b627fb8 View commit details
    Browse the repository at this point in the history
  12. fmt

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    085c295 View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
    2 people authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    9a3623e View commit details
    Browse the repository at this point in the history
  14. fix for cxonsist

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    7cb0624 View commit details
    Browse the repository at this point in the history
  15. changes to self.log

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    198fdf5 View commit details
    Browse the repository at this point in the history
  16. Apply suggestions from code review

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    oke-aditya and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    b0f7ce5 View commit details
    Browse the repository at this point in the history
  17. add changes

    oke-aditya authored and Borda committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    e6e776d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Configuration menu
    Copy the full SHA
    6a106b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b859f58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af1ea57 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

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

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    c7fa861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae2b186 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bf742d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

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

Commits on May 17, 2021

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

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    2b0dc75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b05001 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95befd3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    c6de38d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbf15a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8cf695 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5284931 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. v0.3.4 & changelog

    Borda committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    a53449a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc52bda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fab585 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

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

Commits on Jun 24, 2021

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

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    147cc82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e732761 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    550094a View commit details
    Browse the repository at this point in the history
  4. Fix

    oke-aditya committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    786734b View commit details
    Browse the repository at this point in the history
  5. whatever precommit says

    oke-aditya committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    a194fb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd9c409 View commit details
    Browse the repository at this point in the history
  7. bump torch for CI

    oke-aditya committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    6d7c0ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7dd0974 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    b0deee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4326a5f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    3f2d69c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f46b30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f215454 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

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

Commits on Sep 24, 2021

  1. Update pl_bolts/models/detection/faster_rcnn/faster_rcnn_module.py

    Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
    oke-aditya and SkafteNicki authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    10a4fde View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
    oke-aditya and SkafteNicki authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    857a19f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

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

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    7488e14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f16542 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a8d8ec View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

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

Commits on Oct 20, 2021

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

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    cf9d8c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91e67bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    273e5a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73b687d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

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

Commits on Nov 18, 2021

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

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    5787806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93f0f8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6cda52 View commit details
    Browse the repository at this point in the history
  4. Fix hparams.encoder forgotten rename in CPCv2 (Lightning-Universe#773)

    * Re-enable testing CPCv2
    * Fix hparams forgotten rename in CPCv2 module
    
    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    4 people authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    ecf5376 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93fdcb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

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

Commits on Dec 17, 2021

  1. Empty commit to rerun CI

    akihironitta committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    cd3a403 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Rename to retinanet

    akihironitta committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    39b4a5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b089692 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    321bfc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d045844 View commit details
    Browse the repository at this point in the history
  5. Revert "ci: quick fix - uninstall torchtext"

    This reverts commit b089692.
    akihironitta committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    8fde41e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f69af4 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG

    akihironitta committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    5a8035f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a15e79 View commit details
    Browse the repository at this point in the history
  9. Fix RetinaNet docstring

    akihironitta committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    b8f4572 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c9d613f View commit details
    Browse the repository at this point in the history
  11. Fix cli_main

    akihironitta committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    6418168 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5a01af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    36d01b7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    60e21b0 View commit details
    Browse the repository at this point in the history
  15. Fix RetinaNet docstring

    akihironitta committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    9e0c175 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7050f83 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d738dd9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    36d15d7 View commit details
    Browse the repository at this point in the history
  19. Revert "add changes"

    This reverts commit d997cdc.
    akihironitta committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    ba5d09f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    251429a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f5aa892 View commit details
    Browse the repository at this point in the history
  22. Fix revert

    akihironitta committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    4661f68 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0ea1125 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5624829 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e235c68 View commit details
    Browse the repository at this point in the history
  26. Revert "Try replace iou with torchvision's"

    This reverts commit a5a01af.
    akihironitta committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    3dbf3e8 View commit details
    Browse the repository at this point in the history
  27. Undo unrelated changes

    akihironitta committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    620daf5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4739208 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f4095fb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b8da07b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e45d45c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c30e68e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1e0b268 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5fccad6 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Revert "Merge branch 'ci/pl-1.4.8' into add_retina"

    This reverts commit 5fccad6, reversing
    changes made to c30e68e.
    akihironitta committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    0af474e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2579bf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3be86f2 View commit details
    Browse the repository at this point in the history
  4. Use LightningCLI

    akihironitta committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    b235c35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e351df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a7a877 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7176d5a View commit details
    Browse the repository at this point in the history
  8. Follow flake8

    akihironitta committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    6ba5b86 View commit details
    Browse the repository at this point in the history
  9. Use gpus

    akihironitta committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    255c192 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afd0a85 View commit details
    Browse the repository at this point in the history
  11. Run only on gpu env

    akihironitta committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    8182964 View commit details
    Browse the repository at this point in the history
  12. Use LightningCLI v2

    akihironitta committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    8e15fd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    6baa9c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48326ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00aa03d View commit details
    Browse the repository at this point in the history