qq456cvb / Point-Transformers

Point Transformers
MIT License
625 stars 103 forks source link

Part segmentation problem #11

Open Lizhinwafu opened 3 years ago

Lizhinwafu commented 3 years ago

I've installed hydra and omegaconf I ran the part segmentation and the dataset was shapenet, but I have a problem.

AttributeError:module 'hydra' has no attribute'main'

Can you help me? Thanks!

qq456cvb commented 3 years ago

It seems that you do not install hydra correctly, you can follow https://hydra.cc/docs/intro to install hydra.

CeZh commented 3 years ago

I have tried pip install hydra-core --upgrade and it works for me.

CeZh commented 3 years ago

I have tried pip install hydra-core --upgrade and it works for me.

I still can't run, can you add my QQ 2479929042 to discuss,thanks.

Do you mind wechat? I'm sorry that I don't have QQ.

Lizhinwafu commented 3 years ago

It seems that you do not install hydra correctly, you can follow https://hydra.cc/docs/intro to install hydra.

After testing, how to test and get the visual point cloud image? Where is the "test.py"?

smiles724 commented 3 years ago

Hi, can I ask about the performance of your implemented Hengshuang method in part segmentation problem?