liuxz-cs

Results 17 issues of liuxz-cs

What's the max number of the agents that can be put in the same scene at the same time? And for different types of agents what's the max number of...

When we use the ``AddThirdPartyCamera`` action to get the top-down map, there is the agent in the scene. How can we get the top-down map without the agent in the...

Can the scene in procthor-10k support multi-agent setting? When we load the ai2thor scene, and use agentCount=2 to initize two agents, we can get the following event results of `c.last_event.events`:...

I want to see some information and parameter about the action 'ToggleMapView'. And I want to know about the information of the metadata `cameraPosition` and `cameraOrthSize`. I cannot find relevant...

Does the latest version can support the multi-agent scenes? Is there the document for how to use in the multi-agent scenes? Thanks a lot.

We run the scripts for inference a video by the command `python run_net.py \ --cfg configs/exp01_vidcomposer_full.yaml \ --input_video "demo_video/blackswan.mp4" \ --input_text_desc "A black swan swam in the water" \ --seed...

When I run the render.py to execute the postprocess function, I get the error `./deps/ebsynth/bin/ebsynth: /lib/x86_64-linux-gnu/libm.so.6: version 'GLIBC_2.29' not found (required by ./deps/ebsynth/bin/ebsynth)` . The glibc version of my machine...