Skip to content

huawei mindspore implementation of "Calibrating Multimodal Learning" on ICML 2023

Notifications You must be signed in to change notification settings

QingyangZhang/mindspore-CML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Calibrating Multimodal Learning (CML)

This repository contains the code of Calibrating Multimodal Learning. Here we provide a demo and detailed instructions for constructing CML on several dataset.

Requirment

mindspore

Python 3

scikit-learn

numpy

scipy

Example Experiments

This repository contains experimental code mentioned in the paper.

Training and Testing

  • train miwae without CML:

    python miwae/train.py

About

huawei mindspore implementation of "Calibrating Multimodal Learning" on ICML 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages