Jason Chen

Results 8 comments of Jason Chen

> Hello ,Dear Sir ,thanks for your excellent work.There is a problem for me, > I use texrecon without param "keep unseen faces" , so the result mesh will have...

> Related question: Could NOT find TBB (missing: TBB_LIBRARIES) (found version "2019.0") > How should I modified the CMakeLists to let it take tbb ver 2019? Or download tbb 2018...

> > > Related question: Could NOT find TBB (missing: TBB_LIBRARIES) (found version "2019.0") > > > How should I modified the CMakeLists to let it take tbb ver 2019?...

change `show_cross_attention(controller, 16, ["up", "down"])` to `show_cross_attention(controller, 24, ["up", "down"])`

> I think this is because your source prompt and target prompt are almost the same, and the processed results of the tokenizer are so similar to the space-splited ones....

> Seems pretty random, but I got rid of this error by just commenting out the only line in `LLaVA/llava/__init__.py` > > ``` > #from .model import LlavaLlamaForCausalLM > ```...