From ebb3dab78211ef19b312724405e0b5de774f6daf Mon Sep 17 00:00:00 2001 From: Junpeng Jing <34483135+TomTomTommi@users.noreply.github.com> Date: Fri, 7 Jan 2022 18:27:54 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7aef912..4e044c9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Published on **IEEE Transactions of Pattern Analysis and Machine Intelligence (T @ [Beihang University](http://ev.buaa.edu.cn/).
- +
@@ -49,7 +49,7 @@ file name `suffix = 'model_checkpoint_03000'`. ## 3. Train 1. Run `train_old_version.py`. Following the Algorithm 1 to train the model. -2. **Note: MFQEv2 may be hard to train.** The model may suffer from explosion. Our solution is to stop the training process at a normal node and abate the learning rate. Then, continue to train the model. +2. **Note: DeepMIH may be hard to train.** The model may suffer from explosion. Our solution is to stop the training process at a normal node and abate the learning rate. Then, continue to train the model. ## 4. Further explanation