Git Product home page Git Product logo

dsgn's People

Contributors

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

dsgn's Issues

Inference Speed

Hello, could you please share the details about the inference speed of DSGN? Thanks.

the error of the depth estimation

Hi, I have a question about the error of the depth estimation. Did you compute this error with different distance? For example, output the mean and median error in several distance bins, like 0-10m, 10-20m, 20-30m, 30-40m.

tensorflow / tensorflow lite

First I want to congratulate you for the work done.
I would like to know if you plan to make a version that runs with tensorflow / tensorflow lite?

TypeError: expected dtype object, got 'numpy.dtype[float64]' in eval.py

When I was testing the model, Typerror appeared.
DSGN/dsgn/eval/kitti-object-eval-python# bash eval.sh /root/autodl-tmp/DSGN/tools/.././outputs/MODEL_DSGN_12g/kitti_output
/root/autodl-tmp/DSGN/tools/.././outputs/MODEL_DSGN_12g/kitti_output
0
Eval 3769 images
Traceback (most recent call last):
File "evaluate.py", line 32, in
fire.Fire()
File "/root/.local/lib/python3.7/site-packages/fire/core.py", line 141, in Fire
component_trace = _Fire(component, args, parsed_flag_args, context, name)
File "/root/.local/lib/python3.7/site-packages/fire/core.py", line 471, in _Fire
target=component.name)
File "/root/.local/lib/python3.7/site-packages/fire/core.py", line 681, in _CallAndUpdateTrace
component = fn(*varargs, **kwargs)
File "evaluate.py", line 28, in evaluate
print(get_official_eval_result(gt_annos, dt_annos, current_class))
File "/root/autodl-tmp/DSGN/dsgn/eval/kitti-object-eval-python/eval.py", line 773, in get_official_eval_result
z_center=z_center)
File "/root/autodl-tmp/DSGN/dsgn/eval/kitti-object-eval-python/eval.py", line 677, in do_eval_v3
z_center=z_center)
File "/root/autodl-tmp/DSGN/dsgn/eval/kitti-object-eval-python/eval.py", line 517, in eval_class
z_center=z_center)
File "/root/autodl-tmp/DSGN/dsgn/eval/kitti-object-eval-python/eval.py", line 395, in calculate_iou_partly
overlap_part = image_box_overlap(gt_boxes, dt_boxes)
TypeError: expected dtype object, got 'numpy.dtype[float64]'

About the construction of Plane Sweep Volume

Hi!I wonder whether the camera parameters need to be introduced when building the Plane Sweep Volume. What is the difference between your Plane Sweep Volume and the Cost Volume in Stereo matching?

Question about setup(performance issue)

I was so impressived by your model. Thank you for sharing!
So I want to implement your model in my setup. But there are some issue in performance.
I think it caused by pytorch version as you said in Troubleshooting.

At first my environment is as follows.

cuda 11.8
python 3.7
torch 1.8.0
torchvision 0.9.0
4 RTX 3090(24G) for training.

My train&test code is as follows

python3 tools/train_net.py --cfg ./configs/default/config_car.py --savemodel ./outputs/dsgn_origin_4 -btrain 4 -d 0-3 --multiprocessing-distributed
python3 tools/test_net.py --loadmodel ./outputs/dsgn_origin_4/finetune_53.tar -btest 8 -d 0-3

And my results
image
image

Thank you for reading my issue. Is there a problem with my setup?

The wrong outputs of the pre-trained model

Hi,Jia

I have cloned the repo and downloaded your first pre-trained model(DSGN_car_pretrained.zip). Then I run the code on my kitti dataset, but I got the result which just consists of the cyclist and pedestrians.
And, I also tried to apply another model (dsgn_12g_b). I got the result for 'car' successfully but the position, dimension, or orientation are almost wrong.

My environment follows your requirements (python==3.7.0, pytorch==1.1.0, torchvision==2.2.0).

Could you please give me some tips?

Thanks.

A question about demo video BEV point cloud

Hello, chenyilun95!
Thanks for your great work of monocular 3D object detection. After watch your demo, I am confused about the right_bottom BEV point cloud, is it original velodyne point cloud or pseudo lidar generated by depth estimation results of your net.

同一个目标多个预测框

您好,我使用finetune_53测试000016.png得到了这样的结果,请问是正常的吗
QQ浏览器截图20201216145002
我在test_net.py中如下位置添加了绘制包围框的代码,请问是在nms步骤之前进行了绘制吗?
QQ浏览器截图20201216145113

CUDA out of memory

Hi, thanks for your work.
I input batchsize 1 for one gpu, but out of memory? (caused by 3D convolution)

python3 ./tools/train_net.py
--cfg ./configs/default/config_car.py
--savemodel ./outputs/dsgn_car
--start_epoch 1
--lr_scale 50
--epochs 60
-btrain 1
-d 0 \

What should I do to solve this problem?
Thanks for you help.

Results don't match with paper on KITTI Leaderboard

Hi, I used the provided config config\defaults\config_car.py to train DSGN on the trainval set on KITTI and submit to the leaderboard. But the results I get seem to lower than those reported in the paper:

image

I am using Pytorch 1.2 with Torchvision 0.4 to train.

If the configuration used to get the leaderboard results differ from the provided ones, can they made available?

Thanks!

CUDA Of Memory

你好,想请问下跑12G的模型,不支持多GPU么?
我执行了这个指令python3 tools/train_net.py --cfg ./configs/config_car_12g.py --savemodel ./outputs/MODEL_dsgn_v1 -btrain 8 -d 0-7,然后还是出现了
RuntimeError: CUDA out of memory. Tried to allocate 674.00 MiB (GPU 0; 11.78 GiB total capacity; 9.14 GiB already allocated; 665.69 MiB free; 892.32 MiB cached)
我用的显卡是TITAN V的。
期待您的解答,谢谢!

RuntimeError: cuda runtime error (209) : no kernel image is available for execution on the device

I followed the same instruction as mentoned in README file but getting below error while running test_net.py

command : python3 tools/test_net.py --loadmodel ./outputs/DSGN_car_pretrained/ -btest 4 -d 2-3

Error: RuntimeError: cuda runtime error (209) : no kernel image is available for execution on the device

Environment Details:
Ubuntu 18.04
torch 1.3.0
torchvision 0.4.1
4GPU GeForce RTX 2080 11GB

CudaError_DSGN

What is the supervision of point cloud?

What is the supervision of point cloud?
I have two ways of understanding

  1. Is it the supervision of depth map? It's just that the depth map is generated by the point cloud?
  2. Is point cloud used to supervise volume directly

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.