Git Product home page Git Product logo

pointdistiller's People

Contributors

runpeidong 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pointdistiller's Issues

channel number in teacher and student

hello, thank you for your wonderful work.
I was wondering how you handle the channel number difference in calculating the KD-Loss? And what kind of loss was used for KD?

plan for releasing your amazing work with code

Hello~ your recent work seems very impressive. I'd like to try several experiments with your work.
Can you please release the code as soon as possible? I'm really looking forward to it!

AssertionError: train_cfg specified in both outer field and model field

When I try to run CUDA_VISIBLE_DEVICES=0 python tools/train.py configs/pointpillars/hv_pointpillars_secfpn_6x8_160e_kitti-3d-3class_student_4x.py --use-kd ,I encounter the following error message. How can I solve it?
2023-05-22 20:03:39,521 - mmdet - INFO - Set random seed to 0, deterministic: False
/home/k/KD/PointDistiller/mmdetection3d/mmdet3d/models/builder.py:53: UserWarning: train_cfg and test_cfg is deprecated, please specify them in model
'please specify them in model', UserWarning)
Traceback (most recent call last):
File "tools/train.py", line 294, in
main()
File "tools/train.py", line 248, in main
test_cfg=cfg.get('test_cfg'))
File "/home/k/KD/PointDistiller/mmdetection3d/mmdet3d/models/builder.py", line 85, in build_model
return build_detector(cfg, train_cfg=train_cfg, test_cfg=test_cfg)
File "/home/k/KD/PointDistiller/mmdetection3d/mmdet3d/models/builder.py", line 55, in build_detector
'train_cfg specified in both outer field and model field '
AssertionError: train_cfg specified in both outer field and model field

open source

Hi! Congratulations! when will you open source the codes? Looking forward to it!

Importance score for points

Hi, thanks for the work. Just wondering what the values in Fig. 3(b) actually denote? (e.g. [0.3, 0.2 0.1, ...], from which 0.3 is taken)

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.