ZhangLei999

Results 7 issues of ZhangLei999

Thanks your work, it's great. I have a question: how did this picture come out? Use mano layer? ![hand](https://user-images.githubusercontent.com/44597470/114002228-4298fd80-988f-11eb-911b-c2cbb6386761.JPG)

Thanks for sharing your code! The inference speed of mobilevit is 40 ms/img. How to reproduce the speed in Table3?

Hi, this's a great work! I am trying to run the command: build/bin/tandem_dataset \ preset=gui \ result_folder=./results \ files=euroc_tandem_format/V1_01_easy/images \ calib=euroc_tandem_format/V1_01_easy/camera.txt \ mvsnet_folder=exported/tandem \ mode=1 \ playbackSpeed=1 The speed is...

Thanks for your great work! Different people have different eyes, the index of vertices belong to eyes is fixed or not. If this is fixed, your project can be used...

Thanks for your great. I want to try it, but the address of your pretrained model is invalid.

Can you explain which tags are necessary for lowerbody and dress?

Hello. I encountered some issues that caused by message format while using Deepseek for inference. The code is: streaming_response = client.retrieval.reasoning_agent( message={"role":"user", "content": "why deepseek is simple?"}, rag_generation_config={ "stream": True,...