GithubHelp home page GithubHelp logo

sega-hsj / mvt-3dvg Goto Github PK

View Code? Open in Web Editor NEW
65.0 65.0 4.0 59.54 MB

Multi-View Transformer for 3D Visual Grounding [CVPR 2022]

Python 35.24% C++ 59.40% Makefile 0.07% Shell 0.07% CMake 0.05% C 3.59% Cuda 1.59%

mvt-3dvg's People

Contributors

sega-hsj 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

Watchers

 avatar  avatar  avatar  avatar

Forkers

canbaba0517

mvt-3dvg's Issues

How large is the computation?

Hi,
Thanks for sharing the code! Can I know how large is the computation? Is is computation expensive to do 3D visual grounding?

Cannot reproduce the results in the paper

Hi everyone,

I run the training code with command provided in README, the results are lower than that in the paper, as shown in the below table:

Accuracy MVT Reproduce
Nr3d 55.1 51.52
Sr3D 64.5 62.3

Therefore, I am wondering if someone else encounter such issue while reproducing the results.

Thanks in advcne!

the error of Parallel Training

Thanks for your excellent work!
I found the batch["lang_tokens'](created in referit_3d_net_utils.py single_epoch_train funtion) not partitioned into 2 parts in model when I used 2 gpus, which resulted in the mismatch of LANG_LOGITS computation(referit_3d_net.py forward function).
So I wonder what I need to revise if I want to use nn.DataParallel.
Looking forward to your reply and I'm sorry if it was my mistake. : )

About Visualization

Thanks for your wonderful work. : )

May I ask how I could directly visualize the prediction, i.e. bounding box of a certain object, of an input scene sample?
I've found some code concerning visualization in function 'detailed_predictions_on_dataset' (referit3d_net_utils.py, line 176), but after checking I think it may not realize what I want.

Thanks!

How to visualize with Open3D?

Can you release detailed code for visualization with Open3D? I have obtained test_resultall_vis.pkl in logs/checkpoints. Thanks.

How to train and evaluate on ScanRef dataset?

Thank you for the excellent work and code provided! The "readme" has indeed provided a clear and explicit explanation of the process to equip the ReferIt3d dataset. However, I don't find how to equip the code with ScanRef dataset. Am I missing something you have already mentioned?

Question about motivation. Generating different view by rotating only the center of object is not intuitive.

Great work on pushing the performance of 3D-VG models to a new level!

In my perspective, it is unnatural to representing different view by only one point (center of object according to the paper). Thus, I am really curious about the motivation.

How about the generating different view by rotating all the points of an object and use these different views to conduct experiments? Can this work or not?

Looking forward to author's reply~

About the dataset

Hi,

I have a naive problem with these two benchmarks. They both build upon ScanNet. Should I download the entire dataset (1.3TB)? Or only a part of them are used?

Encounter RuntimeError when compile CUDA layers for PointNet++

My pytorch version is py3.8_cuda11.1_cudnn8.0.5_0 and I encounter the RuntimeError when compile CUDA layers for PointNet++.

Solution: I solve this by replacing all mentions of AT_CHECK with TORCH_CHECK in ./referit3d/external_tools/pointnet2/_ext_src/src.

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.