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

Configs for Centerpoint on KITTI #1455

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

Commits on Aug 2, 2023

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

Commits on Aug 4, 2023

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

Commits on Aug 10, 2023

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

Commits on Aug 14, 2023

  1. Add pv_rcnn_relation code

    MarcBrede committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d3f57e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    343894a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e22c028 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 24, 2023

  1. Update

    MarcBrede committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3dcffa7 View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    MarcBrede committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4debe51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    460236a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    bc0f9da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1147f41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c337cbc View commit details
    Browse the repository at this point in the history
  4. Update training scripts

    MarcBrede committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5eeb865 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    3e75d1d View commit details
    Browse the repository at this point in the history
  2. Update training scripts

    MarcBrede committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    fbb4327 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    059d4c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34e0274 View commit details
    Browse the repository at this point in the history
  5. merge

    MarcBrede committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    911cd8d View commit details
    Browse the repository at this point in the history
  6. Fix same class only edges

    MarcBrede committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    ae283c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Update evaluation script

    MarcBrede committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    2bc3b82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee6683 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. git update eval script

    MarcBrede committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    820426d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Add KITTI demo

    MarcBrede committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cf2bb56 View commit details
    Browse the repository at this point in the history
  2. merge

    MarcBrede committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6979ad1 View commit details
    Browse the repository at this point in the history
  3. Update gnn structure

    MarcBrede committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6c4a52c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ccdd7e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

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

Commits on Sep 1, 2023

  1. Add launch.json file

    MarcBrede committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    236dcf1 View commit details
    Browse the repository at this point in the history
  2. Update gitignore

    MarcBrede committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3871cd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    452011f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    0481edc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3480e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

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

Commits on Sep 4, 2023

  1. Add GATConv

    MarcBrede committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f78c425 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Sep 6, 2023

  1. Add dynamic graphs

    MarcBrede committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    66eac5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ea08a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f52abd View commit details
    Browse the repository at this point in the history
  4. Add image for ReadMe

    MarcBrede authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a8ec66f View commit details
    Browse the repository at this point in the history
  5. Add file for ReadMe

    MarcBrede authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    48c881d View commit details
    Browse the repository at this point in the history
  6. Add file for ReadMe

    MarcBrede authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ceffaf7 View commit details
    Browse the repository at this point in the history
  7. Create README.md

    MarcBrede authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    912b03c View commit details
    Browse the repository at this point in the history
  8. Add image for ReadMe

    MarcBrede authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    943087d View commit details
    Browse the repository at this point in the history
  9. Update README.md

    MarcBrede authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f3cbf8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8304a44 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 8, 2023

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

Commits on Sep 9, 2023

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

    MarcBrede committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    e9c693c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. tmp

    MarcBrede committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    530a7d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2072e13 View commit details
    Browse the repository at this point in the history
  3. Update ReadMe

    MarcBrede committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    aacb7fc View commit details
    Browse the repository at this point in the history
  4. Update ReadMe

    MarcBrede committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ad90e0b View commit details
    Browse the repository at this point in the history
  5. Add results image

    MarcBrede authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    61b9601 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    MarcBrede authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ef7118b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    fa67137 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e874822 View commit details
    Browse the repository at this point in the history
  3. merge

    MarcBrede committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    bee6bcf View commit details
    Browse the repository at this point in the history
  4. Update README.md

    MarcBrede authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    574ddb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    23be007 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82253e4 View commit details
    Browse the repository at this point in the history
  3. Update eval script

    MarcBrede committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0417ab8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08ea01a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efb2f0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a87138 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Add CGNL method

    MarcBrede committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b3864a7 View commit details
    Browse the repository at this point in the history
  2. Update for CGNL

    MarcBrede committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1c7992f View commit details
    Browse the repository at this point in the history
  3. Update run configs

    MarcBrede committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    dae33c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b1e1c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

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

Commits on Sep 25, 2023

  1. Add files for readme

    MarcBrede authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    62f2773 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    MarcBrede authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    22de936 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Update GNN

    MarcBrede committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4b64994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3b2444 View commit details
    Browse the repository at this point in the history
  3. Add partA2 relation model

    MarcBrede committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    248a959 View commit details
    Browse the repository at this point in the history
  4. Update launch configs

    MarcBrede committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c7ca8f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df09f4a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Fix bug in configs and gnn

    MarcBrede committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f7f06ee View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    5b54283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9e8ade View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

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

Commits on Oct 18, 2023

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

Commits on Oct 25, 2023

  1. Update ReadMe

    MarcBrede committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    362113f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Add model configs

    MarcBrede committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bc2f27a View commit details
    Browse the repository at this point in the history
  2. Update readme

    MarcBrede committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7766ba7 View commit details
    Browse the repository at this point in the history
  3. Add images for readme

    MarcBrede committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    797ede9 View commit details
    Browse the repository at this point in the history
  4. Update readme

    MarcBrede committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ff246c5 View commit details
    Browse the repository at this point in the history
  5. Update readme

    MarcBrede committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    49d46ff View commit details
    Browse the repository at this point in the history
  6. Update readme

    MarcBrede committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9c6bbb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09c4d77 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from MarcBrede/dev

    Dev
    MarcBrede authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3d785af View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Add thesis pdf

    MarcBrede committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2edc29d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    595959b View commit details
    Browse the repository at this point in the history
  3. Add yaml files

    MarcBrede committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    075fc7b View commit details
    Browse the repository at this point in the history
  4. Add dockerfile

    MarcBrede committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b8cd5d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Add docker file

    MarcBrede committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    b031f08 View commit details
    Browse the repository at this point in the history
  2. Update ReadMe

    MarcBrede committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    890b5e4 View commit details
    Browse the repository at this point in the history
  3. Random stuff

    MarcBrede committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d30a6e5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from MarcBrede/dev

    Dev
    MarcBrede authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c3a0fa7 View commit details
    Browse the repository at this point in the history
  5. Update ReadMe

    MarcBrede committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2fbdf85 View commit details
    Browse the repository at this point in the history
  6. Update readMe

    MarcBrede committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    cb4db3e View commit details
    Browse the repository at this point in the history
  7. Update ReadMe

    MarcBrede committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7a1368e View commit details
    Browse the repository at this point in the history
  8. Update Dockerfile

    MarcBrede committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    59c2662 View commit details
    Browse the repository at this point in the history