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
570 stars 35 forks source link

Did the neg_prompt really work? i typed in "tree" to neg_prompt, try to remove the tree in scene, but failed! #42

Closed cam-ai closed 3 months ago

flymin commented 3 months ago

Sorry, we did not test that.

Even though the implementation is correct, I do not think "tree" will work because there is no "tree" in the caption of nuScenes. You may think of other use cases and try.

For now, I just checked that negative prompts do affect the generation. Personally, however, I do not provide any guarantee for the implementation related to "negative prompts".

cam-ai commented 3 months ago

Got it!