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

Set torchserve version to 0.7.1 for compatibility #1815

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from

Commits on Aug 23, 2023

  1. [CodeCamp2023-584]Support DINO self-supervised learning in project (o…

    …pen-mmlab#1756)
    
    * feat: impelemt DINO
    
    * chore: delete debug code
    
    * chore: impplement pre-commit
    
    * fix: fix imported package
    
    * chore: pre-commit check
    LALBJ committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d2ccc44 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. [CodeCamp2023-340] New Version of config Adapting MobileNet Algorithm (

    …open-mmlab#1774)
    
    * add new config adapting MobileNetV2,V3
    
    * add base model config for mobile net v3, modified all training configs of mobile net v3 inherit from the base model config
    
    * removed directory _base_/models/mobilenet_v3
    DE009 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    845b462 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. [Feature] Implement of Zero-Shot CLIP Classifier (open-mmlab#1737)

    * zero-shot CLIP
    
    * modify zero-shot clip config
    
    * add in1k_sub_prompt(8 prompts) for improvement
    
    * add some annotations doc
    
    * clip base class & clip_zs sub-class
    
    * some modifications of details after review
    
    * convert into and use mmpretrain-vit
    
    * modify names of some files and directories
    Coobiw committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    bb59c9a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    06bb586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bcf7e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    f4efe8b View commit details
    Browse the repository at this point in the history
  2. undo black formatting

    joaquincabezas committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    aaf9e40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd920d4 View commit details
    Browse the repository at this point in the history
  4. linting

    joaquincabezas committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    79efd27 View commit details
    Browse the repository at this point in the history