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

642 train 3d model with lucchi data #650

Draft
wants to merge 26 commits into
base: dev
Choose a base branch
from

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    42f9f36 View commit details
    Browse the repository at this point in the history
  2. tidied up code

    lufre1 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9be15d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0fc01a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. added check_loader

    lufre1 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8ca1326 View commit details
    Browse the repository at this point in the history
  2. Add mentions for annotating 3D RGB volumes (#629)

    * Update faq.md
    
    * Add described answer to the issue
    anwai98 authored and lufre1 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ca864ed View commit details
    Browse the repository at this point in the history
  3. tidied up code

    lufre1 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a66c09f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Add SemanticSam3dLogger (#643)

    Updates to SAM 3d training
    
    ---------
    
    Co-authored-by: Constantin Pape <constantin.pape@informatik.uni-goettingen.de>
    2 people authored and lufre1 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a5e937a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    1592988 View commit details
    Browse the repository at this point in the history
  2. Add simple 3d wrapper and enable freezing the encoder in sam 3d wrapp…

    …er (#645)
    
    Add simple 3d wrapper and enable freezing the encoder in sam 3d wrapper, simplify lora support
    constantinpape authored and lufre1 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b61ee04 View commit details
    Browse the repository at this point in the history
  3. Minor fix to trainable sam model functionality (#646)

    Minor fix to trainable sam model functionality
    anwai98 authored and lufre1 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c64944d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70cf9b7 View commit details
    Browse the repository at this point in the history
  5. Api cleanup (#648)

    Clean up interfaces related to 3d models and PEFT
    constantinpape authored and lufre1 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    09af0a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d8d879 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bf0d45 View commit details
    Browse the repository at this point in the history
  8. merges...

    lufre1 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b4f7865 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. added parameter for raw transform and min_size for label_transform to…

    … default_sam_dataset
    lufre1 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a19f73d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a90ca2e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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

Commits on Jul 12, 2024

  1. removed unused code

    lufre1 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a550893 View commit details
    Browse the repository at this point in the history
  2. merged train routine updated

    lufre1 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    908e1c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6a7ce9 View commit details
    Browse the repository at this point in the history
  4. bash script for sbatch

    lufre1 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3422041 View commit details
    Browse the repository at this point in the history