GithubHelp home page GithubHelp logo

panopticnerf's People

Contributors

fuxiao0719 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

panopticnerf's Issues

Intersections over road surface

I find this will largely enforce NeRF to converge to proper depth. While intersections are from 3D bboxes, so how do you deal with road surface? I cannot see from here. Thanks in advance : )

How to generate the visible_id file?

Thanks for your excellent work!!!

When I was processing data, I encountered the visible_id file, but the kitti-360 official website does not have this file. How should I generate it, please?

Best wishes

Lidar depth data conversion

Thank you for this great work!

In the provided dataset, there are lidar depth files: lidar_depth/[seq_id]/*.npy
Are these files converted from the raw SICK scans in the original Kitti360 dataset?
If so, how can I convert them (from Kitti360 to the provided format)? Would you like to share sample code?
Thank you!

xyz /= cfg.dist

Thanks for your great work!
I was confused by the code on this line
The xyz is in real world space coordinate. The cft.dist denotes the distance from the origin to the furthest bounding primitive.

How can I change batch_size?

When I change the "batch_size" under "panopticnerf_test.yaml"——"train", an error occured.

Traceback (most recent call last):
File "train_net.py", line 95, in
main()
File "train_net.py", line 92, in main
train(cfg, network)
File "train_net.py", line 47, in train
trainer.train(epoch, train_loader, optimizer, recorder)
File "/root/data1/PanopticNeRF/lib/train/trainers/trainer.py", line 58, in train
for iteration, batch in enumerate(data_loader):
File "/opt/conda/lib/python3.7/site-packages/torch/utils/data/dataloader.py", line 521, in next
data = self._next_data()
File "/opt/conda/lib/python3.7/site-packages/torch/utils/data/dataloader.py", line 1203, in _next_data
return self._process_data(data)
File "/opt/conda/lib/python3.7/site-packages/torch/utils/data/dataloader.py", line 1229, in _process_data
data.reraise()
File "/opt/conda/lib/python3.7/site-packages/torch/_utils.py", line 434, in reraise
raise exception
KeyError: Caught KeyError in DataLoader worker process 0.
Original Traceback (most recent call last):
File "/opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/worker.py", line 287, in _worker_loop
data = fetcher.fetch(index)
File "/opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/fetch.py", line 52, in fetch
return self.collate_fn(data)
File "/opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/collate.py", line 74, in default_collate
return {key: default_collate([d[key] for d in batch]) for key in elem}
File "/opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/collate.py", line 74, in
return {key: default_collate([d[key] for d in batch]) for key in elem}
File "/opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/collate.py", line 74, in default_collate
return {key: default_collate([d[key] for d in batch]) for key in elem}
File "/opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/collate.py", line 74, in
return {key: default_collate([d[key] for d in batch]) for key in elem}
File "/opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/collate.py", line 74, in
return {key: default_collate([d[key] for d in batch]) for key in elem}
KeyError: 89

Could you please look at this problem?

How to calculate center_pose for config files?

Thanks for sharing your work and code!
I noticed there is center_pose in config files. I am working on a different dataset. Could you please share how you got the center_pose values in your config files? Thanks.

About sky depth without using NDC space

Thanks for your great work! I found that you used real world space coordinate instead of common NDC space. So I want to know how you supervise sky depth cause it is inf depth in real world. I found that you filted it out when training here

Panoptic nuScenes

您好 ,目前这个工作可以用在bev图的场景分割吗?

How to generate gt_2d_semantics, gt_2d_panoptics, lidar_depth?

Many thanks for this great work!

When evaluating, there are three files needed, gt_2d_semantics, gt_2d_panoptics and lidar_depth.

How could I prepare these files from the original Kitti360 data? Could there be a code release to generate these files?

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.