ProxyFormer icon indicating copy to clipboard operation
ProxyFormer copied to clipboard

ProxyFormer (CVPR 2023)

Results 18 ProxyFormer issues
Sort by recently updated
recently updated
newest added

If you just released an incomplete code, you can choose not to open source it instead of wasting other's time by releasing a semi-finished product.

Hello, excuse me, do you need to download all 179 libraries in the "requirements. txt" file in the code you published? Due to my failure to install these 179 libraries...

Hi, I am trying to train with PCN dataset, I am getting the following error: from models import build_model_from_cfg ModuleNotFoundError: No module named 'models'

![图片](https://user-images.githubusercontent.com/61619158/224489665-beba109e-dd92-4ce3-9c73-bdb4b9ffbda3.png) Are some files missing?

Hi, If I want to use more classes from KITTI dataset, how can I generate partial pcd from original data? http://www.cvlibs.net/datasets/kitti/

Hey all, I see that you have a custom dataloader for the solution, but I was curious how to use this network on my own data. For example, say I...

Hi, could you provide your implementation of the Density Aware Chamfer Distance?

After reading the article for a long time, I found that you have no open source core code at all

How can I solve this problem? Thanks for your reply.