-
Hi! Thank you for your great work. I have questions about the "More Input Views" settings mentioned in the supplementary materials. I found it hard to reach the reported performance in Table 11 using …
-
Add benchmarks - that are reproducible - to this repo.
This would also allow contributors to check whether their changes impact (& possibly improve) performance :)
TODOs
- improve [Rust benchma…
-
hi, Thank you for the open source code.
**###questions#######**
I would like to ask you some questions. During model training, a point_cloud.ply file was generated at iteration 7000, but no point c…
-
prepare_sort function in mediancut.c:
```
qsort(channels, 4, sizeof(channels[0]), comparevariance);
....
// Only the first channel really matters. When trying median cut many …
-
I'm the author of [imageflow](https://github.com/imazen/imageflow). It's a (much older) project with similar goals (secure, correct, fast in that order), and in an ideal world we would find ways to sh…
-
We're keen to deploy JXL and have been testing it in production. Historically, we have used WebP but we are now serving images encoded in JXL to clients which advertise support in their accept headers…
-
Choose one or several GPU idxs (separated by comma).
[CPU] : CPU
[0] : METAL
[0] Which GPU indexes to choose? :
0
Metal device set to: Apple M2 Pro
systemMemory: 16.00 GB
maxCacheSiz…
-
I build a GPLv3 ffmpeg, turn off most options, when running, it return error:
`No such filter: 'drawtext'`
Which options should I enable to support drawtext?
media-autobuild_suite.ini
```
[compil…
-
Hello, I ran out of 32G memory during the training. I want to know how much memory is needed for the complete training.
-
Great Work!Thanks for released code! But I still wonder why you use sparse point clouds from all available timestamps to initialize rather than only use timestamp=0 for initialization like most 4DGS r…