Commit Graph

251 Commits

Author SHA1 Message Date
ndming
29f03a303d
Fix inconsistent training results with RGBA/PNG images
The training relies on PIL to resize the input images and extracts the resized alpha
to mask the rendered image during training. Since PIL pre-multiplies the resized RGB
with the resized alpha, the training produces different Gaussian points depending on
whether the input get resized or not. Moreover, the extracted alpha channel from PIL
is not perfectly binarized, causing floaters around the edges.
2025-03-19 13:46:13 +01:00
alanvinx
54c035f783 fix submodule name in environment.yml 2024-10-30 13:39:22 +01:00
alanvinx
3dc0b75595 fix training report, add missing dependency 2024-10-29 19:24:26 +01:00
alanvinx
9e1c2c6197 fix asset name in results.md 2024-10-26 11:01:27 +02:00
alanvinx
80916824cf Merge update readme 2024-10-24 17:21:30 +02:00
alanvinx
dd795e2e15 added missing parameters for remote viewer 2024-10-24 17:14:43 +02:00
Alexandre Lanvin
9d721df9c2
Update README.md 2024-10-24 14:12:47 +02:00
alanvinx
182afc95b2 New release: issues fixed and integrated training speed acceleration. 2024-10-24 10:52:57 +02:00
alanvinx
a2a91d9093 fix depth file path for synthetic scenes 2024-09-17 10:39:23 +02:00
alanvinx
9375aa7664 added NeRF synthetic datasets training using depth regularization 2024-09-17 10:15:46 +02:00
alanvinx
f689f41bd0 update SIBR viewer commit, update readme. 2024-09-09 13:33:18 +02:00
alanvinx
b4332aae6a toggle antialiasing, update rasterizer 2024-09-06 16:42:18 +02:00
alanvinx
27c448840f added missing file, missing package 2024-09-02 15:36:17 +02:00
alanvinx
c643c86441 opencv package added in environment.yml 2024-08-30 09:18:07 +02:00
alanvinx
1152adc9d3 fix exposure when loading from ply 2024-08-26 11:30:36 +02:00
alanvinx
21301643a4 new release 2024-08-21 14:30:43 +02:00
graphdeco
472689c0dc
Update README.md 2024-04-05 22:53:46 +02:00
graphdeco
d3048bebaa
Update README.md 2024-04-01 21:06:19 +02:00
Snosixtyboo
b17ded92b5
Update environment.yml 2024-03-17 11:41:52 +01:00
Bernhard Kerbl
d9fad7b345 License correction 2024-02-12 20:41:20 +01:00
Bernhard Kerbl
574a85e90c License correction 2024-02-12 20:40:37 +01:00
Bernhard Kerbl
b937f57dbe License correction 2024-02-12 20:39:11 +01:00
Bernhard Kerbl
2eee0e26d2 Bumped sibr viewers 2023-11-01 13:10:29 +01:00
bkerbl
f11001b46c Random background flag added 2023-10-23 16:02:30 +02:00
Snosixtyboo
414b553ef1
Merge pull request #203 from Khoa-NT/patch-1
Fix typo in README.md
2023-09-24 17:23:00 +02:00
Snosixtyboo
35354068d7
Merge pull request #236 from eltociear/patch-1
Fix typo in README.md
2023-09-24 17:21:36 +02:00
Ikko Eltociear Ashimine
2de5997732
Fix typo in README.md
intial -> initial
2023-09-25 00:14:49 +09:00
Khoa Nguyen-Tuan
fecb2331ca
Fix typo in README.md
Typo "--densification_interal" in "Command Line Arguments for train.py"
2023-09-16 09:17:33 +09:00
bkerbl
ea68bdf29c Bump rasterizer, faster text loading 2023-09-05 19:30:53 +02:00
Snosixtyboo
b2ada78a77
Update README.md 2023-08-30 13:27:54 +02:00
Snosixtyboo
47800f5a0e
Update README.md 2023-08-30 13:26:54 +02:00
Snosixtyboo
353b2e9748
Update README.md 2023-08-30 12:15:13 +02:00
Snosixtyboo
87d4f5b9d4
Update README.md 2023-08-30 03:12:49 +02:00
Snosixtyboo
28614d0855
Update README.md 2023-08-30 03:10:25 +02:00
Snosixtyboo
36f0687591
Update README.md 2023-08-30 03:09:40 +02:00
Snosixtyboo
8189cd8d5d
Update README.md 2023-08-29 14:59:19 +02:00
Snosixtyboo
f4b32a039c
Update README.md 2023-08-29 14:19:19 +02:00
Snosixtyboo
436ca31125
Update README.md 2023-08-29 14:17:54 +02:00
Snosixtyboo
9d977c702b
Update README.md 2023-08-28 16:32:00 +02:00
Snosixtyboo
edbaa4158f
Update README.md 2023-08-28 16:31:21 +02:00
Snosixtyboo
bb8e1a98bd
Update README.md 2023-08-28 16:28:45 +02:00
Snosixtyboo
0b3519bca5
Merge pull request #122 from szymanowiczs/main
Update .gitmodules to include .git for SIBR_viewers
2023-08-24 23:28:06 +02:00
Stan Szymanowicz
87e829c002
Update .gitmodules to include .git for SIBR_viewers 2023-08-24 22:00:57 +01:00
Jakub Červený
0f125cbd5f
Fix conversion from Blender to COLMAP coords in NeRF camera import. (#111)
Co-authored-by: Jakub Červený <jakub.cerveny@melowntech.com>
2023-08-24 08:38:48 -07:00
Snosixtyboo
073775efbd
Update README.md 2023-08-24 11:24:25 +02:00
Snosixtyboo
da3bee9bce
Update README.md 2023-08-24 11:24:16 +02:00
Snosixtyboo
746d1d4625
Update README.md 2023-08-24 11:24:06 +02:00
Snosixtyboo
c93907cf0a
Update README.md 2023-08-24 11:23:53 +02:00
Snosixtyboo
483cbb1a5b
Update README.md 2023-08-24 11:23:05 +02:00
Snosixtyboo
0609a3e933
Update README.md 2023-08-24 11:21:42 +02:00