--- license: cc-by-nc-sa-4.0 language: - en --- # MindBridge ## Introduction This repo holds the pretrained weights for MindBridge (https://github.com/littlepure2333/MindBridge) ## Usage 1. Clone the code repo. `git clone https://github.com/littlepure2333/MindBridge.git` 2. Create a directory under the code repo `./train_logs` 3. Download the folder that contains pretrained weights into `./train_logs` 4. Run the scripts within the code repo `./scripts`