File size: 347 Bytes
abe802f
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9

# RTM Latent Refinement (Fast Variant)

This model was trained with a reduced architecture (unknown parameters) compared to the original paper's baseline to speed up training.

- **Dataset**: CIFAR-10
- **W&B Logs**: Check the W&B project `rtm-latent-refinement` under the account `JerMa88`.
- **Source Code**: Included in the `code/` directory.