Giter Site home page Giter Site logo

haiyang-w / rbgnet Goto Github PK

View Code? Open in Web Editor NEW
41.0 2.0 4.0 1.82 MB

[CVPR2022] This is the official code of "RBGNet: Ray-based Grouping for 3D Object Detection".

Python 84.66% C++ 5.46% Cuda 9.28% C 0.37% Shell 0.23%
3d 3d-object-detection cvpr2022 scannet-dataset

rbgnet's People

Contributors

haiyang-w 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

Watchers

 avatar  avatar

rbgnet's Issues

How do I run this network with my own data?

Dear all, thank you for publishing this work.
I am curious how to use this network on my own data. For example, say I have a PCD for chairs, I do not have the ground truth for this. I just want to run inference script to give me a list of detected objects.
How would be the best way to progress using your network? Any help on this would be very much appreciated.
Thank you for the contribution !!

AttributeError: module ‘torch’ has no attribute ‘searchsorted’

Hello!Congratulations first on your newly accepted CVPR manuscript in 2022. And I am also working on this field. While I am running the project,I meet a problem called module ‘torch’ has no attribute ‘searchsorted’ when running train.py. And I may assume this is due to the different versions of pytorch. Therefore, may I know the substitution of function ‘searchsorted’ in pytorch 1.1
The environment is as follows:
Python=3.6
Pytorch=1.1
CUDA=10.0
spconv=1.0
File “..pcdet/models/dense_heads/rbg_head.py”,line 1140,in _get_fine_points
inds = torch.searchsorted(cdf, u, right=True)

About the usage of spconv

Thanks for your great work. According to the config file and paper, the installation of spconv is only for the compatibility with full mmdet3d/pcdet's compilation. Am I understanding it right?

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.