xiaosi

Results 164 comments of xiaosi

> cuda/openmp/mpi are all based on gcc ok,mean only linux can use cuda/openmp/mpi

> > hi liupgd, mousecpn , can you please upload your pre-trained model? > > I understand its not perfect, but it would be great if you can share it....

> Hi,@zhanghongyong123456 if you are using both my pytorch-lightning version of code and the pretrained model. please just use main_pl.py for training and testing purpose. The pytorch-lightning models are different...

> Hi,@zhanghongyong123456 if you are using both my pytorch-lightning version of code and the pretrained model. please just use main_pl.py for training and testing purpose. The pytorch-lightning models are different...

> 没太明白原文, 训练数据是直接从coco中随机采样5000张content 和 style 图像即可吗,等待您的回答 > > 没太明白原文, 训练数据是直接从coco中随机采样5000张content 和 style 图像即可吗,等待您的回答 > > 原文应该是随机从COCO中采样content和style 请问后续你们有训练成功吗,

> > RuntimeError: Error(s) in loading state_dict for Model: > > Missing key(s) in state_dict: "Biliteral_Grid.SB1.conv1.conv2d.weight", "Biliteral_Grid.SB1.conv1.conv2d.bias", "Biliteral_Grid.SB1.conv2.conv2d.weight", "Biliteral_Grid.SB1.conv2.conv2d.bias", "Biliteral_Grid.SB1.conv_short.weight", "Biliteral_Grid.SB1.conv_short.bias", "Biliteral_Grid.SB2.conv1.conv2d.weight", "Biliteral_Grid.SB2.conv1.conv2d.bias", "Biliteral_Grid.SB2.conv2.conv2d.weight", "Biliteral_Grid.SB2.conv2.conv2d.bias", "Biliteral_Grid.SB2.conv_short.weight", "Biliteral_Grid.SB2.conv_short.bias", "Biliteral_Grid.SB3.conv1.conv2d.weight", "Biliteral_Grid.SB3.conv1.conv2d.bias", "Biliteral_Grid.SB3.conv2.conv2d.weight",...

The P_input dictionary in the video2video function is missing positive_prompt and levels ![微信图片_20240407154614](https://github.com/Picsart-AI-Research/StreamingT2V/assets/48466610/d2fcbef1-3858-4515-9cbc-c52976ff64d3)

1. about long video generate test: when i set num_frames=24, It worked fine, but when I set it to 240, it changed 24 number frames ![flames_are_burning_in_the_desert_near_a_pyramid_and_a_river__octane_render__civilization__highly_det](https://github.com/Picsart-AI-Research/StreamingT2V/assets/48466610/efd3e8c8-692d-4243-8181-bf576c5709b7) 240 number frames ![0](https://github.com/Picsart-AI-Research/StreamingT2V/assets/48466610/08922187-5c4b-4375-a7a1-4262f2a8ae7e)

> About missing `positive_prompt`. The `text` item in the dictionary does its work currently so there should not be any problem. Also could you please elaborate more on what are...

> 1. about long video generate test: > when i set num_frames=24, It worked fine, but when I set it to 240, it changed > 24 number frames > >...