-
This one will convert a BBL record into a BiB record. And is almost
a copy of this program in the CrossRefWare bundle.
bbl2bib.pl - convert 'thebibliography' environment to a bib file
b…
-
From what I could understand training happens using bitmap images, like PNG.
I imagine that while training each image has it's dimensions changed, either reduced or increased.
The problem is that res…
-
Hi everyone, as usual, thanks for helping me out on those issues!
I have 2 models that are NOT of the same type but they share common hyperparameters (not all of them, the set of shared hyperparame…
-
This is great work. We hope to use 4K4D to reconstruct our own scenes.I'd like to know how long it will take for the training code to be updated?
-
### 🐛 Describe the bug
I have been getting stuck with a Cuda OutofMemoryError for a while on my project. I discovered that the SparseTensor transformation might be helpful. Given that I am using th…
-
Hi,
i'm testing your code on my own datasets, captured with a Canon and preprocessed as required.
In particular i'm using sequences of three alternating exposures.
When i have a configuration {EV-…
xliuk updated
2 years ago
-
## Description
Progressively merge `das` branch into `unstable`. Full `das` branch PR for reference 👇
- https://github.com/sigp/lighthouse/pull/5683
The following proposed by @dapplion :
##…
-
Hi,
I am trying to reproduce the colmap results in your shiny datasets. I tried the exact same command for the scene "food". It generates 'hwf_cxcy.npy' and 'poses_bounds.npy', which are similar to…
-
Hi,
How can I read/align/prepare face for making predict on trained model?
I made code like this:
```python
model = create_deepface()
model.load_weights('VGGFace2_DeepFace_weights_val…
-
Hi,
Thank you for the wonderful tool. I wonder if it is possible to modify VAE's loss function the following way.
Say in a binning job, as auxiliary information from alignment, we know that so…