-
A user reported a potential bug when running single frame inference in a multi-video project where predicting on the current frame in the first video works fine, but predicting on the current frame in…
-
### Short description of current behavior
This applies to both StatsForecast and TimeGPT models:
Created models and trained them with the historical_expenditures data. Then, wanted to make predict…
-
I'm at the point where I have a model that is qualitatively good at detecting poop. I need to run them through a quantitative metrics and start a leaderboard. The models will get better with time. At …
-
I hope this message finds you well. I wanted to bring to your attention an issue I've been experiencing while trying to run the Rerender_A_Video script as per the provided instructions. Below, I've de…
-
No module 'xformers'. Proceeding without it.
ControlLDM: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
making attention of type 'vanilla' with 512 in_channels
Working with z…
-
Hi,
I'm training the network using train_mvod_lstm1.py with a sequence of images(video) as an input(without any basenet or pretrained model) from the train_VID_seqs_list.txt.
I got the models as …
-
This issue would be a tracker/conversation space for devolearn's core long term goals.
Here are some of the key goals to work on:
* every model should be a subclass of [`devolearn.base_inference_…
-
Hello.
I'm trying to visualize the predictions of DIM agent. I was able to do so by using the carnovel benchmark. But in the output videos, the car does not exactly follow the prediction.
Here'…
-
When I use the temporal context network, the labeled data I have is the first frame or the last frame of the video. At this time, it does not satisfy [t-2, t-1, t, t+1, t+2] and must Do you want to mo…
-
When invoking `experiment.py` to do inference:
```
python3 ./tapnet/experiment.py \
--config=./tapnet/configs/tapnet_config.py \
--jaxline_mode=eval_inference \
--config.checkpoint_dir=./…