Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Add metafiles for KD algo (ABLoss, DAFL, DFAD, FBKD, FitNets, ZSKT) #258

Closed
wants to merge 12 commits into from

Commits on Aug 30, 2022

  1. 1.Add metafile. 2.Remove TODO for circle_CI in test_distillation_loss…

    …es. 3.Revise data in datafreedistillation for new feature of mmengine.
    wilxy committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    35d5ffb View commit details
    Browse the repository at this point in the history
  2. [Docs] Add docs and update algo README (open-mmlab#259)

    * docs v0.1
    
    * update picture links in algo README
    humu789 committed Aug 30, 2022
    1 Configuration menu
    Copy the full SHA
    ce22497 View commit details
    Browse the repository at this point in the history
  3. [Doc] Add Tutorial of KD,Pruning,NAS and Installation. (open-mmlab#255)

    * [doc] add doc of installation, kd, nas, pruning
    
    * [doc] add user guide part
    
    * fix name of mmcv-full to mmcv
    
    * [doc] fix mmcv based on zaida 's suggestion
    
    * [doc] fix index error based on shiguang's comments
    pprp committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    c650b3e View commit details
    Browse the repository at this point in the history
  4. [CI] Add circle ci (open-mmlab#257)

    * copy .circleci from mmdet
    
    * adapt mmrazor
    
    * change the min docstring coverage
    
    * fix typos
    
    * update publish model script
    
    * update circle ci config
    pppppM committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    8a249fd View commit details
    Browse the repository at this point in the history
  5. [Enhancement] Add benchmark test script (open-mmlab#262)

    * update benchmark test
    
    * fix circle ci gpu config
    
    * fix lints
    
    Co-authored-by: gaojianfei <gaojianfei@sensetime.com>
    pppppM and pppppM committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    f60cf9c View commit details
    Browse the repository at this point in the history
  6. Revert "[Enhancement] Add benchmark test script" (open-mmlab#263)

    Revert "[Enhancement] Add benchmark test script (open-mmlab#262)"
    
    This reverts commit f60cf9c.
    pppppM committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    5105489 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    294b3bb View commit details
    Browse the repository at this point in the history
  2. 1.Add metafile. 2.Remove TODO for circle_CI in test_distillation_loss…

    …es. 3.Revise data in datafreedistillation for new feature of mmengine.
    wilxy committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    9826794 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a1ec45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e06b5af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f11510 View commit details
    Browse the repository at this point in the history
  6. 1.Revise pre-commit warnings.

    wilxy committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    f88a294 View commit details
    Browse the repository at this point in the history