Commit Graph

  • 0955231a06 Prevent image files to be open Jonas Kulhanek 2023-10-11 09:48:25 +0200
  • b172d7d128
    Merge pull request #1 from graphdeco-inria/main Ziyi Yang 2023-10-10 15:57:54 +0800
  • 4adbd310d3 add yuanxy92 2023-10-09 16:41:42 +0800
  • dc369779cb add yuanxy92 2023-10-08 20:47:41 +0800
  • afabf65894 add code for rendering 4d light field yuanxy92 2023-10-08 20:09:05 +0800
  • 1f5ba675cc Use ground truth pose for data reader Jeff 2023-10-04 15:41:29 -0700
  • c89ee0b907 Add ground truth pose to arguments group Jeff 2023-10-04 15:41:14 -0700
  • cad6d2a411 Add shuffle as an argument Jeff 2023-10-04 15:40:58 -0700
  • a4f2ca85e8 Add a script to run single training Jeff 2023-10-04 15:40:42 -0700
  • ebafb83cfb Use lazy loading for metrics Jeff 2023-10-04 15:40:26 -0700
  • f401aca104
    Avoid wrong path for windows user amcgi 2023-10-04 17:14:40 +0200
  • dcbd26dcea
    allow for subfolders in images dir Jachin 2023-10-02 15:57:32 -0400
  • 14ff61c768 scene alignment Chris Heinrich 2023-10-01 13:41:36 -0700
  • 9e3afb139f
    Made some minor typographical/so as to ensure clarity changes Blagoy Simandoff 2023-09-30 19:31:38 +0100
  • ef43525eeb doc: Added Arch Linux setup instructions Antares 2023-10-01 01:19:21 +0800
  • 05d634b0d8 Add support for point nerf split type Jeff 2023-09-28 23:22:16 -0700
  • e10a408fec Lazy load the image in training loop Jeff 2023-09-28 22:58:34 -0700
  • 3d5bd2407d Add type hint for cameras Jeff 2023-09-28 21:07:58 -0700
  • 5973bbda51 Add typing to dataset readers Jeff 2023-09-28 21:01:59 -0700
  • ee5c1179f8 Fix import order Jeff 2023-09-28 20:55:08 -0700
  • cf407e838b Reformat Jeff 2023-09-28 17:47:45 -0700
  • 8acc5cc8c3 Add pyproject for formatting Jeff 2023-09-28 17:25:49 -0700
  • 17559abd6d Reset image loading Jeff 2023-09-28 17:09:49 -0700
  • e816bf16ec Do not shuffle for test Jeff 2023-09-27 21:15:31 -0700
  • 758b3e8849 add yuanxy92 2023-09-27 14:38:54 +0000
  • 52b36b22a8 Added comments to parameters, added a max_num_splats parameter, and updated the output to the screen Marc Deetjen 2023-09-26 20:05:07 +0000
  • a4e0e8868c
    Merge pull request #1 from PolyCam/chris/alignment Chris Heinrich 2023-09-26 10:10:47 -0700
  • 81c9cfca73 add yuanxy92 2023-09-26 09:26:48 +0000
  • 79d7c41dc5 adust call to model alignment Chris Heinrich 2023-09-25 19:03:21 -0700
  • bcc0c41291 disable testing Chris Heinrich 2023-09-25 15:39:56 -0700
  • 93f4c3fabc minor commit Chris Heinrich 2023-09-25 15:37:45 -0700
  • f1d7394eeb added alignment command Chris Heinrich 2023-09-25 15:31:29 -0700
  • f17af473aa 15k iterations Chris Heinrich 2023-09-25 09:50:28 -0700
  • 6c04a2d459 Remove logging Jeff 2023-09-24 22:37:21 -0700
  • 79a1c4f970 Remove the notes Jeff 2023-09-24 22:36:34 -0700
  • 3559d9b51c
    Merge pull request #1 from jeff999955/open-files-fix Jeff Tseng 2023-09-24 22:34:15 -0700
  • 16c5c91fbf Fine tune image loading in Pillow Jeff 2023-09-24 22:33:02 -0700
  • 414b553ef1
    Merge pull request #203 from Khoa-NT/patch-1 Snosixtyboo 2023-09-24 17:23:00 +0200
  • 35354068d7
    Merge pull request #236 from eltociear/patch-1 Snosixtyboo 2023-09-24 17:21:36 +0200
  • 2de5997732
    Fix typo in README.md Ikko Eltociear Ashimine 2023-09-25 00:14:49 +0900
  • 7b0dcfb305 add yuanxy92 2023-09-23 08:40:05 +0000
  • c371a7d896 Merge branch 'main' of github.com:yuanxy92/gaussian-splatting into main yuanxy92 2023-09-23 08:39:16 +0000
  • cc0c6f6915 add code for pyceres, now we can try our own bundle adjustment yuanxy92 2023-09-23 08:31:53 +0000
  • d4491714eb Merge branch 'main' of github.com:yuanxy92/gaussian-splatting into main zhangmaoxiansheng 2023-09-21 15:24:16 +0000
  • a405c59bd5 voxel check occulusion zhangmaoxiansheng 2023-09-21 15:23:55 +0000
  • 4cb780caef add yuanxy92 2023-09-21 11:05:09 +0000
  • 48e8d71b99 add yuanxy92 2023-09-21 08:43:18 +0000
  • bdb7bd7b3c add code for mask background yuanxy92 2023-09-21 07:31:35 +0000
  • 53e8e967d4 merge yuanxy92 2023-09-21 07:05:38 +0000
  • b6578bd210 add yuanxy92 2023-09-21 07:04:26 +0000
  • 37eea8b050 voxel_check zhangmaoxiansheng 2023-09-20 12:23:36 +0000
  • bf57116e2b add yuanxy92 2023-09-20 10:26:41 +0800
  • d63b34f4f8 Merge branch 'main' of https://github.com/yuanxy92/gaussian-splatting yuanxy92 2023-09-20 10:26:17 +0800
  • df5d85bf52 add yuanxy92 2023-09-20 10:25:14 +0800
  • e0f1aeb483 add yuanxy92 2023-09-19 15:04:48 +0000
  • 70ecb8b02e add code for clean points out of masks/box during training yuanxy92 2023-09-19 14:33:53 +0000
  • 2556ffa076 Update metrics.py + Add --eval_dir_name: name of the eval folder + Add --run_iter: Another option to save VRAM khoa 2023-09-16 13:35:04 +0900
  • fecb2331ca
    Fix typo in README.md Khoa Nguyen-Tuan 2023-09-16 09:17:33 +0900
  • 3dfbee7a06 local CUDA changes Sai M 2023-09-11 14:16:56 -0700
  • 48a2b91588 project pcd zhangmaoxiansheng 2023-09-08 08:53:06 +0000
  • 933aa7d210 fix bug for mask loading bopan3 2023-09-07 21:19:47 +0800
  • 57ed28843b Merge branch 'pr20' into exp_depth Sai M 2023-09-06 16:49:57 -0700
  • 39f8b6d681
    Update README.md JawGBoi 2023-09-06 14:45:01 +0100
  • fcc7248561 Create diffmpm.py yuanxy92 2023-09-06 16:08:53 +0800
  • ea68bdf29c Bump rasterizer, faster text loading bkerbl 2023-09-05 19:30:53 +0200
  • 2625a9250d fix the too-large window size bug in macOS yuanxy92 2023-09-05 21:20:27 +0800
  • f2c71ae1b9 add yuanxy92 2023-09-05 21:14:31 +0800
  • 9e86da2d25 add code for taichi simulator yuanxy92 2023-09-05 20:23:25 +0800
  • 75c0ce9e44
    Update README.md, typo in docker build Sergio Bromberg 2023-09-05 19:25:13 +0900
  • 801b37ebbc
    Update Dockerfile Sergio Bromberg 2023-09-05 12:56:24 +0900
  • b360f6bdcf
    Update Dockerfile with default conda env Sergio Bromberg 2023-09-05 12:37:00 +0900
  • 6423a7db39
    Update README.md Sergio Bromberg 2023-09-05 12:34:37 +0900
  • eb4e48082b Update .gitignore yuanxy92 2023-09-05 09:28:01 +0800
  • 0292f3c13d
    Update README.md for docker instructions Sergio Bromberg 2023-09-04 16:35:25 +0900
  • 47d5401448
    Create Dockerfile Sergio Bromberg 2023-09-04 16:08:46 +0900
  • 1863d90d19 add code to open3d reprojection yuanxy92 2023-09-04 04:16:32 +0000
  • d52fb63d83 depth test notebook zhangmaoxiansheng 2023-09-02 09:28:33 +0000
  • 6cf495fe4a
    Update README.md Jonathan Stephens 2023-09-01 17:15:57 -0700
  • 3b027c753a
    Add files via upload Jonathan Stephens 2023-09-01 17:03:41 -0700
  • 6f337f03d9 add camera interpolation code yuanxy92 2023-09-01 12:58:02 +0000
  • cfa28ed62d add camera interpolation code yuanxy92 2023-09-01 12:56:53 +0000
  • 63ed1978f9 add yuanxy92 2023-09-01 09:57:01 +0000
  • aaaca23b11 add yuanxy92 2023-09-01 09:54:51 +0000
  • 480f576b68 add yuanxy92 2023-08-31 14:07:28 +0000
  • 07ebd0a774 add yuanxy92 2023-08-31 11:09:40 +0000
  • dc2c81cc72
    Update README.md Jonathan Stephens 2023-08-31 00:07:05 -0700
  • 317c0ffd54 tools zhangmaoxiansheng 2023-08-31 02:55:27 +0000
  • a677328198 tools zhangmaoxiansheng 2023-08-30 13:15:53 +0000
  • e785f4d237 colmap sequential full pipeline zhangmaoxiansheng 2023-08-30 11:52:42 +0000
  • b2ada78a77
    Update README.md Snosixtyboo 2023-08-30 13:27:54 +0200
  • 47800f5a0e
    Update README.md Snosixtyboo 2023-08-30 13:26:54 +0200
  • 353b2e9748
    Update README.md Snosixtyboo 2023-08-30 12:15:13 +0200
  • c379065bfa Merge branch 'main' of https://github.com/yuanxy92/gaussian-splatting yuanxy92 2023-08-30 15:12:35 +0800
  • 6f7126a3ed add crop_gaussian_box.py yuanxy92 2023-08-30 15:06:31 +0800
  • 87d4f5b9d4
    Update README.md Snosixtyboo 2023-08-30 03:12:49 +0200
  • 28614d0855
    Update README.md Snosixtyboo 2023-08-30 03:10:25 +0200
  • 36f0687591
    Update README.md Snosixtyboo 2023-08-30 03:09:40 +0200
  • 26fa34b4c5 add yuanxy92 2023-08-29 16:00:50 +0000
  • 8189cd8d5d
    Update README.md Snosixtyboo 2023-08-29 14:59:19 +0200
  • 0cf73ac277 add yuanxy92 2023-08-29 12:44:18 +0000