王海东

Results 9 issues of 王海东

Will you push the training code to this repo, or when? Thank you~

Where is the full article except the 2 Page (Student Abstract) ?

您好,我最近在做MTMCT实验的时候,发现数据集中测试集的ground truth没有,官方链接也已经失效,请问你有这个数据吗,如果有的话麻烦发送给我或者提供能够下载的链接,万分感谢~ 原来测试集缺少的两个ground truth链接为: http://vision.cs.duke.edu/DukeMTMC/data/ground_truth/testData.mat http://vision.cs.duke.edu/DukeMTMC/data/ground_truth/testHardData.mat

Using`make launch ARGS="--chrono"` to start the server, the effect of running [`manual_control_chrono.py`](https://github.com/carla-simulator/carla/blob/dev/PythonAPI/examples/manual_control_chrono.py) looks the same as that of running [`manual_control.py`](https://github.com/carla-simulator/carla/blob/dev/PythonAPI/examples/manual_control_chrono.py) and press `Ctrl + o` to enable Chrono. Is there...

The Unreal Engine carsh when i run `data_collect_bc.sh` using CARLA_0.9.11 or CARLA_0.9.10.1, how can i fix it. thank you. ![203cc24b668f0d3cca5a41fffcdb2f7](https://github.com/user-attachments/assets/dea7ff0d-f07a-4a04-9b3c-ac0b60f3ac40)

I can not access your [UnrealEngine](https://github.com/HARPLab/UnrealEngine) repository when I have joined Epic Games organization. Do I need to join your organization and how can I join? Thank you.

**Setup** Describe the setup you are using to run CARLA along with its version: * CARLA version: ue4-dev lastest branch * Platform: win10 * Python version: 3.7 * GPU: A6000...

When load saved policy model with `flight_policy = tf.saved_model.load(flight_policy_path)` in [fly-env-examples.ipynb](https://github.com/TuragaLab/flybody/blob/main/docs/fly-env-examples.ipynb), it occur error below. ``` ValueError: The type 'tensorflow_probability.python.distributions.independent.Independent_ACTTypeSpec' has not been registered. It must be registered before you...