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

V3 and Gaussian Splatting #15

Merged
merged 28 commits into from
Sep 21, 2024
Merged

V3 and Gaussian Splatting #15

merged 28 commits into from
Sep 21, 2024

Commits on Jun 11, 2024

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

Commits on Jun 13, 2024

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

Commits on Jun 26, 2024

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

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    6922c80 View commit details
    Browse the repository at this point in the history
  2. Fixing Loose Bluriness Constraint File Writing, Fix Typo. Note: Const…

    …raint is arbitrarily set atm
    SimonDaKappa committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    dd2427d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

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

Commits on Jul 5, 2024

  1. Update nerf scene represenation to handle splat files as output in ad…

    …dition to videos. Fix typos
    SimonDaKappa committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    762b198 View commit details
    Browse the repository at this point in the history
  2. Changes:

     - Added Support for initial post parameters. Includes training types ("gaussian", "tensorf"), output types ("video", "ply", "splat", "model")
     - Added initial user defined job configs stored in scene record (JobRecord). Contains sfm_config and nerf_config for corresponding workers
     - Added from_dict() method in scene.py for dataclasses
    SimonDaKappa committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    13800e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 15, 2024

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

Commits on Aug 16, 2024

  1. Major work towards V3 Backend. Remove https from flask, will be unifi…

    …ed with GoWebServer in near future
    SimonDaKappa committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    abea76b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Sep 4, 2024

  1. Redo of service-separation in this brach. Output handling changes to …

    …nerf-worker.
    
    Colmap white-background detection support.
    SimonDaKappa committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6593814 View commit details
    Browse the repository at this point in the history
  2. attempt module fix

    SimonDaKappa committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    34865a1 View commit details
    Browse the repository at this point in the history
  3. attempt module fix2

    SimonDaKappa committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    73d2ef6 View commit details
    Browse the repository at this point in the history
  4. attempt module fix3

    SimonDaKappa committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    385af7a View commit details
    Browse the repository at this point in the history
  5. attempt module fix3

    SimonDaKappa committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b922e0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3cab99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    321bed4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0277229 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d90aa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Update README.md

    Add gaussian splatting, and fix typos.
    SimonDaKappa authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3233fd0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Update guassian requirements, roadmap, and installation
    SimonDaKappa authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    feaecbe View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Fix bold and update shields
    SimonDaKappa authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a009364 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9a9441 View commit details
    Browse the repository at this point in the history
  5. update modules

    SimonDaKappa committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d757026 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. update modules

    SimonDaKappa committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    74c4e46 View commit details
    Browse the repository at this point in the history