GangZhang842 / CFNet

Official code for CFNet
21 stars 2 forks source link

issue of import deep_point #2

Open the-king-of-yhq opened 9 months ago

the-king-of-yhq commented 9 months ago

I can not import the 'deep_point', How can I address this problem?

GangZhang842 commented 9 months ago

I can not import the 'deep_point', How can I address this problem?

I will fix this problem soon.

the-king-of-yhq commented 8 months ago

I can not import the 'deep_point', How can I address this problem?

I will fix this problem soon.

Thank you for your reply. Look forward to your modification solution.

mvish7 commented 8 months ago

deep_point can be installed by following instructions given here. deep point looks like a differential voxel pooling layer created by @GangZhang842 in his previous work.

The CFNet training runs without any issues, loss is getting reduced (ran for ~500 iters).

I will post the eval scores once training completes. Until the training finishes @GangZhang842 can you confirm if this the intended deep point library?