GithubHelp home page GithubHelp logo

weiyithu / pv-raft Goto Github PK

View Code? Open in Web Editor NEW
67.0 4.0 8.0 465 KB

[CVPR 2021] PV-RAFT: Point-Voxel Correlation Fields for Scene Flow Estimation of Point Clouds

License: MIT License

Python 98.50% Shell 1.50%
deep-learning scene-flow 3dvision point-cloud

pv-raft's People

Contributors

lavenderla avatar weiyithu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pv-raft's Issues

Code release

Hi, Wei. Thanks for sharing this inspiring work! When will the code be released?

Save flow file as numpy and visualize it

thank you so much for sharing your awesome code

could you please explain how to save the flow file as .npy to visualize it as in visualize.py file

thank you in advance

Error in dimension mismatch when calculating drop_loss

Thank you very much for your code.
When I am training the dpvraft model, I will report an error when calculating the drop_loss. The dimension of the drop_conf is (2,8192), but the dimension of the drop_conf_gt is (1,16384). How can I solve this problem?
5555555

Visualization

Hi, it is a great job!
Could you provide the visualization code that produces the following effect in your paper, Thank you!
图片

The output of est_flow result

Hi, thanks for your great work.
I successfully run test.py, using FT3D dataset and best_checkpoints.params model. But, I can't find the output of estimate-flow file or a folder like result/FT3D which mentioned in visual.py. How can i get these files? Do I need to save the est_flow which mentioned in test.py at 120 lines as a npy file ?

Thanks in advance for your help.

保存est_flow为flow.npy后可视化报错

您好,我将est_flow保存后运行visual.py报错如下:
ValueError: operands could not be broadcast together with shapes (94608,) (32,3)
查看后发现某一pc1.npy和pc2.npy的维度均为(94608,3),但flow.npy的维度一直为(32,8192,3),因此无法做运算。所以想请教您如何将est_flow顺利保存成与pc1.npy相同维度的npy文件呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.