Xiaofeng Wang (Jeff)
Xiaofeng Wang (Jeff)
Thank you for sharing this code. However, I have some questions about how to reproduce evaluation metrics. (1) How many GPUs did you use? (2) What is the batch size...
Dear NuPlan contributors, I am currently looking to download specific portions of NuPlan data. I noticed that you have split the dataset into small chunks, with camera data divided into...
Hi, dear OpenAI contributors. I encountered an issue while running the following code: ``` self.consistency_dec = ConsistencyDecoder(device=model.device) # maybe cuda:3 self.consistency_dec(latents / self.vae.config.scaling_factor) ``` The problem likely arises from a...
Hello, Despite the server being up, I am still unable to download video files. Additionally, my browser cannot even preview the MP4 file at this link: https://data.bris.ac.uk/datasets/3h91syskeag572hl6tvuovwv4d/videos/train/P01/P01_01.MP4. Furthermore, I am...
Hi OpenSora Team, I would like to extend my gratitude for your open-source contributions to the AIGC field. While researching your codebase, I noticed that OpenSora defaults to using cfg=5.5...