YujieLu10 / LLMScore

LLMScore: Unveiling the Power of Large Language Models in Text-to-Image Synthesis Evaluation
121 stars 8 forks source link

Weird printing behavior when running llm_score.py #4

Open linzhiqiu opened 1 year ago

linzhiqiu commented 1 year ago

When I run your script, at the line of demo = VisualizationDemo(cfg)

It will try to print out the entire model like: .... | roi_heads.text_decoder.textual.transformer.encoder.layer.5.intermediate.dense.* | roi_heads.text_decoder.textual.transformer.encoder.layer.5.intermediate.dense.{bias,weight} ....