paTRICK-swk / D3DP

[ICCV2023] The PyTorch implementation for "Diffusion-Based 3D Human Pose Estimation with Multi-Hypothesis Aggregation"
MIT License
158 stars 8 forks source link

A simple operational issue, Mengxin Seeks Help #20

Open hahasknight opened 8 months ago

hahasknight commented 8 months ago

Hello, I'm sorry to bother you. I would like to ask a potentially basic question. After downloading the code, when I run locally, it shows that these two files are not present in the from common.humaneva_dataset import HumanEvaDataset and from common.custom_dataset import CustomizaDataset, and I also did not find these two files in your project. What is the situation? Do I need to download it myself? If that's the case, what do I need to do?

Looking forward to your reply, thank you! (Computer configuration 2080ti)

zhongzhaw commented 3 months ago

Has the problem been solved? I had the same problem!!plz!

rabbitchenrui commented 2 months ago

hhh maybe this two dataset is not used in this project, if you want to run code and your IDE persist this problem, you can delete this code as you like