Basile Van Hoorick
Basile Van Hoorick
@artur-trzesiok Could you please elaborate on the `k3dRefresh()` error? My plot works perfectly when I display and interact with it normally within the notebook, but as soon as I call...
@artur-trzesiok I updated to k3d 2.14.1 but still have the same error: ``` JavascriptException: Message: javascript error: k3dRefresh is not defined (Session info: headless chrome=101.0.4951.41) ``` (PS the same happens...
Hi! Publishing the data generation code is on my radar and will be posted to https://github.com/basilevh/carla-greater soon. I've shared one folder of the carla/train/ split with you as an example...
I'd also like to know what the FPS is.
(Closing as I've released the requested code on aforementioned repository in the meantime.)
Same issue here :(
Hi, I am also getting negative values even for reasonably good video pairs, which strikes me as weird because the results in the [LDM-VFI paper](https://arxiv.org/pdf/2303.09508.pdf) are all positive and also...
Hi @hqqxyy, I am consistently observing that the better the quality of my predicted video (including that of baselines), the closer the result of VFIPS is to -100. It is...
What line in which file does this occur at?
From your logs, it looks like at some point, a float64 was introduced, but I'm not sure where since I've never had this error. It may be happening due to...