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

rngdet_plus and rngdet model adding #11263

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

Commits on Jul 24, 2023

  1. Init commit

    gunho1123 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    845253b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Add cityscale dataloader

    gunho1123 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    126d5a7 View commit details
    Browse the repository at this point in the history
  2. Internal change

    gunho1123 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    fdbfa6c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Add prepare_dataset

    gunho1123 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5ebc562 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Add npz_to_tfrecord

    gunho1123 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1a4da90 View commit details
    Browse the repository at this point in the history
  2. Add create_tf_record

    gunho1123 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    8456a7a View commit details
    Browse the repository at this point in the history
  3. Internal change

    gunho1123 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    cd6ec6b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Init modeling

    gunho1123 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f7e896d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Modify dataloader

    gunho1123 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f2a7148 View commit details
    Browse the repository at this point in the history
  2. Add modeling

    gunho1123 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6fcdef1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Add losses

    gunho1123 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    70578c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Internal change

    gunho1123 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    85b313c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Add losses

    gunho1123 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e424d1a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Fix modeling

    gunho1123 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    eb2272b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Init evaluation

    gunho1123 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c07f480 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Internal change

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

Commits on Sep 17, 2023

  1. Internal chnage

    gunho1123 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    a7e8cc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Init ckpt load debug

    gunho1123 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f17fe82 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Update rngdet.py

    gunho1123 authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4ddab3c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Internal change

    gunho1123 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    494362b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Transformer model change

    gunho1123 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    131843e View commit details
    Browse the repository at this point in the history
  2. ipynb change

    gunho1123 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0382b99 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    bfdce70 View commit details
    Browse the repository at this point in the history
  2. Update rngdet.py

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    88f8834 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e68e93d View commit details
    Browse the repository at this point in the history
  4. Update rngdet.py

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    800ffaf View commit details
    Browse the repository at this point in the history
  5. Update rngdet_test.py

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9fd5dbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    537ecac View commit details
    Browse the repository at this point in the history
  7. Update create_label.py

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9f41d8a View commit details
    Browse the repository at this point in the history
  8. Update sampler.py

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6dd74eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50b089a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9daa439 View commit details
    Browse the repository at this point in the history
  11. Update rngdet_input.py

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    96a89f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    08f5b02 View commit details
    Browse the repository at this point in the history
  13. Update do_train.sh

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    af5e730 View commit details
    Browse the repository at this point in the history
  14. Update agent.py

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    cc84a04 View commit details
    Browse the repository at this point in the history
  15. Update rngdet.py

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    671ab98 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dc28897 View commit details
    Browse the repository at this point in the history
  17. Update rngdet_test.py

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6367850 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fe509db View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4c1e79e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7577510 View commit details
    Browse the repository at this point in the history
  21. Update train.py

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    879c927 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b684f6d View commit details
    Browse the repository at this point in the history
  23. Update rngdet.py

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2322237 View commit details
    Browse the repository at this point in the history
  24. Update rngdet_test.py

    mjyun01 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a07dd62 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0cfd9ba View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    5ed3946 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    941cdad View commit details
    Browse the repository at this point in the history
  3. testing for push

    mjyun01 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    63f6054 View commit details
    Browse the repository at this point in the history
  4. PR cleaning

    mjyun01 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e84f251 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. missing found

    mjyun01 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6193d7b View commit details
    Browse the repository at this point in the history
  2. missing found

    mjyun01 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f9da466 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d30c00 View commit details
    Browse the repository at this point in the history
  4. test

    mjyun01 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5c8090a View commit details
    Browse the repository at this point in the history
  5. train name

    mjyun01 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    cc07f1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e6843e View commit details
    Browse the repository at this point in the history
  7. plus modeling

    mjyun01 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    daf8528 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47defd7 View commit details
    Browse the repository at this point in the history
  9. rngdet

    mjyun01 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5856a2d View commit details
    Browse the repository at this point in the history
  10. rngdet

    mjyun01 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0bb6c7c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. 0215 multi scale

    mjyun01 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2b4d874 View commit details
    Browse the repository at this point in the history
  2. 0215 multiscale

    mjyun01 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    33f649a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. working ++ multiscale

    mjyun01 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c358b60 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. add instance seg

    mjyun01 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c2bf2da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d9a99f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7aa802 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Sep 13, 2024

  1. rngdet recover

    mjyun01 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    811a501 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. rngdet_plus_and_basic

    mjyun01 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    45510dc View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. PR_ready

    mjyun01 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    66e6727 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. readme

    mjyun01 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    383e6f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update README.md

    mjyun01 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    81e5f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4285c83 View commit details
    Browse the repository at this point in the history