Git Product home page Git Product logo

okdhp's Introduction

I'm Zheng Li(李政)

🏫 I am a PhD student at Nankai University, advised by Prof. Xiang Li and Prof. Jian Yang.

💻︎ I am also a research intern at DAMO Academy, Alibaba Group.

🖋️ My research interest mainly focuses on Efficient Model Computing (PEFT and KD).

📄 My recent works:

  • [CVPR 24] PromptKD: Unsupervised Prompt Distillation for Vision-Language Models. [Paper] [Code]
  • [PR 24] DTSKD: Dual Teachers for Self-Knowledge Distillation. [Paper]
  • [AAAI 23] CTKD: Curriculum Temperature for Knowledge Distillation. [Paper] [Code]

🏠️ [Home Page] [Google Scholar]

📧 zhengli97[at]{qq.com, mail.nankai.edu.cn}

okdhp's People

Contributors

zhengli97 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

Watchers

 avatar

okdhp's Issues

請問 branch0 結果

您好
單純用 hg_template.yaml 訓練
印出來的結果中有 branch0, 1, 2, 3
想請問 branch0 代表的是論文中前兩個 share stacks 對嗎?
如果是的話,另外想請問 branch0 的 acc 始終高於後面的三個 branches,這樣的結果是正常的嗎?
謝謝

Unable to train?

Traceback (most recent call last):
  File "tools/train.py", line 225, in <module>
    main()
  File "tools/train.py", line 182, in main
    train(cfg, train_loader, model, criterion, criterion_kd, consistency_weight, kd_weight, ens_weight,
  File "/home/OKDHP/tools/../lib/core/function_okd.py", line 59, in train
    loss.backward()
  File "/home/miniconda3/envs/mm/lib/python3.8/site-packages/torch/_tensor.py", line 307, in backward
    torch.autograd.backward(self, gradient, retain_graph, create_graph, inputs=inputs)
  File "/home/miniconda3/envs/mm/lib/python3.8/site-packages/torch/autograd/__init__.py", line 154, in backward
    Variable._execution_engine.run_backward(
RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.FloatTensor [16, 256, 64, 64]], which is output 0 of ReluBackward0, is at version 1; expected version 0 instead. Hint: enable anomaly detection to find the operation that failed to compute its gradient, with torch.autograd.set_detect_anomaly(True).

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.