-
Torch not compiled with CUDA enabled
How to fix it ??? please
![image](https://github.com/user-attachments/assets/986827cf-09d0-4db5-90ae-91da36e068d4)
-
Thank you very mush, the controls reslut is very good, I'm wondering whether can we upload a dwpose mp4 longer than 6s, generate a 15s or longer video.
-
In the train.py, the code doesn't use sample['ref_pixel_values'] or sample['clip_pixel_values']. Does this mean the image to video generation training uses a random frame instead of the first frame?
-
Hi, is there any way to overlay the reconstructions(mesh) to the image, as you've done in your demo videos?
-
Thank you very much for your excellent work. I wanted to ask if it would be possible for you to provide code that directly generates videos from images, bypassing the first stage of text-to-image gene…
-
Hi
Thanks for sharing this awesome work.
Are there plans to release the video generation model?
Best
-
Until recently I was focusing on composite videos of Aeon 3 social 2 which have minimal issues since I believe these are the ones Orsi was testing her code with. However, I started noting some issues …
-
Video Analysis Report Generation
Description: Automatically generate a report summarizing the tracking results, including statistics like time spent by objects in certain areas or frequency of appear…
sv410 updated
1 month ago
-
`plot_simulator_state` in `waymax/visualization/viz.py`.
Timing it, there are two function calls that are bottlenecks with similar timings: `img_from_fig` and `plot_numpy_bounding_boxes` in `wayma…
-
### Project Title: Image and Audio-Driven Video Generation
**Description:**
This project focuses on creating a system that generates a realistic video from a single image and audio input. By fee…