Hi, Seems to me that in the config, both [coco300_active](https://github.com/NVlabs/AL-MDN/blob/main/data/config.py#L38) and [coco](https://github.com/NVlabs/AL-MDN/blob/main/data/config.py#L90) have the same learning rate schedule and iterations. What is the reason for this? Can transfer learning be used here for faster active learning?