Giter Site home page Giter Site logo

Comments (5)

tianweiy avatar tianweiy commented on August 27, 2024 1

I will check this later. For now, to visualize on validation set, you can just use dist_test.py and change this line to whatever number of images you want to see https://github.com/tianweiy/CenterPoint/blob/e14421df7b9fe86ae42b7349aeffed4705a9ab93/det3d/datasets/nuscenes/nusc_common.py#L658

from centerpoint.

YoushaaMurhij avatar YoushaaMurhij commented on August 27, 2024 1

torch.multiprocessing.set_sharing_strategy('file_system') solved the problem for me. I think this is because of the size of the validation set.

from centerpoint.

tianweiy avatar tianweiy commented on August 27, 2024

Can you give more details for this

I changes the directories to data/nuscenes and the directory to infos_val_10sweeps_withvelo_filter_True.pkl and set the dataset to cfg.data.val

from centerpoint.

tianweiy avatar tianweiy commented on August 27, 2024

show git diff?

from centerpoint.

YoushaaMurhij avatar YoushaaMurhij commented on August 27, 2024

In demo.py: I didn't change anything.

In nusc_centerpoint_pp_02voxel_circle_nms_demo.py:

#data_root = "demo/nuScenes"
data_root = "data/nuScenes"

#val_anno = "demo/nuScenes/demo_infos.pkl"
val_anno = "data/nuScenes/infos_val_10sweeps_withvelo_filter_True.pkl"

from centerpoint.

Related Issues (20)

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.