cure-lab / MagicDrive

[ICLR24] Official implementation of the paper “MagicDrive: Street View Generation with Diverse 3D Geometry Control”
https://gaoruiyuan.com/magicdrive/
GNU Affero General Public License v3.0
664 stars 40 forks source link

Hi ,i meet some bug i canot understand: when loading unet(Video) #78

Closed WuZhongQing closed 2 months ago

WuZhongQing commented 3 months ago

I install all the requirements ,and put all documnts to the right path,but when loading unet from pretrained ckpt, an error appered:

image

and the error code is:

image

could you tell me how to fix it ! By the way, this is a great work!

and this is the structure of my ckpt files: image

flymin commented 3 months ago

and this is the structure of my ckpt files: image

I'm afraid that's not right. Please follow our readme to organize them.

WuZhongQing commented 3 months ago

and this is the structure of my ckpt files: image

I'm afraid that's not right. Please follow our readme to organize them.

thanks for your reply, but you just write about image generation, could please show your origanization for video generation, thanks a lot ^_^. image

and also , a tried to put those ckpt into magicdrive_tlog,bug that will make other bug .''. .

WuZhongQing commented 3 months ago

and this is the structure of my ckpt files: image

I'm afraid that's not right. Please follow our readme to organize them.

thanks for your reply, but you just write about image generation, could please show your origanization for video generation, thanks a lot ^_^. image

and also , a tried to put those ckpt into magicdrive_tlog,bug that will make other bug .''. .

my fault,i have areadly done it . thanks !