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

[Feature] Implement of RAM with a gradio interface #1802

Merged
merged 12 commits into from
Oct 25, 2023
Merged

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 authored 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 authored 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 authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    bb59c9a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. ram init commit

    Coobiw committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    51a2a15 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 11, 2023

  1. Configuration menu
    Copy the full SHA
    b0a792e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4849324 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    d35c778 View commit details
    Browse the repository at this point in the history
  2. Bump version to v1.1.0

    mzr1996 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a4c219e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    4584a07 View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    mzr1996 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    06bb1ea View commit details
    Browse the repository at this point in the history