Commit Graph

180 Commits

Author SHA1 Message Date
bkerbl
91f16deb45 Debugging behavior 2023-07-23 22:41:32 +02:00
bkerbl
d4fa4779d5 Debugging functionality 2023-07-23 12:48:17 +02:00
bkerbl
4ab80a2215 Bumped SIBR 2023-07-20 20:17:52 +02:00
bkerbl
75c7c76705 Bumped SIBR 2023-07-20 16:16:34 +02:00
bkerbl
49afb8edb3 Restored diff rasterizer version 2023-07-20 00:50:35 +02:00
bkerbl
9f6e55e666 Bumped SIBR viewers 2023-07-20 00:45:24 +02:00
bkerbl
e56220315b Bumped SIBR 2023-07-16 17:38:12 +02:00
Snosixtyboo
cb5fb83b39
Update README.md 2023-07-16 16:41:17 +02:00
Snosixtyboo
7ce1b2d5ad
Update README.md 2023-07-16 16:40:18 +02:00
bkerbl
e20ad9bb34 Layout 2023-07-16 16:31:19 +02:00
bkerbl
ade20c1211 Replaced markdown with proper html because it doesn't work otherwise :) 2023-07-16 16:30:18 +02:00
bkerbl
3ae1bdafb9 Added LR example 2023-07-16 16:28:31 +02:00
bkerbl
5f257e6a41 Added LR example 2023-07-16 16:26:13 +02:00
bkerbl
7245384626 Replaced markdown with proper html because it doesn't work otherwise :) 2023-07-16 16:17:16 +02:00
bkerbl
aff5dd624b Replaced markdown with proper html because it doesn't work otherwise :) 2023-07-16 16:00:57 +02:00
bkerbl
098fdbdb17 Added LR example 2023-07-16 15:49:06 +02:00
bkerbl
6891d458f9 Scaling LR fixed 2023-07-16 11:48:04 +02:00
bkerbl
ab6d668c51 Rolling back fixed spatial lr 2023-07-15 11:12:25 +02:00
bkerbl
5c04e35743 Update readme 2023-07-14 21:34:59 +02:00
bkerbl
6b54263364 Added checkpoints 2023-07-14 21:30:43 +02:00
bkerbl
ef918fc9e3 conflict resolved 2023-07-14 21:24:32 +02:00
bkerbl
737f754069 Pushed diff-rasterizer 2023-07-14 16:18:22 +02:00
bkerbl
e46b49543f Support for varying image sizes 2023-07-14 01:52:00 +02:00
bkerbl
017da305b1 Update readme 2023-07-13 19:29:54 +02:00
bkerbl
6d61b99534 viewer bump 2023-07-13 19:20:41 +02:00
bkerbl
42a83b225f Bumped sibr 2023-07-13 19:10:03 +02:00
Javi Carnero
493535a576
Improved error handling at convert.py (#32)
Print error and exists if colmap or imagemagic fails. This avoid continuing the execution with errors and failing weirldly afterwards.
2023-07-13 18:44:58 +02:00
Bernhard Kerbl
9f45a4f4e7 Bumped viewers 2023-07-13 15:34:46 +02:00
bkerbl
716a9dc111 Bump SIBR 2023-07-13 14:50:01 +02:00
bkerbl
44163b83a6 Better linux build 2023-07-13 14:21:52 +02:00
bkerbl
35698b63d9 Better linux build 2023-07-13 14:21:16 +02:00
bkerbl
7d8035ad10 Merge branch 'release' into develop 2023-07-13 13:19:34 +02:00
bkerbl
b1a35bc94b Changed alpha init spatial lr behavior 2023-07-13 13:17:02 +02:00
bkerbl
73ad40f414 fixed learning rate for spatial 2023-07-13 13:17:02 +02:00
bkerbl
2d2d5ce1c3 Undo spatial lr removal 2023-07-13 13:16:57 +02:00
bkerbl
770f6b05e2 Clarification 2023-07-13 13:15:05 +02:00
bkerbl
ec6a2b24ff Changed alpha init spatial lr behavior 2023-07-13 13:12:45 +02:00
Snosixtyboo
d843dc1224
Update README.md 2023-07-12 21:25:21 +02:00
Snosixtyboo
8abb25b632
Update README.md 2023-07-12 21:24:13 +02:00
Pythonix Huang
989320fdf2
Provide --data_device option to put data on CPU to save VRAM for training (#14)
* Provide --data_on_cpu option to save VRAM for training

when there are many training images such as in large scene, most of the VRAM are used to store training data, use --data_on_cpu  can help reduce VRAM and make it possible to train on GPU with less VRAM

* Fix data_on_cpu  effect on default mask

* --data_on_cpu to --data_device

* update readme

* format warning infos
2023-07-12 11:30:45 -07:00
bkerbl
ac267eb6a2 Merge branch 'main' into develop 2023-07-12 15:57:17 +02:00
bkerbl
3c77073528 Merge branch 'release' 2023-07-12 15:57:03 +02:00
Bernhard Kerbl
cebfc978f3 Bump SIBR 2023-07-12 15:56:23 +02:00
bkerbl
f5f7c4d58e Undo spatial lr removal 2023-07-12 15:56:23 +02:00
bkerbl
62fafe30d0 merged 2023-07-12 15:56:16 +02:00
bkerbl
ccbaa56840 Merge branch 'main' into develop 2023-07-12 15:48:41 +02:00
bkerbl
e44ee39d8d Update readme 2023-07-12 15:47:26 +02:00
bkerbl
f022f0c048 fixed learning rate for spatial 2023-07-12 15:38:28 +02:00
Bernhard Kerbl
ff529deb60 Bump SIBR 2023-07-12 15:28:53 +02:00
Bernhard Kerbl
aafdd1039b Merge branch 'main' of https://github.com/graphdeco-inria/gaussian-splatting 2023-07-12 14:08:53 +02:00